[{"id":992103,"name":"@interop-ui/react-menu","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":5,"first_release_published_at":"2020-12-10T14:10:56.535Z","latest_release_published_at":"2021-09-07T22:05:59.162Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T22:12:49.569Z","created_at":"2022-04-07T18:43:28.559Z","updated_at":"2026-09-02T22:12:49.569Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-menu","install_command":"npm install @interop-ui/react-menu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-4","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T01:11:30.180Z","dependent_packages_count":3,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":1.300216909005435,"forks_count":2.2850085361528754,"average":14.38175571111328},"purl":"pkg:npm/%40interop-ui/react-menu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-menu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-menu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-menu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-menu/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:01.275Z","updated_at":"2022-11-20T17:31:01.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:01.327Z","updated_at":"2022-11-20T17:31:01.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138455,"name":"@radix-ui/react-collapsible","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":329,"first_release_published_at":"2025-01-16T17:55:49.187Z","latest_release_published_at":"2026-07-24T23:51:04.773Z","latest_release_number":"1.1.20","last_synced_at":"2026-09-01T22:11:37.426Z","created_at":"2022-04-08T11:51:49.913Z","updated_at":"2026-09-01T22:11:37.426Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-collapsible","install_command":"npm install @radix-ui/react-collapsible","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.20","next":"1.1.21-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-10-03T22:46:16.000Z","size":19187,"stargazers_count":15731,"open_issues_count":502,"forks_count":815,"subscribers_count":47,"default_branch":"main","last_synced_at":"2024-10-29T20:52:39.187Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-10-29T19:49:36.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-10-29T23:25:00.630Z","dependent_packages_count":314,"downloads":226218439,"downloads_period":"last-month","dependent_repos_count":7916,"rankings":{"downloads":0.15480938446814,"dependent_repos_count":0.26948092780314364,"dependent_packages_count":0.1646967940424576,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.8741814527321602,"average":0.6541941760003201},"purl":"pkg:npm/%40radix-ui/react-collapsible","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-collapsible","docker_dependents_count":60,"docker_downloads_count":21959,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-collapsible","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-collapsible/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T17:34:46.400Z","issues_count":2434,"pull_requests_count":571,"avg_time_to_close_issue":7494862.520882585,"avg_time_to_close_pull_request":5933517.153374233,"issues_closed_count":1260,"pull_requests_closed_count":325,"pull_request_authors_count":139,"issue_authors_count":681,"avg_comments_per_issue":6.270747740345111,"avg_comments_per_pull_request":3.5253940455341506,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":633,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":2221572.0585585586,"past_year_avg_time_to_close_pull_request":3336567.5615384616,"past_year_issues_closed_count":222,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":351,"past_year_avg_comments_per_issue":1.627172195892575,"past_year_avg_comments_per_pull_request":0.9508928571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-collapsible/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:00.957Z","updated_at":"2024-10-29T23:25:00.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-19T02:17:41.036Z","updated_at":"2022-11-19T02:17:41.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:01.061Z","updated_at":"2024-10-29T23:25:01.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-10T21:40:48.830Z","updated_at":"2026-02-10T21:40:48.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11646141,"name":"org.webjars.npm:radix-ui__react-alert-dialog","ecosystem":"maven","description":"WebJar for @radix-ui/react-alert-dialog","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2025-05-16T07:58:53.000Z","latest_release_published_at":"2025-05-16T08:01:10.000Z","latest_release_number":"1.1.13","last_synced_at":"2026-09-02T21:38:40.545Z","created_at":"2025-05-16T08:15:30.820Z","updated_at":"2026-09-02T21:38:40.545Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-alert-dialog/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-alert-dialog/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T17:51:45.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.96224666043386,"dependent_packages_count":49.99029418522657,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.47627042283021},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-alert-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-alert-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-alert-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-alert-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-alert-dialog/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5916220,"name":"@implydata/radix-react-checkbox","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:29:43.309Z","latest_release_published_at":"2023-03-03T02:04:45.051Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-02T22:02:24.525Z","created_at":"2023-01-21T00:40:49.431Z","updated_at":"2026-09-02T22:02:24.526Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-checkbox","install_command":"npm install @implydata/radix-react-checkbox","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T08:38:16.744Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.633378650360784,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3604595065994285,"forks_count":2.430140070344424,"average":14.52384781412097},"purl":"pkg:npm/%40implydata/radix-react-checkbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-checkbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-checkbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-checkbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-checkbox/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:50.574Z","updated_at":"2023-01-21T00:50:50.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:49.933Z","updated_at":"2023-01-21T00:50:49.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:50.034Z","updated_at":"2023-01-21T00:50:50.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:50.063Z","updated_at":"2023-01-21T00:50:50.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:50.089Z","updated_at":"2023-01-21T00:50:50.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:50.183Z","updated_at":"2023-01-21T00:50:50.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:50.230Z","updated_at":"2023-01-21T00:50:50.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:50.304Z","updated_at":"2023-01-21T00:50:50.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:50.340Z","updated_at":"2023-01-21T00:50:50.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:50.377Z","updated_at":"2023-01-21T00:50:50.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:50.400Z","updated_at":"2023-01-21T00:50:50.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:50.424Z","updated_at":"2023-01-21T00:50:50.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:50.449Z","updated_at":"2023-01-21T00:50:50.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:50.549Z","updated_at":"2023-01-21T00:50:50.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:50.634Z","updated_at":"2023-01-21T00:50:50.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:50.692Z","updated_at":"2023-01-21T00:50:50.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:50.723Z","updated_at":"2023-01-21T00:50:50.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:50.779Z","updated_at":"2023-01-21T00:50:50.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:50.851Z","updated_at":"2023-01-21T00:50:50.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:50.926Z","updated_at":"2023-01-21T00:50:50.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:50.955Z","updated_at":"2023-01-21T00:50:50.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:50.975Z","updated_at":"2023-01-21T00:50:50.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.016Z","updated_at":"2023-01-21T00:50:51.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.047Z","updated_at":"2023-01-21T00:50:51.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.192Z","updated_at":"2023-01-21T00:50:51.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.235Z","updated_at":"2023-01-21T00:50:51.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.303Z","updated_at":"2023-01-21T00:50:51.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.386Z","updated_at":"2023-01-21T00:50:51.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.416Z","updated_at":"2023-01-21T00:50:51.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.444Z","updated_at":"2023-01-21T00:50:51.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:18.173Z","updated_at":"2023-02-27T23:21:18.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-05T04:22:40.412Z","updated_at":"2023-05-05T04:22:40.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:39.877Z","updated_at":"2023-09-09T10:24:39.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-14T23:50:20.972Z","updated_at":"2023-11-14T23:50:20.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T03:53:51.197Z","updated_at":"2024-04-19T03:53:51.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:11.306Z","updated_at":"2024-08-21T09:49:11.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:02.760Z","updated_at":"2024-10-29T23:25:02.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-13T18:05:19.479Z","updated_at":"2026-02-13T18:05:19.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-13T18:05:20.061Z","updated_at":"2026-02-13T18:05:20.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-13T18:05:20.759Z","updated_at":"2026-02-13T18:05:20.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-13T18:05:18.912Z","updated_at":"2026-02-13T18:05:18.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-08-01T21:30:37.526Z","updated_at":"2026-08-01T21:30:37.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-08-01T21:30:37.534Z","updated_at":"2026-08-01T21:30:37.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5888805,"name":"@radix-ui/react-menubar","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":253,"first_release_published_at":"2025-01-16T17:55:52.677Z","latest_release_published_at":"2026-07-24T23:51:23.291Z","latest_release_number":"1.1.24","last_synced_at":"2026-09-02T22:13:14.668Z","created_at":"2023-01-16T15:38:11.308Z","updated_at":"2026-09-02T22:13:14.669Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-menubar","install_command":"npm install @radix-ui/react-menubar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.24","next":"1.1.25-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:54:24.096Z","dependent_packages_count":115,"downloads":171256172,"downloads_period":"last-month","dependent_repos_count":1246,"rankings":{"downloads":0.5871959374378306,"dependent_repos_count":0.5807849365052168,"dependent_packages_count":1.4537359464574942,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":1.6186636805636194,"average":1.1511124234570438},"purl":"pkg:npm/%40radix-ui/react-menubar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-menubar","docker_dependents_count":6,"docker_downloads_count":2527,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-menubar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-menubar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-menubar/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T22:25:52.852Z","updated_at":"2024-10-29T22:25:52.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2023-01-16T15:38:11.612Z","updated_at":"2023-01-16T15:38:11.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T22:25:53.209Z","updated_at":"2024-10-29T22:25:53.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T13:47:12.545Z","updated_at":"2026-02-11T13:47:12.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916240,"name":"@implydata/radix-react-collapsible","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:29:45.575Z","latest_release_published_at":"2023-03-03T02:04:44.971Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-02T21:38:45.697Z","created_at":"2023-01-21T00:40:49.873Z","updated_at":"2026-09-02T21:38:45.697Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-collapsible","install_command":"npm install @implydata/radix-react-collapsible","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:20:06.576Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.827756008192493,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3803312283653202,"forks_count":2.4613211246593525,"average":11.238939370538153},"purl":"pkg:npm/%40implydata/radix-react-collapsible","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-collapsible","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-collapsible","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-collapsible/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-collapsible/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:50.762Z","updated_at":"2023-01-21T00:50:50.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:50.095Z","updated_at":"2023-01-21T00:50:50.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:50.185Z","updated_at":"2023-01-21T00:50:50.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:50.228Z","updated_at":"2023-01-21T00:50:50.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:50.267Z","updated_at":"2023-01-21T00:50:50.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:50.332Z","updated_at":"2023-01-21T00:50:50.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:50.370Z","updated_at":"2023-01-21T00:50:50.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:50.470Z","updated_at":"2023-01-21T00:50:50.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:50.490Z","updated_at":"2023-01-21T00:50:50.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:50.515Z","updated_at":"2023-01-21T00:50:50.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:50.555Z","updated_at":"2023-01-21T00:50:50.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:50.595Z","updated_at":"2023-01-21T00:50:50.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:50.624Z","updated_at":"2023-01-21T00:50:50.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:50.721Z","updated_at":"2023-01-21T00:50:50.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:50.814Z","updated_at":"2023-01-21T00:50:50.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:50.854Z","updated_at":"2023-01-21T00:50:50.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:50.885Z","updated_at":"2023-01-21T00:50:50.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:50.956Z","updated_at":"2023-01-21T00:50:50.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:51.019Z","updated_at":"2023-01-21T00:50:51.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:51.071Z","updated_at":"2023-01-21T00:50:51.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:51.116Z","updated_at":"2023-01-21T00:50:51.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:51.150Z","updated_at":"2023-01-21T00:50:51.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.191Z","updated_at":"2023-01-21T00:50:51.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.224Z","updated_at":"2023-01-21T00:50:51.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.384Z","updated_at":"2023-01-21T00:50:51.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.420Z","updated_at":"2023-01-21T00:50:51.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.480Z","updated_at":"2023-01-21T00:50:51.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.606Z","updated_at":"2023-01-21T00:50:51.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.642Z","updated_at":"2023-01-21T00:50:51.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.699Z","updated_at":"2023-01-21T00:50:51.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:20.137Z","updated_at":"2023-02-27T23:21:20.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-17T04:53:02.551Z","updated_at":"2023-05-17T04:53:02.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-08T05:50:53.538Z","updated_at":"2023-09-08T05:50:53.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:07:48.139Z","updated_at":"2023-11-15T01:07:48.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:00:20.201Z","updated_at":"2024-04-19T04:00:20.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:10.525Z","updated_at":"2024-08-21T09:49:10.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T19:53:46.519Z","updated_at":"2024-10-29T19:53:46.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-17T21:06:19.393Z","updated_at":"2026-02-17T21:06:19.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-17T21:06:19.499Z","updated_at":"2026-02-17T21:06:19.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-17T21:06:19.565Z","updated_at":"2026-02-17T21:06:19.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-17T21:06:19.334Z","updated_at":"2026-02-17T21:06:19.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-08-06T10:05:03.378Z","updated_at":"2026-08-06T10:05:03.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-08-06T10:05:03.396Z","updated_at":"2026-08-06T10:05:03.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992137,"name":"@interop-ui/react-tooltip","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":20,"first_release_published_at":"2020-08-25T13:11:22.406Z","latest_release_published_at":"2021-09-07T22:07:19.147Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-01T21:39:18.062Z","created_at":"2022-04-07T18:43:31.273Z","updated_at":"2026-09-01T21:39:18.062Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-tooltip","install_command":"npm install @interop-ui/react-tooltip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-17","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-29T00:18:09.684Z","dependent_packages_count":2,"downloads":86,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":20.88582556246404,"dependent_repos_count":7.681480734235527,"dependent_packages_count":8.894386156129027,"stargazers_count":0.9281693668888026,"forks_count":1.6819530074282292,"docker_downloads_count":null,"average":8.014362965429125},"purl":"pkg:npm/%40interop-ui/react-tooltip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-tooltip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-tooltip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-tooltip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-tooltip/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:30.048Z","updated_at":"2022-11-20T17:31:30.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:30.056Z","updated_at":"2022-11-20T17:31:30.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5909621,"name":"@implydata/radix-react-toast","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:31:08.607Z","latest_release_published_at":"2023-03-03T02:05:23.516Z","latest_release_number":"1.2.0","last_synced_at":"2026-09-01T21:43:10.110Z","created_at":"2023-01-19T21:34:19.033Z","updated_at":"2026-09-01T21:43:10.111Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-toast","install_command":"npm install @implydata/radix-react-toast","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.2.0-rc.4","latest":"1.1.5-rc.5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T21:52:18.864Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.010420433632877,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3800425941617547,"forks_count":2.4613211246593525,"average":14.609408999150839},"purl":"pkg:npm/%40implydata/radix-react-toast","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-toast","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-toast","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-toast/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-toast/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-19T21:34:27.732Z","updated_at":"2023-01-19T21:34:27.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-19T21:34:27.678Z","updated_at":"2023-01-19T21:34:27.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-19T21:34:27.683Z","updated_at":"2023-01-19T21:34:27.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-19T21:34:27.686Z","updated_at":"2023-01-19T21:34:27.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-19T21:34:27.688Z","updated_at":"2023-01-19T21:34:27.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-19T21:34:27.693Z","updated_at":"2023-01-19T21:34:27.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-19T21:34:27.696Z","updated_at":"2023-01-19T21:34:27.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-19T21:34:27.703Z","updated_at":"2023-01-19T21:34:27.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-19T21:34:27.706Z","updated_at":"2023-01-19T21:34:27.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-19T21:34:27.708Z","updated_at":"2023-01-19T21:34:27.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-19T21:34:27.711Z","updated_at":"2023-01-19T21:34:27.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-19T21:34:27.714Z","updated_at":"2023-01-19T21:34:27.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-19T21:34:27.716Z","updated_at":"2023-01-19T21:34:27.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-19T21:34:27.729Z","updated_at":"2023-01-19T21:34:27.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-19T21:34:27.738Z","updated_at":"2023-01-19T21:34:27.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-19T21:34:27.745Z","updated_at":"2023-01-19T21:34:27.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-19T21:34:27.748Z","updated_at":"2023-01-19T21:34:27.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-19T21:34:27.756Z","updated_at":"2023-01-19T21:34:27.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-19T21:34:27.762Z","updated_at":"2023-01-19T21:34:27.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-19T21:34:27.768Z","updated_at":"2023-01-19T21:34:27.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-19T21:34:27.771Z","updated_at":"2023-01-19T21:34:27.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-19T21:34:27.774Z","updated_at":"2023-01-19T21:34:27.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-19T21:34:27.777Z","updated_at":"2023-01-19T21:34:27.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-19T21:34:27.780Z","updated_at":"2023-01-19T21:34:27.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-19T21:34:27.794Z","updated_at":"2023-01-19T21:34:27.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-19T21:34:27.797Z","updated_at":"2023-01-19T21:34:27.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-19T21:34:27.803Z","updated_at":"2023-01-19T21:34:27.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-19T21:34:27.811Z","updated_at":"2023-01-19T21:34:27.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-19T21:34:27.814Z","updated_at":"2023-01-19T21:34:27.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-19T21:34:27.817Z","updated_at":"2023-01-19T21:34:27.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:24:14.275Z","updated_at":"2023-02-27T23:24:14.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-17T04:53:02.996Z","updated_at":"2023-05-17T04:53:02.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-08T05:50:54.309Z","updated_at":"2023-09-08T05:50:54.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:08:37.755Z","updated_at":"2023-11-15T01:08:37.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T03:55:52.859Z","updated_at":"2024-04-19T03:55:52.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:21.036Z","updated_at":"2024-08-21T09:49:21.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:03.266Z","updated_at":"2024-10-29T23:25:03.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-19T00:04:32.701Z","updated_at":"2026-02-19T00:04:32.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-19T00:04:33.617Z","updated_at":"2026-02-19T00:04:33.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-19T00:04:34.778Z","updated_at":"2026-02-19T00:04:34.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-19T00:04:30.963Z","updated_at":"2026-02-19T00:04:30.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-06-23T05:00:07.422Z","updated_at":"2026-06-23T05:00:07.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-06-23T05:00:07.487Z","updated_at":"2026-06-23T05:00:07.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138510,"name":"@radix-ui/react-visually-hidden","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":273,"first_release_published_at":"2025-01-16T17:56:00.966Z","latest_release_published_at":"2026-07-24T23:51:46.146Z","latest_release_number":"1.2.11","last_synced_at":"2026-09-01T21:43:27.025Z","created_at":"2022-04-08T11:51:55.415Z","updated_at":"2026-09-01T21:43:27.025Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-visually-hidden","install_command":"npm install @radix-ui/react-visually-hidden","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.11","next":"1.2.12-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:12:06.855Z","dependent_packages_count":112,"downloads":268823858,"downloads_period":"last-month","dependent_repos_count":26025,"rankings":{"downloads":0.07274108403541878,"dependent_repos_count":0.17368789453355096,"dependent_packages_count":0.33814627355352583,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.8112717589533575,"average":0.6429739180053121},"purl":"pkg:npm/%40radix-ui/react-visually-hidden","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-visually-hidden","docker_dependents_count":265,"docker_downloads_count":55708761,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-visually-hidden","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-visually-hidden/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-visually-hidden/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T20:11:00.405Z","updated_at":"2024-10-29T20:11:00.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T18:52:35.342Z","updated_at":"2022-11-20T18:52:35.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T20:11:00.494Z","updated_at":"2024-10-29T20:11:00.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-10T17:31:27.683Z","updated_at":"2026-02-10T17:31:27.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916221,"name":"@implydata/radix-react-avatar","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:29:41.276Z","latest_release_published_at":"2023-03-03T02:04:45.014Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-01T21:46:36.557Z","created_at":"2023-01-21T00:40:49.442Z","updated_at":"2026-09-01T21:46:36.558Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-avatar","install_command":"npm install @implydata/radix-react-avatar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19187,"open_issues_count":340,"forks_count":1233,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-20T05:12:58.926Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-20T04:35:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787959,"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-20T02:00:06.210Z","response_time":54,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-25T15:35:15.824Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.295187616050049,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3803312283653202,"forks_count":2.4613211246593525,"average":14.666420162474987},"purl":"pkg:npm/%40implydata/radix-react-avatar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-avatar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-avatar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-avatar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:10:12.028Z","issues_count":1115,"pull_requests_count":748,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9277055.844720498,"issues_closed_count":664,"pull_requests_closed_count":483,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5828877005347595,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1821564.3846153845,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.1945945945945946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-avatar/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:50.657Z","updated_at":"2023-01-21T00:50:50.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:49.906Z","updated_at":"2023-01-21T00:50:49.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:49.970Z","updated_at":"2023-01-21T00:50:49.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:50.030Z","updated_at":"2023-01-21T00:50:50.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:50.065Z","updated_at":"2023-01-21T00:50:50.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:50.143Z","updated_at":"2023-01-21T00:50:50.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:50.184Z","updated_at":"2023-01-21T00:50:50.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:50.283Z","updated_at":"2023-01-21T00:50:50.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:50.314Z","updated_at":"2023-01-21T00:50:50.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:50.355Z","updated_at":"2023-01-21T00:50:50.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:50.382Z","updated_at":"2023-01-21T00:50:50.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:50.410Z","updated_at":"2023-01-21T00:50:50.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:50.452Z","updated_at":"2023-01-21T00:50:50.452Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:50.586Z","updated_at":"2023-01-21T00:50:50.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:50.738Z","updated_at":"2023-01-21T00:50:50.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:50.818Z","updated_at":"2023-01-21T00:50:50.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:50.859Z","updated_at":"2023-01-21T00:50:50.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:50.922Z","updated_at":"2023-01-21T00:50:50.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:50.976Z","updated_at":"2023-01-21T00:50:50.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:51.039Z","updated_at":"2023-01-21T00:50:51.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:51.059Z","updated_at":"2023-01-21T00:50:51.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:51.078Z","updated_at":"2023-01-21T00:50:51.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.114Z","updated_at":"2023-01-21T00:50:51.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.161Z","updated_at":"2023-01-21T00:50:51.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.299Z","updated_at":"2023-01-21T00:50:51.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.351Z","updated_at":"2023-01-21T00:50:51.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.413Z","updated_at":"2023-01-21T00:50:51.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.509Z","updated_at":"2023-01-21T00:50:51.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.547Z","updated_at":"2023-01-21T00:50:51.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.585Z","updated_at":"2023-01-21T00:50:51.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:18.336Z","updated_at":"2023-02-27T23:21:18.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-22T19:17:51.619Z","updated_at":"2023-05-22T19:17:51.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:25.900Z","updated_at":"2023-09-09T10:24:25.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:07:49.396Z","updated_at":"2023-11-15T01:07:49.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:00:18.185Z","updated_at":"2024-04-19T04:00:18.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:09.641Z","updated_at":"2024-08-21T09:49:09.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:08.913Z","updated_at":"2024-10-29T23:25:08.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-12T05:48:25.946Z","updated_at":"2026-02-12T05:48:25.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-12T05:48:27.023Z","updated_at":"2026-02-12T05:48:27.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-12T05:48:27.598Z","updated_at":"2026-02-12T05:48:27.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-12T05:48:24.940Z","updated_at":"2026-02-12T05:48:24.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-21T01:45:41.419Z","updated_at":"2026-07-21T01:45:41.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-21T01:45:41.478Z","updated_at":"2026-07-21T01:45:41.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5310478,"name":"@ygorluiz/react-accordion","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:35:38.274Z","latest_release_published_at":"2022-10-05T04:35:38.274Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-01T21:49:49.577Z","created_at":"2022-10-07T00:43:43.645Z","updated_at":"2026-09-01T21:49:49.578Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-accordion","install_command":"npm install @ygorluiz/react-accordion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T01:11:26.161Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":56.48365051999424,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.375715917384474,"forks_count":2.437646538777779,"average":19.01637776260819},"purl":"pkg:npm/%40ygorluiz/react-accordion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-accordion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-accordion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-accordion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-accordion/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-14T04:15:38.379Z","updated_at":"2022-11-14T04:15:38.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713664,"name":"@pspdfkit-labs/react-toggle","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:58.985Z","latest_release_published_at":"2022-12-19T10:03:58.985Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-01T21:52:36.924Z","created_at":"2022-12-19T10:23:20.084Z","updated_at":"2026-09-01T21:52:36.924Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-toggle","install_command":"npm install @pspdfkit-labs/react-toggle","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.1","latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.777Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.3929020579661144,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.3604595065994285,"forks_count":2.430140070344424,"average":8.393675494358884},"purl":"pkg:npm/%40pspdfkit-labs/react-toggle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-toggle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-toggle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-toggle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-toggle/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:12.865Z","updated_at":"2022-12-19T10:24:12.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:12.881Z","updated_at":"2022-12-19T10:24:12.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:12.944Z","updated_at":"2022-12-19T10:24:12.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-11T23:14:43.888Z","updated_at":"2026-02-11T23:14:43.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:11.759Z","updated_at":"2023-06-23T04:26:11.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-11T23:14:43.949Z","updated_at":"2026-02-11T23:14:43.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307182,"name":"@ygorluiz/react-visually-hidden","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:49.711Z","latest_release_published_at":"2022-10-05T04:36:49.711Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-01T21:53:44.151Z","created_at":"2022-10-05T04:42:36.908Z","updated_at":"2026-09-01T21:53:44.151Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-visually-hidden","install_command":"npm install @ygorluiz/react-visually-hidden","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T08:38:16.744Z","dependent_packages_count":7,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.70011170567431,"dependent_repos_count":25.30552159382132,"dependent_packages_count":3.5753650433400694,"stargazers_count":1.3963739222582787,"forks_count":2.4908676844059756,"average":14.893647989899993},"purl":"pkg:npm/%40ygorluiz/react-visually-hidden","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-visually-hidden","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-visually-hidden","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-visually-hidden/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-visually-hidden/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:57.155Z","updated_at":"2022-11-19T18:12:57.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5909620,"name":"@implydata/radix-react-tabs","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:31:06.307Z","latest_release_published_at":"2023-03-03T02:05:23.385Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-01T21:59:34.412Z","created_at":"2023-01-19T21:34:18.997Z","updated_at":"2026-09-01T21:59:34.412Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-tabs","install_command":"npm install @implydata/radix-react-tabs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T12:31:19.482Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.633378650360784,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3752211148725264,"forks_count":2.437646538777779,"average":14.52830142946226},"purl":"pkg:npm/%40implydata/radix-react-tabs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-tabs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-tabs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-tabs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-tabs/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-19T21:34:27.198Z","updated_at":"2023-01-19T21:34:27.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-19T21:34:27.153Z","updated_at":"2023-01-19T21:34:27.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-19T21:34:27.158Z","updated_at":"2023-01-19T21:34:27.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-19T21:34:27.160Z","updated_at":"2023-01-19T21:34:27.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-19T21:34:27.162Z","updated_at":"2023-01-19T21:34:27.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-19T21:34:27.167Z","updated_at":"2023-01-19T21:34:27.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-19T21:34:27.169Z","updated_at":"2023-01-19T21:34:27.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-19T21:34:27.175Z","updated_at":"2023-01-19T21:34:27.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-19T21:34:27.177Z","updated_at":"2023-01-19T21:34:27.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-19T21:34:27.179Z","updated_at":"2023-01-19T21:34:27.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-19T21:34:27.182Z","updated_at":"2023-01-19T21:34:27.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-19T21:34:27.185Z","updated_at":"2023-01-19T21:34:27.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-19T21:34:27.187Z","updated_at":"2023-01-19T21:34:27.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-19T21:34:27.196Z","updated_at":"2023-01-19T21:34:27.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-19T21:34:27.202Z","updated_at":"2023-01-19T21:34:27.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-19T21:34:27.206Z","updated_at":"2023-01-19T21:34:27.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-19T21:34:27.209Z","updated_at":"2023-01-19T21:34:27.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-19T21:34:27.213Z","updated_at":"2023-01-19T21:34:27.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-19T21:34:27.217Z","updated_at":"2023-01-19T21:34:27.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-19T21:34:27.221Z","updated_at":"2023-01-19T21:34:27.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-19T21:34:27.223Z","updated_at":"2023-01-19T21:34:27.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-19T21:34:27.225Z","updated_at":"2023-01-19T21:34:27.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-19T21:34:27.227Z","updated_at":"2023-01-19T21:34:27.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-19T21:34:27.231Z","updated_at":"2023-01-19T21:34:27.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-19T21:34:27.241Z","updated_at":"2023-01-19T21:34:27.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-19T21:34:27.243Z","updated_at":"2023-01-19T21:34:27.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-19T21:34:27.247Z","updated_at":"2023-01-19T21:34:27.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-19T21:34:27.253Z","updated_at":"2023-01-19T21:34:27.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-19T21:34:27.254Z","updated_at":"2023-01-19T21:34:27.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-19T21:34:27.256Z","updated_at":"2023-01-19T21:34:27.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:18.561Z","updated_at":"2023-02-27T23:21:18.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-17T04:52:59.590Z","updated_at":"2023-05-17T04:52:59.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:34.788Z","updated_at":"2023-09-09T10:24:34.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:07:58.395Z","updated_at":"2023-11-15T01:07:58.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T03:58:04.856Z","updated_at":"2024-04-19T03:58:04.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:18.862Z","updated_at":"2024-08-21T09:49:18.862Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T20:26:55.984Z","updated_at":"2024-10-29T20:26:55.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-27T14:00:53.446Z","updated_at":"2026-02-27T14:00:53.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-27T14:00:53.519Z","updated_at":"2026-02-27T14:00:53.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-27T14:00:53.597Z","updated_at":"2026-02-27T14:00:53.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-27T14:00:53.396Z","updated_at":"2026-02-27T14:00:53.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-19T16:45:27.231Z","updated_at":"2026-07-19T16:45:27.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-19T16:45:27.307Z","updated_at":"2026-07-19T16:45:27.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12607847,"name":"@thomasjahoda-forks/radix-ui-react-tooltip","ecosystem":"npm","description":"View docs [here](https://radix-ui.com/primitives/docs/components/tooltip).","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"thomasjahoda-forks","versions_count":1,"first_release_published_at":"2025-12-20T20:08:13.565Z","latest_release_published_at":"2025-12-20T20:08:13.565Z","latest_release_number":"1.2.7-1","last_synced_at":"2026-09-01T22:00:26.985Z","created_at":"2025-12-20T20:10:23.574Z","updated_at":"2026-09-01T22:00:26.986Z","registry_url":"https://www.npmjs.com/package/@thomasjahoda-forks/radix-ui-react-tooltip","install_command":"npm install @thomasjahoda-forks/radix-ui-react-tooltip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.7-1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:35:55.036Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.218274046185616,"dependent_packages_count":33.48581034162186,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.352042193903735},"purl":"pkg:npm/%40thomasjahoda-forks/radix-ui-react-tooltip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-tooltip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-tooltip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thomasjahoda-forks/radix-ui-react-tooltip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-tooltip/codemeta","maintainers":[{"uuid":"thomasjahoda","login":"thomasjahoda","name":null,"email":"thomas.jahoda@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~thomasjahoda","role":null,"created_at":"2025-12-20T20:12:51.808Z","updated_at":"2025-12-20T20:12:51.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thomasjahoda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713643,"name":"@pspdfkit-labs/react-use-rect","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:04:05.041Z","latest_release_published_at":"2022-12-19T10:04:05.041Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-01T22:01:25.355Z","created_at":"2022-12-19T10:23:15.060Z","updated_at":"2026-09-01T22:01:25.356Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-use-rect","install_command":"npm install @pspdfkit-labs/react-use-rect","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0","latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T03:48:35.042Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.4994864368614222,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":13.147547474348267},"purl":"pkg:npm/%40pspdfkit-labs/react-use-rect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-rect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-rect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-use-rect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-rect/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.768Z","updated_at":"2022-12-19T10:24:11.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.780Z","updated_at":"2022-12-19T10:24:11.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.790Z","updated_at":"2022-12-19T10:24:11.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-18T01:05:02.547Z","updated_at":"2026-02-18T01:05:02.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:12.747Z","updated_at":"2023-06-23T04:26:12.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-18T01:05:02.656Z","updated_at":"2026-02-18T01:05:02.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713681,"name":"@pspdfkit-labs/react-collapsible","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:44.447Z","latest_release_published_at":"2022-12-19T10:03:44.447Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-01T22:01:48.504Z","created_at":"2022-12-19T10:23:22.581Z","updated_at":"2026-09-01T22:01:48.504Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-collapsible","install_command":"npm install @pspdfkit-labs/react-collapsible","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.1","latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T22:59:42.512Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.34046273116869,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":18.91574273320972},"purl":"pkg:npm/%40pspdfkit-labs/react-collapsible","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-collapsible","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-collapsible","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-collapsible/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-collapsible/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:12.934Z","updated_at":"2022-12-19T10:24:12.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:12.949Z","updated_at":"2022-12-19T10:24:12.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:12.953Z","updated_at":"2022-12-19T10:24:12.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-15T05:20:19.717Z","updated_at":"2026-02-15T05:20:19.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:08.837Z","updated_at":"2023-06-23T04:26:08.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-15T05:20:20.148Z","updated_at":"2026-02-15T05:20:20.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13793802,"name":"@thomasjahoda-forks/radix-ui-react-dismissable-layer","ecosystem":"npm","description":"This is an internal utility, not intended for public usage.","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"thomasjahoda-forks","versions_count":2,"first_release_published_at":"2026-02-13T15:57:00.204Z","latest_release_published_at":"2026-02-13T18:21:54.623Z","latest_release_number":"1.1.11-2","last_synced_at":"2026-09-01T22:30:19.557Z","created_at":"2026-02-13T16:00:45.137Z","updated_at":"2026-09-01T22:30:19.557Z","registry_url":"https://www.npmjs.com/package/@thomasjahoda-forks/radix-ui-react-dismissable-layer","install_command":"npm install @thomasjahoda-forks/radix-ui-react-dismissable-layer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.11-2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T03:48:35.215Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.22930459823613,"dependent_packages_count":19.607978493464103,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.918641545850116},"purl":"pkg:npm/%40thomasjahoda-forks/radix-ui-react-dismissable-layer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-dismissable-layer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-dismissable-layer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thomasjahoda-forks/radix-ui-react-dismissable-layer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dismissable-layer/codemeta","maintainers":[{"uuid":"thomasjahoda","login":"thomasjahoda","name":null,"email":"thomas.jahoda@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~thomasjahoda","role":null,"created_at":"2026-02-13T16:00:50.366Z","updated_at":"2026-02-13T16:00:50.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thomasjahoda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9441759,"name":"@aidenlx/react-tooltip","ecosystem":"npm","description":"## Installation","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"aidenlx","versions_count":1,"first_release_published_at":"2024-04-01T16:10:33.320Z","latest_release_published_at":"2024-04-01T16:10:33.320Z","latest_release_number":"1.0.8-rc.8","last_synced_at":"2026-09-01T22:58:48.112Z","created_at":"2024-04-01T20:24:23.935Z","updated_at":"2026-09-01T22:58:48.112Z","registry_url":"https://www.npmjs.com/package/@aidenlx/react-tooltip","install_command":"npm install @aidenlx/react-tooltip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.8-rc.8"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:29:58.742Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.94547944907481,"dependent_packages_count":45.813739404952976,"stargazers_count":0.8367284611746542,"forks_count":1.4208636526556229,"docker_downloads_count":null,"average":20.004202741964516},"purl":"pkg:npm/%40aidenlx/react-tooltip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aidenlx/react-tooltip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aidenlx/react-tooltip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aidenlx/react-tooltip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aidenlx%2Freact-tooltip/codemeta","maintainers":[{"uuid":"aidenlx","login":"aidenlx","name":null,"email":"aiden.lx@outlook.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~aidenlx","role":null,"created_at":"2024-04-01T20:24:24.618Z","updated_at":"2024-04-01T20:24:24.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aidenlx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11664040,"name":"org.mvnpm.at.radix-ui:react-aspect-ratio","ecosystem":"maven","description":"radix-ui react-aspect-ratio","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":14,"first_release_published_at":"2025-03-21T15:36:02.000Z","latest_release_published_at":"2026-07-26T00:10:07.000Z","latest_release_number":"1.1.15","last_synced_at":"2026-09-02T21:40:06.539Z","created_at":"2025-05-20T16:31:28.482Z","updated_at":"2026-09-02T21:40:06.539Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-aspect-ratio/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-aspect-ratio/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T01:11:25.793Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.745337335761036,"dependent_packages_count":49.67865754638059,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.211997441070814},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-aspect-ratio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-aspect-ratio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-aspect-ratio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-aspect-ratio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-aspect-ratio/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":992062,"name":"@interop-ui/number","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":2,"first_release_published_at":"2021-09-07T21:18:23.956Z","latest_release_published_at":"2021-09-07T22:04:18.374Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:40:30.322Z","created_at":"2022-04-07T18:43:24.716Z","updated_at":"2026-09-02T21:40:30.322Z","registry_url":"https://www.npmjs.com/package/@interop-ui/number","install_command":"npm install @interop-ui/number","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.2.0-rc.2","latest":"0.2.0-rc.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19187,"open_issues_count":340,"forks_count":1233,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-20T05:12:58.926Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-20T04:35:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787959,"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-20T02:00:06.210Z","response_time":54,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-14T04:50:44.988Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35377,"followers":4111,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-14T04:50:45.002Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:38:17.435Z","dependent_packages_count":3,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":1.3396399145559963,"forks_count":2.351628358099398,"average":15.531944337506555},"purl":"pkg:npm/%40interop-ui/number","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/number","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/number","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/number/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:23.269Z","issues_count":1112,"pull_requests_count":744,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9345393.807531381,"issues_closed_count":664,"pull_requests_closed_count":478,"pull_request_authors_count":269,"issue_authors_count":956,"avg_comments_per_issue":4.0071942446043165,"avg_comments_per_pull_request":1.5806451612903225,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":85,"past_year_pull_requests_count":181,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1774979.4242424243,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.576470588235294,"past_year_avg_comments_per_pull_request":1.1767955801104972,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Fnumber/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:03.219Z","updated_at":"2022-11-20T17:31:03.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:03.231Z","updated_at":"2022-11-20T17:31:03.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992119,"name":"@interop-ui/react-scroll-area","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":5,"first_release_published_at":"2020-12-10T13:49:16.902Z","latest_release_published_at":"2021-09-07T22:06:40.579Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:57:16.772Z","created_at":"2022-04-07T18:43:29.975Z","updated_at":"2026-09-02T21:57:16.773Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-scroll-area","install_command":"npm install @interop-ui/react-scroll-area","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-2","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T15:41:40.211Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.3339079085188332,"forks_count":2.3426188289545147,"average":15.854731941335274},"purl":"pkg:npm/%40interop-ui/react-scroll-area","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-scroll-area","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-scroll-area","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-scroll-area/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-scroll-area/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:28.553Z","updated_at":"2022-11-20T17:31:28.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:28.581Z","updated_at":"2022-11-20T17:31:28.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138479,"name":"@radix-ui/react-portal","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":305,"first_release_published_at":"2025-01-16T17:55:54.188Z","latest_release_published_at":"2026-07-24T23:51:28.033Z","latest_release_number":"1.1.17","last_synced_at":"2026-09-02T04:58:57.650Z","created_at":"2022-04-08T11:51:52.468Z","updated_at":"2026-09-02T04:58:57.651Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-portal","install_command":"npm install @radix-ui/react-portal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.17","next":"1.1.18-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T16:04:51.083Z","dependent_packages_count":193,"downloads":338177225,"downloads_period":"last-month","dependent_repos_count":36957,"rankings":{"downloads":0.054978708071547894,"dependent_repos_count":0.1531627952949397,"dependent_packages_count":0.22908707690968189,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.7936318885268362,"average":0.5998647983762663},"purl":"pkg:npm/%40radix-ui/react-portal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-portal","docker_dependents_count":316,"docker_downloads_count":152044636,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-portal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-portal/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-31T12:42:40.877Z","issues_count":1115,"pull_requests_count":752,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5851063829787233,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":188,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2180851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-portal/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T16:44:13.282Z","updated_at":"2024-10-29T16:44:13.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:42.718Z","updated_at":"2022-11-10T10:56:42.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T16:44:13.650Z","updated_at":"2024-10-29T16:44:13.650Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T10:12:34.700Z","updated_at":"2026-02-11T10:12:34.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138500,"name":"@radix-ui/react-use-body-pointer-events","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":30,"first_release_published_at":"2021-03-03T19:37:03.022Z","latest_release_published_at":"2022-02-28T15:37:15.899Z","latest_release_number":"0.1.1","last_synced_at":"2026-09-02T05:40:37.214Z","created_at":"2022-04-08T11:51:54.519Z","updated_at":"2026-09-02T05:40:37.214Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-body-pointer-events","install_command":"npm install @radix-ui/react-use-body-pointer-events","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.1","next":"0.1.2-rc.18"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T16:24:41.817Z","dependent_packages_count":4,"downloads":158872,"downloads_period":"last-month","dependent_repos_count":2049,"rankings":{"downloads":0.4080616468050216,"dependent_repos_count":0.4874783946677523,"dependent_packages_count":4.421787968848049,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":0.852433132972784,"average":1.4726758638452848},"purl":"pkg:npm/%40radix-ui/react-use-body-pointer-events","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-body-pointer-events","docker_dependents_count":25,"docker_downloads_count":5906,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-body-pointer-events","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-body-pointer-events/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-body-pointer-events/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:00.793Z","updated_at":"2024-10-29T23:25:00.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T23:37:03.459Z","updated_at":"2022-11-20T23:37:03.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:00.874Z","updated_at":"2024-10-29T23:25:00.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-10T21:49:41.795Z","updated_at":"2026-02-10T21:49:41.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138476,"name":"@radix-ui/react-polymorphic","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":16,"first_release_published_at":"2020-12-15T15:31:27.993Z","latest_release_published_at":"2021-09-07T10:06:24.552Z","latest_release_number":"0.0.14","last_synced_at":"2026-09-02T09:20:30.979Z","created_at":"2022-04-08T11:51:52.122Z","updated_at":"2026-09-02T09:20:30.979Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-polymorphic","install_command":"npm install @radix-ui/react-polymorphic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.14","next":"0.0.15-rc.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-01T06:38:59.817Z","dependent_packages_count":106,"downloads":135637,"downloads_period":"last-month","dependent_repos_count":486,"rankings":{"downloads":0.5790312546357574,"dependent_repos_count":0.8030339520524756,"dependent_packages_count":0.35145403831498684,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":1.3845743009648932,"average":0.9640645976243692},"purl":"pkg:npm/%40radix-ui/react-polymorphic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-polymorphic","docker_dependents_count":4,"docker_downloads_count":133,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-polymorphic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-polymorphic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T12:42:40.877Z","issues_count":1115,"pull_requests_count":752,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5851063829787233,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":188,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2180851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-polymorphic/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T11:56:34.179Z","updated_at":"2026-02-11T11:56:34.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:51:01.326Z","updated_at":"2022-11-20T22:51:01.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T11:56:34.620Z","updated_at":"2026-02-11T11:56:34.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T11:56:35.739Z","updated_at":"2026-02-11T11:56:35.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138503,"name":"@radix-ui/react-toolbar","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":353,"first_release_published_at":"2025-01-16T17:55:58.656Z","latest_release_published_at":"2026-07-24T23:51:43.983Z","latest_release_number":"1.1.19","last_synced_at":"2026-09-02T09:43:07.628Z","created_at":"2022-04-08T11:51:54.788Z","updated_at":"2026-09-02T09:43:07.628Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-toolbar","install_command":"npm install @radix-ui/react-toolbar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.19","next":"1.1.20-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T00:23:30.720Z","dependent_packages_count":73,"downloads":57687709,"downloads_period":"last-month","dependent_repos_count":5198,"rankings":{"downloads":0.09044308709789729,"dependent_repos_count":0.3239268452131262,"dependent_packages_count":0.45488809242918027,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":1.8967364744598525,"average":0.8713318326926793},"purl":"pkg:npm/%40radix-ui/react-toolbar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-toolbar","docker_dependents_count":70,"docker_downloads_count":5271564,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-toolbar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-toolbar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toolbar/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:24:59.034Z","updated_at":"2024-10-29T23:24:59.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T18:52:35.920Z","updated_at":"2022-11-20T18:52:35.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:24:59.112Z","updated_at":"2024-10-29T23:24:59.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T13:40:17.962Z","updated_at":"2026-02-11T13:40:17.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138482,"name":"@radix-ui/react-progress","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":278,"first_release_published_at":"2025-01-16T17:55:55.200Z","latest_release_published_at":"2026-07-24T23:51:31.004Z","latest_release_number":"1.1.16","last_synced_at":"2026-09-02T10:11:28.678Z","created_at":"2022-04-08T11:51:52.651Z","updated_at":"2026-09-02T10:11:28.678Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-progress","install_command":"npm install @radix-ui/react-progress","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.16","next":"1.1.17-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T20:33:04.314Z","dependent_packages_count":331,"downloads":203996746,"downloads_period":"last-month","dependent_repos_count":2774,"rankings":{"downloads":0.271637671534652,"dependent_repos_count":0.40852087433830686,"dependent_packages_count":0.1603755978005312,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":1.7537257284376,"average":0.8427093948445182},"purl":"pkg:npm/%40radix-ui/react-progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-progress","docker_dependents_count":14,"docker_downloads_count":9025,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-progress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-progress/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:10:33.594Z","updated_at":"2024-10-29T23:10:33.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:59.402Z","updated_at":"2022-11-20T22:50:59.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:10:33.691Z","updated_at":"2024-10-29T23:10:33.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T06:11:30.626Z","updated_at":"2026-02-11T06:11:30.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138488,"name":"@radix-ui/react-toggle","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":293,"first_release_published_at":"2025-01-16T17:55:58.218Z","latest_release_published_at":"2026-07-24T23:51:38.484Z","latest_release_number":"1.1.18","last_synced_at":"2026-09-02T08:12:44.180Z","created_at":"2022-04-08T11:51:53.363Z","updated_at":"2026-09-02T13:01:32.466Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-toggle","install_command":"npm install @radix-ui/react-toggle","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.18","next":"1.1.19-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T13:01:32.466Z","dependent_packages_count":276,"downloads":208464763,"downloads_period":"last-month","dependent_repos_count":8510,"rankings":{"downloads":0.08733411629666374,"dependent_repos_count":0.26284263865551394,"dependent_packages_count":0.18457913742949383,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.9462698638901571,"average":0.6571703755379746},"purl":"pkg:npm/%40radix-ui/react-toggle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-toggle","docker_dependents_count":82,"docker_downloads_count":5273925,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-toggle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-toggle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-toggle/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T20:12:13.136Z","updated_at":"2024-10-29T20:12:13.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-18T15:36:44.841Z","updated_at":"2022-11-18T15:36:44.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T20:12:13.244Z","updated_at":"2024-10-29T20:12:13.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T12:36:59.113Z","updated_at":"2026-02-11T12:36:59.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916214,"name":"@implydata/radix-react-navigation-menu","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-01-19T21:30:24.456Z","latest_release_published_at":"2023-03-03T02:05:04.298Z","latest_release_number":"1.2.0","last_synced_at":"2026-09-02T21:43:47.904Z","created_at":"2023-01-21T00:40:49.070Z","updated_at":"2026-09-02T21:43:47.904Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-navigation-menu","install_command":"npm install @implydata/radix-react-navigation-menu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.2.0-rc.4","latest":"1.1.4-rc.5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:00:11.265Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.807939985394675,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3752211148725264,"forks_count":2.437646538777779,"average":14.563213696469038},"purl":"pkg:npm/%40implydata/radix-react-navigation-menu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-navigation-menu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-navigation-menu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-navigation-menu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-navigation-menu/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:50.812Z","updated_at":"2023-01-21T00:50:50.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:50.067Z","updated_at":"2023-01-21T00:50:50.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:50.136Z","updated_at":"2023-01-21T00:50:50.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:50.172Z","updated_at":"2023-01-21T00:50:50.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:50.197Z","updated_at":"2023-01-21T00:50:50.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:50.256Z","updated_at":"2023-01-21T00:50:50.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:50.280Z","updated_at":"2023-01-21T00:50:50.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:50.435Z","updated_at":"2023-01-21T00:50:50.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:50.469Z","updated_at":"2023-01-21T00:50:50.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:50.517Z","updated_at":"2023-01-21T00:50:50.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:50.555Z","updated_at":"2023-01-21T00:50:50.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:50.580Z","updated_at":"2023-01-21T00:50:50.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:50.609Z","updated_at":"2023-01-21T00:50:50.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:50.773Z","updated_at":"2023-01-21T00:50:50.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:50.910Z","updated_at":"2023-01-21T00:50:50.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:50.988Z","updated_at":"2023-01-21T00:50:50.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:51.031Z","updated_at":"2023-01-21T00:50:51.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:51.130Z","updated_at":"2023-01-21T00:50:51.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:51.177Z","updated_at":"2023-01-21T00:50:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:51.243Z","updated_at":"2023-01-21T00:50:51.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:51.275Z","updated_at":"2023-01-21T00:50:51.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:51.321Z","updated_at":"2023-01-21T00:50:51.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.350Z","updated_at":"2023-01-21T00:50:51.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.377Z","updated_at":"2023-01-21T00:50:51.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.591Z","updated_at":"2023-01-21T00:50:51.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.642Z","updated_at":"2023-01-21T00:50:51.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.730Z","updated_at":"2023-01-21T00:50:51.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.846Z","updated_at":"2023-01-21T00:50:51.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.918Z","updated_at":"2023-01-21T00:50:51.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.967Z","updated_at":"2023-01-21T00:50:51.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:20.804Z","updated_at":"2023-02-27T23:21:20.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-05T04:22:39.510Z","updated_at":"2023-05-05T04:22:39.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:27.147Z","updated_at":"2023-09-09T10:24:27.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:08:08.739Z","updated_at":"2023-11-15T01:08:08.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:04:10.185Z","updated_at":"2024-04-19T04:04:10.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:12.643Z","updated_at":"2024-08-21T09:49:12.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:01.742Z","updated_at":"2024-10-29T23:25:01.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-11T21:34:36.648Z","updated_at":"2026-02-11T21:34:36.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-11T21:34:37.127Z","updated_at":"2026-02-11T21:34:37.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-11T21:34:37.662Z","updated_at":"2026-02-11T21:34:37.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-11T21:34:36.125Z","updated_at":"2026-02-11T21:34:36.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-13T14:40:21.601Z","updated_at":"2026-07-13T14:40:21.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-13T14:40:22.488Z","updated_at":"2026-07-13T14:40:22.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11645956,"name":"org.webjars.npm:radix-ui__react-progress","ecosystem":"maven","description":"WebJar for @radix-ui/react-progress","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T06:37:49.000Z","latest_release_published_at":"2025-05-16T06:37:49.000Z","latest_release_number":"1.1.3","last_synced_at":"2026-09-02T21:42:52.034Z","created_at":"2025-05-16T07:00:58.760Z","updated_at":"2026-09-02T21:42:52.035Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-progress/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-progress/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T22:59:42.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.96224666043386,"dependent_packages_count":49.99029418522657,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.47627042283021},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-progress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-progress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-progress/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5713682,"name":"@pspdfkit-labs/react-direction","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:46.576Z","latest_release_published_at":"2022-12-19T10:03:46.576Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T22:09:56.349Z","created_at":"2022-12-19T10:23:22.884Z","updated_at":"2026-09-02T22:09:56.349Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-direction","install_command":"npm install @pspdfkit-labs/react-direction","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0","latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:37:40.759Z","dependent_packages_count":11,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.497346621529682,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":13.147119511281918},"purl":"pkg:npm/%40pspdfkit-labs/react-direction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-direction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-direction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-direction/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-direction/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:14.213Z","updated_at":"2022-12-19T10:24:14.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:14.258Z","updated_at":"2022-12-19T10:24:14.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:14.285Z","updated_at":"2022-12-19T10:24:14.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-20T16:40:46.640Z","updated_at":"2026-02-20T16:40:46.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:10.455Z","updated_at":"2023-06-23T04:26:10.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-20T16:40:46.879Z","updated_at":"2026-02-20T16:40:46.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138495,"name":"@radix-ui/react-use-callback-ref","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":96,"first_release_published_at":"2025-01-16T17:55:58.617Z","latest_release_published_at":"2026-07-24T23:51:44.001Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T14:14:23.679Z","created_at":"2022-04-08T11:51:53.828Z","updated_at":"2026-09-02T14:14:23.679Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-callback-ref","install_command":"npm install @radix-ui/react-use-callback-ref","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.2-rc.1780677407053","latest":"1.1.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19159,"open_issues_count":328,"forks_count":1226,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-13T04:16:33.494Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-12T23:40:18.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36593878,"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-13T02:00:06.325Z","response_time":111,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-14T04:50:44.988Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35377,"followers":4111,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-14T04:50:45.002Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:45:52.897Z","dependent_packages_count":43,"downloads":355186918,"downloads_period":"last-month","dependent_repos_count":46022,"rankings":{"downloads":0.05525250641851775,"dependent_repos_count":0.13999309480568942,"dependent_packages_count":0.6525709801679643,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.5169312790790956,"average":0.6221793636543099},"purl":"pkg:npm/%40radix-ui/react-use-callback-ref","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-callback-ref","docker_dependents_count":526,"docker_downloads_count":55939478,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-callback-ref","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-callback-ref/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T07:04:39.311Z","issues_count":1112,"pull_requests_count":744,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9345393.807531381,"issues_closed_count":664,"pull_requests_closed_count":478,"pull_request_authors_count":269,"issue_authors_count":956,"avg_comments_per_issue":4.0071942446043165,"avg_comments_per_pull_request":1.581989247311828,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":85,"past_year_pull_requests_count":181,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1774979.4242424243,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":69,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.576470588235294,"past_year_avg_comments_per_pull_request":1.1823204419889504,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-callback-ref/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T16:51:30.876Z","updated_at":"2026-02-11T16:51:30.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:47.297Z","updated_at":"2022-11-10T10:56:47.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T16:51:30.947Z","updated_at":"2026-02-11T16:51:30.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T16:51:31.028Z","updated_at":"2026-02-11T16:51:31.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11646107,"name":"org.webjars.npm:radix-ui__react-tabs","ecosystem":"maven","description":"WebJar for @radix-ui/react-tabs","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2025-05-16T07:48:21.000Z","latest_release_published_at":"2025-06-12T10:27:07.000Z","latest_release_number":"1.1.12","last_synced_at":"2026-09-02T21:43:21.307Z","created_at":"2025-05-16T08:00:52.276Z","updated_at":"2026-09-02T21:43:21.307Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-tabs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-tabs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.442Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.96224666043386,"dependent_packages_count":49.99029418522657,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.47627042283021},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-tabs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-tabs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-tabs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-tabs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-tabs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1138504,"name":"@radix-ui/react-use-size","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":124,"first_release_published_at":"2025-01-16T17:56:01.049Z","latest_release_published_at":"2026-07-24T23:51:45.457Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T17:41:25.832Z","created_at":"2022-04-08T11:51:54.797Z","updated_at":"2026-09-02T17:41:25.833Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-size","install_command":"npm install @radix-ui/react-use-size","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.4","next":"1.1.5-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19187,"open_issues_count":340,"forks_count":1233,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-20T05:12:58.926Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-20T04:35:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787959,"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-20T02:00:06.210Z","response_time":54,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T05:46:21.480Z","dependent_packages_count":21,"downloads":288396244,"downloads_period":"last-month","dependent_repos_count":33426,"rankings":{"downloads":0.06837157725470051,"dependent_repos_count":0.15884277534264918,"dependent_packages_count":1.1435190685517405,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.24458034108481969,"average":0.6795517098649881},"purl":"pkg:npm/%40radix-ui/react-use-size","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-size","docker_dependents_count":323,"docker_downloads_count":55618892,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-size","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-size/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-26T10:37:50.544Z","issues_count":1115,"pull_requests_count":748,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9277055.844720498,"issues_closed_count":664,"pull_requests_closed_count":483,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5828877005347595,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1821564.3846153845,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.1945945945945946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-size/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-11-01T09:11:00.047Z","updated_at":"2024-11-01T09:11:00.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:58.801Z","updated_at":"2022-11-20T22:50:58.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-11-01T09:11:00.114Z","updated_at":"2024-11-01T09:11:00.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2025-12-25T18:33:11.086Z","updated_at":"2025-12-25T18:33:11.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6485860,"name":"@radix-ui/react-form","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":161,"first_release_published_at":"2025-01-16T17:55:51.965Z","latest_release_published_at":"2026-07-24T23:51:20.598Z","latest_release_number":"0.1.16","last_synced_at":"2026-09-02T17:47:42.106Z","created_at":"2023-03-07T18:25:36.788Z","updated_at":"2026-09-02T17:47:42.106Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-form","install_command":"npm install @radix-ui/react-form","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.16","next":"0.2.0-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T06:43:32.471Z","dependent_packages_count":34,"downloads":49028266,"downloads_period":"last-month","dependent_repos_count":998,"rankings":{"downloads":0.5097065166190095,"dependent_repos_count":0.5986675814458527,"dependent_packages_count":0.7925829757681299,"stargazers_count":0.9260187258757173,"forks_count":1.6777263931198647,"docker_downloads_count":1.108347556593604,"average":0.935508291570363},"purl":"pkg:npm/%40radix-ui/react-form","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-form","docker_dependents_count":5,"docker_downloads_count":295,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-form","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-form/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-form/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T11:56:40.116Z","updated_at":"2026-02-11T11:56:40.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2023-03-07T22:15:43.660Z","updated_at":"2023-03-07T22:15:43.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T11:56:40.986Z","updated_at":"2026-02-11T11:56:40.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T11:56:41.537Z","updated_at":"2026-02-11T11:56:41.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138460,"name":"@radix-ui/react-avatar","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":306,"first_release_published_at":"2025-01-16T17:55:46.550Z","latest_release_published_at":"2026-07-24T23:51:09.722Z","latest_release_number":"1.2.6","last_synced_at":"2026-09-02T22:01:10.620Z","created_at":"2022-04-08T11:51:50.351Z","updated_at":"2026-09-02T22:01:10.620Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-avatar","install_command":"npm install @radix-ui/react-avatar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.6","next":"1.2.7-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-08-21T22:46:18.000Z","size":19076,"stargazers_count":15302,"open_issues_count":471,"forks_count":762,"subscribers_count":49,"default_branch":"main","last_synced_at":"2024-09-02T07:35:14.572Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-09-02T07:11:55.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1274,"total_committers":63,"mean_commits":20.22222222222222,"dds":0.7032967032967032,"last_synced_commit":"660060a765634e9cc7bf4513f41e8dabc9824d74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598076,"owners_count":16201824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-09-07T15:35:45.125Z","dependent_packages_count":1635,"downloads":204062124,"downloads_period":"last-month","dependent_repos_count":10736,"rankings":{"downloads":0.23060352131829143,"dependent_repos_count":0.24085505645766886,"dependent_packages_count":0.04534777739871256,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.8283296411934692,"average":0.6345220822206935},"purl":"pkg:npm/%40radix-ui/react-avatar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-avatar","docker_dependents_count":36,"docker_downloads_count":11056,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-avatar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-avatar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T00:10:53.291Z","issues_count":2362,"pull_requests_count":528,"avg_time_to_close_issue":7101933.333601287,"avg_time_to_close_pull_request":2505519.24,"issues_closed_count":1235,"pull_requests_closed_count":274,"pull_request_authors_count":117,"issue_authors_count":625,"avg_comments_per_issue":6.2349703640982215,"avg_comments_per_pull_request":3.625,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":645,"past_year_pull_requests_count":213,"past_year_avg_time_to_close_issue":3486008.1787072243,"past_year_avg_time_to_close_pull_request":1881212.7452830188,"past_year_issues_closed_count":263,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.7410852713178295,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-avatar/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T02:17:59.658Z","updated_at":"2026-02-11T02:17:59.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-19T02:17:40.195Z","updated_at":"2022-11-19T02:17:40.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T02:17:59.699Z","updated_at":"2026-02-11T02:17:59.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T02:17:59.753Z","updated_at":"2026-02-11T02:17:59.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138456,"name":"@radix-ui/react-accordion","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":347,"first_release_published_at":"2025-01-16T17:55:45.940Z","latest_release_published_at":"2026-07-24T23:51:09.755Z","latest_release_number":"1.2.20","last_synced_at":"2026-09-02T19:20:27.001Z","created_at":"2022-04-08T11:51:50.119Z","updated_at":"2026-09-02T19:20:27.002Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-accordion","install_command":"npm install @radix-ui/react-accordion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.20","next":"1.2.21-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-29T14:14:11.920Z","dependent_packages_count":599,"downloads":209988902,"downloads_period":"last-month","dependent_repos_count":7897,"rankings":{"downloads":0.16996260990640014,"dependent_repos_count":0.2699570920036065,"dependent_packages_count":0.10016254005031096,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.8876731183952726,"average":0.6482919762186016},"purl":"pkg:npm/%40radix-ui/react-accordion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-accordion","docker_dependents_count":49,"docker_downloads_count":9955,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-accordion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-accordion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-accordion/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:02.223Z","updated_at":"2024-10-29T23:25:02.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:28.855Z","updated_at":"2022-11-10T10:56:28.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:02.277Z","updated_at":"2024-10-29T23:25:02.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T13:32:35.367Z","updated_at":"2026-02-11T13:32:35.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138481,"name":"@radix-ui/react-popper","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":329,"first_release_published_at":"2025-01-16T17:55:53.808Z","latest_release_published_at":"2026-07-24T23:51:29.506Z","latest_release_number":"1.3.7","last_synced_at":"2026-09-02T19:42:09.819Z","created_at":"2022-04-08T11:51:52.505Z","updated_at":"2026-09-02T19:42:09.819Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-popper","install_command":"npm install @radix-ui/react-popper","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.7","next":"1.3.8-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-08-21T22:46:18.000Z","size":19076,"stargazers_count":15302,"open_issues_count":471,"forks_count":762,"subscribers_count":49,"default_branch":"main","last_synced_at":"2024-09-02T07:35:14.572Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-09-02T07:11:55.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1274,"total_committers":63,"mean_commits":20.22222222222222,"dds":0.7032967032967032,"last_synced_commit":"660060a765634e9cc7bf4513f41e8dabc9824d74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598076,"owners_count":16201824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-09-07T21:59:19.968Z","dependent_packages_count":26,"downloads":278617121,"downloads_period":"last-month","dependent_repos_count":30987,"rankings":{"downloads":0.05974279930882346,"dependent_repos_count":0.16304691562055162,"dependent_packages_count":0.944686436550108,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.7985876386069907,"average":0.7223986852568443},"purl":"pkg:npm/%40radix-ui/react-popper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-popper","docker_dependents_count":287,"docker_downloads_count":55615937,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-popper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-popper/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T00:10:53.291Z","issues_count":2362,"pull_requests_count":528,"avg_time_to_close_issue":7101933.333601287,"avg_time_to_close_pull_request":2505519.24,"issues_closed_count":1235,"pull_requests_closed_count":274,"pull_request_authors_count":117,"issue_authors_count":625,"avg_comments_per_issue":6.2349703640982215,"avg_comments_per_pull_request":3.625,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":645,"past_year_pull_requests_count":213,"past_year_avg_time_to_close_issue":3486008.1787072243,"past_year_avg_time_to_close_pull_request":1881212.7452830188,"past_year_issues_closed_count":263,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.7410852713178295,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-popper/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-10T22:21:45.726Z","updated_at":"2026-02-10T22:21:45.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:58.187Z","updated_at":"2022-11-20T22:50:58.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-10T22:21:45.765Z","updated_at":"2026-02-10T22:21:45.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-10T22:21:45.816Z","updated_at":"2026-02-10T22:21:45.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5722938,"name":"@pspdfkit-labs/primitive","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:00:59.841Z","latest_release_published_at":"2022-12-19T10:00:59.841Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T21:56:26.031Z","created_at":"2022-12-21T00:50:47.876Z","updated_at":"2026-09-02T21:56:26.031Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/primitive","install_command":"npm install @pspdfkit-labs/primitive","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:51:20.181Z","dependent_packages_count":25,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.0470995777937477,"dependent_repos_count":10.31421202209354,"dependent_packages_count":0.998716060804935,"stargazers_count":0.9260187258757173,"forks_count":1.6777263931198647,"docker_downloads_count":null,"average":3.392754555937561},"purl":"pkg:npm/%40pspdfkit-labs/primitive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/primitive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/primitive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/primitive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Fprimitive/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-21T01:03:26.392Z","updated_at":"2022-12-21T01:03:26.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-21T01:03:26.400Z","updated_at":"2022-12-21T01:03:26.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-21T01:03:26.405Z","updated_at":"2022-12-21T01:03:26.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-14T18:15:16.033Z","updated_at":"2026-02-14T18:15:16.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:07.934Z","updated_at":"2023-06-23T04:26:07.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-14T18:15:17.482Z","updated_at":"2026-02-14T18:15:17.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12006036,"name":"org.mvnpm.at.radix-ui:react-slider","ecosystem":"maven","description":"radix-ui react-slider","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":16,"first_release_published_at":"2025-03-20T08:43:12.000Z","latest_release_published_at":"2026-07-26T00:10:04.000Z","latest_release_number":"1.4.7","last_synced_at":"2026-09-02T21:43:40.302Z","created_at":"2025-08-14T00:48:22.653Z","updated_at":"2026-09-02T21:43:40.302Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-slider/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-slider/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T08:38:18.689Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":1.533566843952653,"forks_count":5.595212171095126,"docker_downloads_count":null,"average":21.574755634138995},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-slider","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-slider","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-slider","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-slider/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-slider/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12005995,"name":"org.mvnpm.at.radix-ui:react-alert-dialog","ecosystem":"maven","description":"radix-ui react-alert-dialog","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":17,"first_release_published_at":"2025-03-21T15:27:04.000Z","latest_release_published_at":"2026-07-26T00:10:34.000Z","latest_release_number":"1.1.23","last_synced_at":"2026-09-02T21:38:25.602Z","created_at":"2025-08-14T00:33:51.704Z","updated_at":"2026-09-02T21:38:25.602Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-alert-dialog/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-alert-dialog/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":1.533566843952653,"forks_count":5.595212171095126,"docker_downloads_count":null,"average":21.574755634138995},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-alert-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-alert-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-alert-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-alert-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-alert-dialog/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12471084,"name":"org.webjars.npm:radix-ui__react-presence","ecosystem":"maven","description":"WebJar for @radix-ui/react-presence","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2023-09-26T07:18:44.000Z","latest_release_published_at":"2025-11-11T14:20:22.000Z","latest_release_number":"1.1.5","last_synced_at":"2026-09-02T21:38:30.087Z","created_at":"2025-11-11T14:33:56.889Z","updated_at":"2026-09-02T21:38:30.087Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-presence/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-presence/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T06:42:18.947Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.29511391179615,"dependent_packages_count":44.741652762731185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.01838333726367},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-presence","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-presence","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-presence","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-presence/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-presence/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5713638,"name":"@pspdfkit-labs/react-radio-group","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:54.563Z","latest_release_published_at":"2022-12-19T10:03:54.563Z","latest_release_number":"1.1.1","last_synced_at":"2026-09-02T21:36:48.631Z","created_at":"2022-12-19T10:23:13.903Z","updated_at":"2026-09-02T21:36:48.632Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-radio-group","install_command":"npm install @pspdfkit-labs/react-radio-group","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.1","latest":"1.1.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-01T15:27:20.723Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3669744063400695,"forks_count":2.441545696513874,"average":19.892373450724058},"purl":"pkg:npm/%40pspdfkit-labs/react-radio-group","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-radio-group","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-radio-group","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-radio-group/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T12:42:40.877Z","issues_count":1115,"pull_requests_count":752,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5851063829787233,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":188,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2180851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-radio-group/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.746Z","updated_at":"2022-12-19T10:24:11.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.752Z","updated_at":"2022-12-19T10:24:11.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.757Z","updated_at":"2022-12-19T10:24:11.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-03-01T12:50:23.230Z","updated_at":"2026-03-01T12:50:23.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:12.896Z","updated_at":"2023-06-23T04:26:12.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-03-01T12:50:23.288Z","updated_at":"2026-03-01T12:50:23.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11664004,"name":"org.mvnpm.at.radix-ui:react-roving-focus","ecosystem":"maven","description":"radix-ui react-roving-focus","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":18,"first_release_published_at":"2024-02-18T21:57:44.000Z","latest_release_published_at":"2026-07-26T00:10:08.000Z","latest_release_number":"1.1.19","last_synced_at":"2026-09-02T21:37:42.816Z","created_at":"2025-05-20T16:19:14.974Z","updated_at":"2026-09-02T21:37:42.816Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-roving-focus/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-roving-focus/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.745337335761036,"dependent_packages_count":49.67865754638059,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.211997441070814},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-roving-focus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-roving-focus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-roving-focus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-roving-focus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-roving-focus/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11710280,"name":"org.webjars.npm:radix-ui__react-dialog","ecosystem":"maven","description":"WebJar for @radix-ui/react-dialog","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2023-09-15T13:33:14.000Z","latest_release_published_at":"2025-11-11T14:07:23.000Z","latest_release_number":"1.1.15","last_synced_at":"2026-09-02T21:37:51.013Z","created_at":"2025-05-30T12:45:22.745Z","updated_at":"2026-09-02T21:37:51.014Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-dialog/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-dialog/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:57:23.690Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.35378518933732,"dependent_packages_count":49.11325984055805,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.73352251494769},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-dialog/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1138464,"name":"@radix-ui/react-label","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":284,"first_release_published_at":"2025-01-16T17:55:52.738Z","latest_release_published_at":"2026-07-24T23:51:20.783Z","latest_release_number":"2.1.15","last_synced_at":"2026-09-02T21:39:02.940Z","created_at":"2022-04-08T11:51:51.125Z","updated_at":"2026-09-02T21:39:02.941Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-label","install_command":"npm install @radix-ui/react-label","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.15","next":"2.1.16-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T10:11:23.290Z","dependent_packages_count":586,"downloads":233333344,"downloads_period":"last-month","dependent_repos_count":18628,"rankings":{"downloads":0.1974400852389938,"dependent_repos_count":0.19603960229645592,"dependent_packages_count":0.10356761864250763,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.9216018051664936,"average":0.6467742680500784},"purl":"pkg:npm/%40radix-ui/react-label","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-label","docker_dependents_count":59,"docker_downloads_count":15957,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-label","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-label/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-label/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T05:47:04.643Z","updated_at":"2026-02-11T05:47:04.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-19T02:17:40.278Z","updated_at":"2022-11-19T02:17:40.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T05:47:04.760Z","updated_at":"2026-02-11T05:47:04.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T05:47:04.940Z","updated_at":"2026-02-11T05:47:04.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992136,"name":"@interop-ui/react-use-direction","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":2,"first_release_published_at":"2021-09-07T21:18:53.024Z","latest_release_published_at":"2021-09-07T22:07:34.673Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:39:04.332Z","created_at":"2022-04-07T18:43:31.257Z","updated_at":"2026-09-02T21:39:04.332Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-use-direction","install_command":"npm install @interop-ui/react-use-direction","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.2.0-rc.2","latest":"0.2.0-rc.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:29:59.690Z","dependent_packages_count":4,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":5.532825793711726,"stargazers_count":1.3339079085188332,"forks_count":2.3426188289545147,"average":15.249738824919277},"purl":"pkg:npm/%40interop-ui/react-use-direction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-use-direction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-use-direction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-use-direction/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-direction/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:30.065Z","updated_at":"2022-11-20T17:31:30.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:30.073Z","updated_at":"2022-11-20T17:31:30.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11646266,"name":"org.webjars.npm:radix-ui__react-label","ecosystem":"maven","description":"WebJar for @radix-ui/react-label","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2025-05-16T08:46:51.000Z","latest_release_published_at":"2025-06-12T10:40:09.000Z","latest_release_number":"2.1.7","last_synced_at":"2026-09-02T21:39:20.071Z","created_at":"2025-05-16T09:01:41.217Z","updated_at":"2026-09-02T21:39:20.071Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-label/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-label/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T05:02:23.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.96224666043386,"dependent_packages_count":49.99029418522657,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.47627042283021},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-label","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-label","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-label","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-label/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-label/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":992132,"name":"@interop-ui/react-use-controllable-state","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":2,"first_release_published_at":"2021-09-07T21:18:52.585Z","latest_release_published_at":"2021-09-07T22:07:30.754Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:39:58.025Z","created_at":"2022-04-07T18:43:30.740Z","updated_at":"2026-09-02T21:39:58.025Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-use-controllable-state","install_command":"npm install @interop-ui/react-use-controllable-state","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.2.0-rc.2","latest":"0.2.0-rc.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T20:19:06.992Z","dependent_packages_count":16,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":1.8928393704647242,"stargazers_count":1.3168356027678578,"forks_count":2.2994054271942277,"average":13.879091178988347},"purl":"pkg:npm/%40interop-ui/react-use-controllable-state","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-use-controllable-state","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-use-controllable-state","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-use-controllable-state/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-controllable-state/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:27.736Z","updated_at":"2022-11-20T17:31:27.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:27.778Z","updated_at":"2022-11-20T17:31:27.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992150,"name":"@interop-ui/react-use-size","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":17,"first_release_published_at":"2020-08-25T13:11:26.682Z","latest_release_published_at":"2021-09-07T22:07:53.012Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:40:32.477Z","created_at":"2022-04-07T18:43:32.114Z","updated_at":"2026-09-02T21:40:32.478Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-use-size","install_command":"npm install @interop-ui/react-use-size","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-14","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:09:23.665Z","dependent_packages_count":8,"downloads":81,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":26.312522825721114,"dependent_repos_count":7.624845079674312,"dependent_packages_count":2.4807435830423943,"stargazers_count":0.9260514261612895,"forks_count":1.6775000652445322,"docker_downloads_count":null,"average":7.804332595968728},"purl":"pkg:npm/%40interop-ui/react-use-size","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-use-size","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-use-size","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-use-size/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-use-size/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:28.343Z","updated_at":"2022-11-20T17:31:28.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:28.353Z","updated_at":"2022-11-20T17:31:28.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14817815,"name":"org.mvnpm.at.radix-ui:react-use-layout-effect","ecosystem":"maven","description":"radix-ui react-use-layout-effect","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":7,"first_release_published_at":"2026-02-27T02:11:17.000Z","latest_release_published_at":"2026-07-25T01:18:40.000Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T21:40:59.008Z","created_at":"2026-07-25T01:31:00.319Z","updated_at":"2026-09-02T21:40:59.009Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-use-layout-effect/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-use-layout-effect/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:20:07.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.94547051209436,"dependent_packages_count":38.62767917916039,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.78657484562737},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-use-layout-effect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-use-layout-effect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-use-layout-effect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-use-layout-effect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-layout-effect/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11648774,"name":"org.webjars.npm:radix-ui__react-toggle-group","ecosystem":"maven","description":"WebJar for @radix-ui/react-toggle-group","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T15:34:43.000Z","latest_release_published_at":"2025-05-16T15:34:43.000Z","latest_release_number":"1.1.3","last_synced_at":"2026-09-02T21:41:33.555Z","created_at":"2025-05-16T15:45:45.679Z","updated_at":"2026-09-02T21:41:33.555Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-toggle-group/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-toggle-group/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.90016885679599,"dependent_packages_count":49.901137707264795,"stargazers_count":1.4647018709046165,"forks_count":5.4688133147527695,"docker_downloads_count":null,"average":22.933705437429545},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-toggle-group","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-toggle-group","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-toggle-group","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-toggle-group/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-toggle-group/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14817812,"name":"org.mvnpm.at.radix-ui:react-use-callback-ref","ecosystem":"maven","description":"radix-ui react-use-callback-ref","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":7,"first_release_published_at":"2026-02-27T02:17:16.000Z","latest_release_published_at":"2026-07-25T01:15:40.000Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T21:41:33.556Z","created_at":"2026-07-25T01:31:00.191Z","updated_at":"2026-09-02T21:41:33.557Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-use-callback-ref/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-use-callback-ref/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.428Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.94547051209436,"dependent_packages_count":38.62767917916039,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.78657484562737},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-use-callback-ref","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-use-callback-ref","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-use-callback-ref","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-use-callback-ref/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-use-callback-ref/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1138499,"name":"@radix-ui/react-use-layout-effect","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":96,"first_release_published_at":"2025-01-16T17:55:59.596Z","latest_release_published_at":"2026-07-24T23:51:43.984Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T21:41:36.404Z","created_at":"2022-04-08T11:51:54.487Z","updated_at":"2026-09-02T21:41:36.404Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-layout-effect","install_command":"npm install @radix-ui/react-use-layout-effect","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.2-rc.1780677407053","latest":"1.1.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-10-03T22:46:16.000Z","size":19187,"stargazers_count":15731,"open_issues_count":502,"forks_count":815,"subscribers_count":47,"default_branch":"main","last_synced_at":"2024-10-29T20:52:39.187Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-10-29T19:49:36.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-10-29T23:24:58.932Z","dependent_packages_count":74,"downloads":381959523,"downloads_period":"last-month","dependent_repos_count":45041,"rankings":{"downloads":0.05558106443488158,"dependent_repos_count":0.1411704276976598,"dependent_packages_count":0.44174625300117215,"stargazers_count":0.8926647506258345,"forks_count":1.4946651761084657,"docker_downloads_count":0.6601004347096355,"average":0.614321351096275},"purl":"pkg:npm/%40radix-ui/react-use-layout-effect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-layout-effect","docker_dependents_count":441,"docker_downloads_count":55760366,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-layout-effect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-layout-effect/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:34:46.400Z","issues_count":2434,"pull_requests_count":571,"avg_time_to_close_issue":7494862.520882585,"avg_time_to_close_pull_request":5933517.153374233,"issues_closed_count":1260,"pull_requests_closed_count":325,"pull_request_authors_count":139,"issue_authors_count":681,"avg_comments_per_issue":6.270747740345111,"avg_comments_per_pull_request":3.5253940455341506,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":633,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":2221572.0585585586,"past_year_avg_time_to_close_pull_request":3336567.5615384616,"past_year_issues_closed_count":222,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":351,"past_year_avg_comments_per_issue":1.627172195892575,"past_year_avg_comments_per_pull_request":0.9508928571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-layout-effect/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:24:58.413Z","updated_at":"2024-10-29T23:24:58.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:48.863Z","updated_at":"2022-11-10T10:56:48.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:24:58.503Z","updated_at":"2024-10-29T23:24:58.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T16:51:30.924Z","updated_at":"2026-02-11T16:51:30.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916245,"name":"@implydata/radix-react-accordion","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":7,"first_release_published_at":"2023-01-19T21:29:26.530Z","latest_release_published_at":"2023-03-03T02:04:40.157Z","latest_release_number":"1.2.0","last_synced_at":"2026-09-02T21:41:38.062Z","created_at":"2023-01-21T00:40:50.192Z","updated_at":"2026-09-02T21:41:38.062Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-accordion","install_command":"npm install @implydata/radix-react-accordion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.2.0-rc.4","latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T01:45:13.312Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.990605541176166,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3759633186404476,"forks_count":2.437646538777779,"average":14.59989524837892},"purl":"pkg:npm/%40implydata/radix-react-accordion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-accordion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-accordion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-accordion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-accordion/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:51.835Z","updated_at":"2023-01-21T00:50:51.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:51.135Z","updated_at":"2023-01-21T00:50:51.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:51.188Z","updated_at":"2023-01-21T00:50:51.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:51.222Z","updated_at":"2023-01-21T00:50:51.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:51.269Z","updated_at":"2023-01-21T00:50:51.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:51.322Z","updated_at":"2023-01-21T00:50:51.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:51.356Z","updated_at":"2023-01-21T00:50:51.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:51.441Z","updated_at":"2023-01-21T00:50:51.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:51.462Z","updated_at":"2023-01-21T00:50:51.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:51.518Z","updated_at":"2023-01-21T00:50:51.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:51.555Z","updated_at":"2023-01-21T00:50:51.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:51.612Z","updated_at":"2023-01-21T00:50:51.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:51.657Z","updated_at":"2023-01-21T00:50:51.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:51.817Z","updated_at":"2023-01-21T00:50:51.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:51.949Z","updated_at":"2023-01-21T00:50:51.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:52.044Z","updated_at":"2023-01-21T00:50:52.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:52.101Z","updated_at":"2023-01-21T00:50:52.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:52.162Z","updated_at":"2023-01-21T00:50:52.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:52.270Z","updated_at":"2023-01-21T00:50:52.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:52.375Z","updated_at":"2023-01-21T00:50:52.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:52.469Z","updated_at":"2023-01-21T00:50:52.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:52.507Z","updated_at":"2023-01-21T00:50:52.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:52.587Z","updated_at":"2023-01-21T00:50:52.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:52.662Z","updated_at":"2023-01-21T00:50:52.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:52.943Z","updated_at":"2023-01-21T00:50:52.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:52.992Z","updated_at":"2023-01-21T00:50:52.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:53.096Z","updated_at":"2023-01-21T00:50:53.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:53.177Z","updated_at":"2023-01-21T00:50:53.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:53.266Z","updated_at":"2023-01-21T00:50:53.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:53.317Z","updated_at":"2023-01-21T00:50:53.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:18.365Z","updated_at":"2023-02-27T23:21:18.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-25T18:26:46.913Z","updated_at":"2023-05-25T18:26:46.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-08T05:50:54.895Z","updated_at":"2023-09-08T05:50:54.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-16T18:46:39.162Z","updated_at":"2023-11-16T18:46:39.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T03:58:04.463Z","updated_at":"2024-04-19T03:58:04.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:09.414Z","updated_at":"2024-08-21T09:49:09.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:06.223Z","updated_at":"2024-10-29T23:25:06.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-03-04T10:03:57.147Z","updated_at":"2026-03-04T10:03:57.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-03-04T10:03:58.132Z","updated_at":"2026-03-04T10:03:58.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-03-04T10:03:58.958Z","updated_at":"2026-03-04T10:03:58.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-03-04T10:03:56.627Z","updated_at":"2026-03-04T10:03:56.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-06-17T17:47:23.974Z","updated_at":"2026-06-17T17:47:23.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-08-06T10:05:06.147Z","updated_at":"2026-08-06T10:05:06.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307192,"name":"@ygorluiz/react-use-layout-effect","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:44.675Z","latest_release_published_at":"2022-10-05T04:36:44.675Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T21:41:44.698Z","created_at":"2022-10-05T04:42:37.672Z","updated_at":"2026-09-02T21:41:44.698Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-use-layout-effect","install_command":"npm install @ygorluiz/react-use-layout-effect","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T07:43:55.644Z","dependent_packages_count":14,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":2.0986143388956604,"stargazers_count":1.3604595065994285,"forks_count":2.430140070344424,"average":16.479821482324418},"purl":"pkg:npm/%40ygorluiz/react-use-layout-effect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-use-layout-effect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-use-layout-effect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-use-layout-effect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-use-layout-effect/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:56.427Z","updated_at":"2022-11-19T18:12:56.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11793236,"name":"org.webjars.npm:radix-ui__react-select","ecosystem":"maven","description":"WebJar for @radix-ui/react-select","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2025-05-16T11:34:39.000Z","latest_release_published_at":"2025-06-12T11:06:28.000Z","latest_release_number":"2.2.5","last_synced_at":"2026-09-02T21:43:29.958Z","created_at":"2025-06-12T11:15:38.395Z","updated_at":"2026-09-02T21:43:29.959Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-select/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-select/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.706Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.93686647285927,"dependent_packages_count":48.51721963299648,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.227043052927876},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-select","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-select","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-select","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-select/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-select/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5916239,"name":"@implydata/radix-react-context","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":7,"first_release_published_at":"2023-01-19T21:29:53.744Z","latest_release_published_at":"2023-03-03T02:04:49.100Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-02T21:42:24.056Z","created_at":"2023-01-21T00:40:49.811Z","updated_at":"2026-09-02T21:42:24.056Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-context","install_command":"npm install @implydata/radix-react-context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:09:23.950Z","dependent_packages_count":28,"downloads":44,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.859570039321247,"dependent_repos_count":25.30552159382132,"dependent_packages_count":1.2764697586847036,"stargazers_count":1.3759633186404476,"forks_count":2.437646538777779,"average":7.4510342498491},"purl":"pkg:npm/%40implydata/radix-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-context/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:49.148Z","updated_at":"2023-01-21T00:50:49.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:48.975Z","updated_at":"2023-01-21T00:50:48.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:48.985Z","updated_at":"2023-01-21T00:50:48.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:48.990Z","updated_at":"2023-01-21T00:50:48.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:48.995Z","updated_at":"2023-01-21T00:50:48.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:49.012Z","updated_at":"2023-01-21T00:50:49.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:49.023Z","updated_at":"2023-01-21T00:50:49.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:49.059Z","updated_at":"2023-01-21T00:50:49.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:49.068Z","updated_at":"2023-01-21T00:50:49.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:49.076Z","updated_at":"2023-01-21T00:50:49.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:49.084Z","updated_at":"2023-01-21T00:50:49.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:49.091Z","updated_at":"2023-01-21T00:50:49.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:49.098Z","updated_at":"2023-01-21T00:50:49.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:49.135Z","updated_at":"2023-01-21T00:50:49.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:49.170Z","updated_at":"2023-01-21T00:50:49.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:49.187Z","updated_at":"2023-01-21T00:50:49.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:49.193Z","updated_at":"2023-01-21T00:50:49.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:49.219Z","updated_at":"2023-01-21T00:50:49.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:49.260Z","updated_at":"2023-01-21T00:50:49.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:49.308Z","updated_at":"2023-01-21T00:50:49.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:49.335Z","updated_at":"2023-01-21T00:50:49.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:49.357Z","updated_at":"2023-01-21T00:50:49.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:49.410Z","updated_at":"2023-01-21T00:50:49.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:49.442Z","updated_at":"2023-01-21T00:50:49.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:49.598Z","updated_at":"2023-01-21T00:50:49.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:49.615Z","updated_at":"2023-01-21T00:50:49.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:49.692Z","updated_at":"2023-01-21T00:50:49.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:49.794Z","updated_at":"2023-01-21T00:50:49.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:49.837Z","updated_at":"2023-01-21T00:50:49.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:49.876Z","updated_at":"2023-01-21T00:50:49.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:18.449Z","updated_at":"2023-02-27T23:21:18.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-03T06:09:12.401Z","updated_at":"2023-05-03T06:09:12.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:27.399Z","updated_at":"2023-09-09T10:24:27.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:07:49.469Z","updated_at":"2023-11-15T01:07:49.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:00:20.388Z","updated_at":"2024-04-19T04:00:20.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:10.734Z","updated_at":"2024-08-21T09:49:10.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:01.887Z","updated_at":"2024-10-29T23:25:01.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-11T14:34:28.145Z","updated_at":"2026-02-11T14:34:28.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-11T14:34:28.209Z","updated_at":"2026-02-11T14:34:28.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-11T14:34:28.280Z","updated_at":"2026-02-11T14:34:28.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-11T14:34:28.087Z","updated_at":"2026-02-11T14:34:28.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-03T07:47:08.193Z","updated_at":"2026-07-03T07:47:08.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-03T07:47:09.409Z","updated_at":"2026-07-03T07:47:09.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992089,"name":"@interop-ui/react-dropdown-menu","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":7,"first_release_published_at":"2020-12-10T14:10:54.107Z","latest_release_published_at":"2021-09-07T22:05:35.698Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:42:31.673Z","created_at":"2022-04-07T18:43:27.511Z","updated_at":"2026-09-02T21:42:31.673Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-dropdown-menu","install_command":"npm install @interop-ui/react-dropdown-menu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-5","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T12:48:02.274Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.3339079085188332,"forks_count":2.3426188289545147,"average":16.04680021906939},"purl":"pkg:npm/%40interop-ui/react-dropdown-menu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-dropdown-menu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-dropdown-menu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-dropdown-menu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-dropdown-menu/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:05.973Z","updated_at":"2022-11-20T17:31:05.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:05.978Z","updated_at":"2022-11-20T17:31:05.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13910374,"name":"org.mvnpm.at.radix-ui:react-form","ecosystem":"maven","description":"radix-ui react-form","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":9,"first_release_published_at":"2026-02-27T01:14:10.000Z","latest_release_published_at":"2026-07-26T00:10:05.000Z","latest_release_number":"0.1.16","last_synced_at":"2026-09-02T21:43:33.378Z","created_at":"2026-02-27T01:33:21.611Z","updated_at":"2026-09-02T21:43:33.378Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-form/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-form/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:57:23.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.066520735560914,"dependent_packages_count":42.9848305467306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.52567564114575},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-form","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-form","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-form","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-form/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-form/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11648627,"name":"org.webjars.npm:radix-ui__react-use-previous","ecosystem":"maven","description":"WebJar for @radix-ui/react-use-previous","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-05-16T14:30:01.000Z","latest_release_published_at":"2025-05-16T14:30:01.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-09-02T21:42:47.270Z","created_at":"2025-05-16T14:45:43.814Z","updated_at":"2026-09-02T21:42:47.270Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/radix-ui__react-use-previous/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/radix-ui__react-use-previous/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:57:23.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.90016885679599,"dependent_packages_count":49.901137707264795,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.40065328203039},"purl":"pkg:maven/org.webjars.npm/radix-ui__react-use-previous","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-use-previous","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:radix-ui__react-use-previous","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:radix-ui__react-use-previous/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:radix-ui__react-use-previous/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5713642,"name":"@pspdfkit-labs/react-use-layout-effect","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:04:04.407Z","latest_release_published_at":"2022-12-19T10:04:04.407Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T21:43:33.574Z","created_at":"2022-12-19T10:23:15.058Z","updated_at":"2026-09-02T21:43:33.575Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-use-layout-effect","install_command":"npm install @pspdfkit-labs/react-use-layout-effect","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0","latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T09:25:41.278Z","dependent_packages_count":13,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.0529495320386495,"dependent_repos_count":10.31421202209354,"dependent_packages_count":1.6685970490133717,"stargazers_count":0.9260187258757173,"forks_count":1.6777263931198647,"docker_downloads_count":null,"average":3.5279007444282287},"purl":"pkg:npm/%40pspdfkit-labs/react-use-layout-effect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-layout-effect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-layout-effect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-use-layout-effect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-layout-effect/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:12.021Z","updated_at":"2022-12-19T10:24:12.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:12.024Z","updated_at":"2022-12-19T10:24:12.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:12.026Z","updated_at":"2022-12-19T10:24:12.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-03-06T20:32:46.684Z","updated_at":"2026-03-06T20:32:46.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:13.113Z","updated_at":"2023-06-23T04:26:13.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-03-06T20:32:46.746Z","updated_at":"2026-03-06T20:32:46.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11664313,"name":"org.mvnpm.at.radix-ui:react-primitive","ecosystem":"maven","description":"radix-ui react-primitive","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"org.mvnpm.at.radix-ui","versions_count":17,"first_release_published_at":"2026-02-27T02:38:19.000Z","latest_release_published_at":"2026-07-26T00:10:05.000Z","latest_release_number":"2.1.10","last_synced_at":"2026-09-02T21:43:40.807Z","created_at":"2025-05-20T18:22:11.103Z","updated_at":"2026-09-02T21:43:40.807Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.radix-ui/react-primitive/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.radix-ui/react-primitive/","metadata":{},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.616Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.745337335761036,"dependent_packages_count":49.67865754638059,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.211997441070814},"purl":"pkg:maven/org.mvnpm.at.radix-ui/react-primitive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-primitive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.radix-ui:react-primitive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.radix-ui:react-primitive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.radix-ui:react-primitive/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620556,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":992121,"name":"@interop-ui/react-radio-group","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":13,"first_release_published_at":"2020-10-07T11:00:08.186Z","latest_release_published_at":"2021-09-07T22:06:30.644Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:44:16.107Z","created_at":"2022-04-07T18:43:30.013Z","updated_at":"2026-09-02T21:44:16.107Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-radio-group","install_command":"npm install @interop-ui/react-radio-group","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-10","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T21:39:06.652Z","dependent_packages_count":2,"downloads":44,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.733473212879417,"dependent_repos_count":10.34547353362831,"dependent_packages_count":8.861245838635242,"stargazers_count":0.9281031524458855,"forks_count":1.6816157055043568,"docker_downloads_count":null,"average":9.909982288618641},"purl":"pkg:npm/%40interop-ui/react-radio-group","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-radio-group","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-radio-group","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-radio-group/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-radio-group/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:28.608Z","updated_at":"2022-11-20T17:31:28.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:28.616Z","updated_at":"2022-11-20T17:31:28.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713666,"name":"@pspdfkit-labs/react-tabs","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:59.253Z","latest_release_published_at":"2022-12-19T10:03:59.253Z","latest_release_number":"1.0.2","last_synced_at":"2026-09-02T21:44:35.008Z","created_at":"2022-12-19T10:23:20.161Z","updated_at":"2026-09-02T21:44:35.009Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-tabs","install_command":"npm install @pspdfkit-labs/react-tabs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.2","latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T07:47:29.481Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.278211043316155,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.3759633186404476,"forks_count":2.437646538777779,"average":18.723421878441595},"purl":"pkg:npm/%40pspdfkit-labs/react-tabs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-tabs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-tabs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-tabs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tabs/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:12.800Z","updated_at":"2022-12-19T10:24:12.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:12.811Z","updated_at":"2022-12-19T10:24:12.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:12.821Z","updated_at":"2022-12-19T10:24:12.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-21T09:54:48.436Z","updated_at":"2026-02-21T09:54:48.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:12.244Z","updated_at":"2023-06-23T04:26:12.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-21T09:54:48.487Z","updated_at":"2026-02-21T09:54:48.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992066,"name":"@interop-ui/react-alert-dialog","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":18,"first_release_published_at":"2020-09-24T18:45:30.874Z","latest_release_published_at":"2021-09-07T22:04:42.523Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-02T21:52:44.372Z","created_at":"2022-04-07T18:43:25.035Z","updated_at":"2026-09-02T21:52:44.372Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-alert-dialog","install_command":"npm install @interop-ui/react-alert-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-15","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T07:56:57.646Z","dependent_packages_count":2,"downloads":62,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.814348474205993,"dependent_repos_count":10.358016171268641,"dependent_packages_count":8.869624249465728,"stargazers_count":0.931237354891797,"forks_count":1.6843910487483613,"docker_downloads_count":null,"average":10.331523459716104},"purl":"pkg:npm/%40interop-ui/react-alert-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-alert-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-alert-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-alert-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-alert-dialog/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:02.965Z","updated_at":"2022-11-20T17:31:02.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:02.997Z","updated_at":"2022-11-20T17:31:02.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713640,"name":"@pspdfkit-labs/react-use-size","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:04:06.249Z","latest_release_published_at":"2022-12-19T10:04:06.249Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T21:44:53.833Z","created_at":"2022-12-19T10:23:13.931Z","updated_at":"2026-09-02T21:44:53.834Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-use-size","install_command":"npm install @pspdfkit-labs/react-use-size","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0","latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:57:23.617Z","dependent_packages_count":6,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.5003566701440287,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":13.147721521004787},"purl":"pkg:npm/%40pspdfkit-labs/react-use-size","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-size","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-size","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-use-size/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-size/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:10.355Z","updated_at":"2022-12-19T10:24:10.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:10.380Z","updated_at":"2022-12-19T10:24:10.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:10.392Z","updated_at":"2022-12-19T10:24:10.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-03-02T05:50:26.384Z","updated_at":"2026-03-02T05:50:26.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:13.800Z","updated_at":"2023-06-23T04:26:13.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-03-02T05:50:26.541Z","updated_at":"2026-03-02T05:50:26.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138511,"name":"@radix-ui/utils","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":3,"first_release_published_at":"2020-12-15T15:31:11.798Z","latest_release_published_at":"2021-01-27T10:06:42.425Z","latest_release_number":"0.0.3","last_synced_at":"2026-09-02T21:45:18.176Z","created_at":"2022-04-08T11:51:55.505Z","updated_at":"2026-09-02T21:45:18.177Z","registry_url":"https://www.npmjs.com/package/@radix-ui/utils","install_command":"npm install @radix-ui/utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T00:02:20.628Z","dependent_packages_count":34,"downloads":5527,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":2.0466617371915103,"dependent_repos_count":3.8569184491498265,"dependent_packages_count":0.7753568831676453,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":null,"average":1.8690462218574169},"purl":"pkg:npm/%40radix-ui/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Futils/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T11:45:06.252Z","updated_at":"2026-02-11T11:45:06.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:59:06.466Z","updated_at":"2022-11-20T22:59:06.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T11:45:06.456Z","updated_at":"2026-02-11T11:45:06.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T11:45:06.815Z","updated_at":"2026-02-11T11:45:06.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916244,"name":"@implydata/radix-react-select","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":8,"first_release_published_at":"2023-03-25T20:27:01.159Z","latest_release_published_at":"2023-03-03T02:05:19.292Z","latest_release_number":"1.3.0","last_synced_at":"2026-09-02T21:45:45.286Z","created_at":"2023-01-21T00:40:50.130Z","updated_at":"2026-09-02T21:45:45.287Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-select","install_command":"npm install @implydata/radix-react-select","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.3.0-rc.5","latest":"2.0.0-rc.7"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T03:50:44.037Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.94982281333011,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.3800425941617547,"forks_count":2.4613211246593525,"average":14.597289475090284},"purl":"pkg:npm/%40implydata/radix-react-select","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-select","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-select","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-select/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-select/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:51.352Z","updated_at":"2023-01-21T00:50:51.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:50.915Z","updated_at":"2023-01-21T00:50:50.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:50.969Z","updated_at":"2023-01-21T00:50:50.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:51.002Z","updated_at":"2023-01-21T00:50:51.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:51.026Z","updated_at":"2023-01-21T00:50:51.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:51.068Z","updated_at":"2023-01-21T00:50:51.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:51.087Z","updated_at":"2023-01-21T00:50:51.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:51.170Z","updated_at":"2023-01-21T00:50:51.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:51.187Z","updated_at":"2023-01-21T00:50:51.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:51.201Z","updated_at":"2023-01-21T00:50:51.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:51.225Z","updated_at":"2023-01-21T00:50:51.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:51.237Z","updated_at":"2023-01-21T00:50:51.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:51.259Z","updated_at":"2023-01-21T00:50:51.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:51.335Z","updated_at":"2023-01-21T00:50:51.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:51.395Z","updated_at":"2023-01-21T00:50:51.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:51.434Z","updated_at":"2023-01-21T00:50:51.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:51.462Z","updated_at":"2023-01-21T00:50:51.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:51.495Z","updated_at":"2023-01-21T00:50:51.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:51.520Z","updated_at":"2023-01-21T00:50:51.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:51.560Z","updated_at":"2023-01-21T00:50:51.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:51.576Z","updated_at":"2023-01-21T00:50:51.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:51.597Z","updated_at":"2023-01-21T00:50:51.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.620Z","updated_at":"2023-01-21T00:50:51.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.640Z","updated_at":"2023-01-21T00:50:51.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.735Z","updated_at":"2023-01-21T00:50:51.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.758Z","updated_at":"2023-01-21T00:50:51.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.814Z","updated_at":"2023-01-21T00:50:51.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.912Z","updated_at":"2023-01-21T00:50:51.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.941Z","updated_at":"2023-01-21T00:50:51.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.978Z","updated_at":"2023-01-21T00:50:51.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:22.107Z","updated_at":"2023-02-27T23:21:22.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-17T04:53:01.894Z","updated_at":"2023-05-17T04:53:01.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:37.805Z","updated_at":"2023-09-09T10:24:37.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:08:24.271Z","updated_at":"2023-11-15T01:08:24.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:04:34.440Z","updated_at":"2024-04-19T04:04:34.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:12.985Z","updated_at":"2024-08-21T09:49:12.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T20:19:43.556Z","updated_at":"2024-10-29T20:19:43.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-28T11:31:35.837Z","updated_at":"2026-02-28T11:31:35.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-28T11:31:35.883Z","updated_at":"2026-02-28T11:31:35.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-28T11:31:35.940Z","updated_at":"2026-02-28T11:31:35.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-28T11:31:35.772Z","updated_at":"2026-02-28T11:31:35.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-06-23T05:00:07.228Z","updated_at":"2026-06-23T05:00:07.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-06-23T05:00:07.287Z","updated_at":"2026-06-23T05:00:07.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138478,"name":"@radix-ui/react-primitive","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":269,"first_release_published_at":"2025-01-16T17:55:54.975Z","latest_release_published_at":"2026-07-24T23:51:27.938Z","latest_release_number":"2.1.10","last_synced_at":"2026-09-02T21:46:24.256Z","created_at":"2022-04-08T11:51:52.459Z","updated_at":"2026-09-02T21:46:24.257Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-primitive","install_command":"npm install @radix-ui/react-primitive","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.10","next":"2.1.11-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T16:52:29.743Z","dependent_packages_count":107,"downloads":662385656,"downloads_period":"last-month","dependent_repos_count":46792,"rankings":{"downloads":0.051063391709878884,"dependent_repos_count":0.13908956026068886,"dependent_packages_count":0.3428229102409617,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.6601004347096355,"average":0.5935674363959595},"purl":"pkg:npm/%40radix-ui/react-primitive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-primitive","docker_dependents_count":451,"docker_downloads_count":152187646,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-primitive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-primitive/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-primitive/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:10.529Z","updated_at":"2024-10-29T23:25:10.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:41.545Z","updated_at":"2022-11-10T10:56:41.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:10.594Z","updated_at":"2024-10-29T23:25:10.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T06:43:59.045Z","updated_at":"2026-02-11T06:43:59.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13700657,"name":"@thomasjahoda-forks/radix-ui-react-dialog","ecosystem":"npm","description":"View docs [here](https://radix-ui.com/primitives/docs/components/dialog).","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"thomasjahoda-forks","versions_count":5,"first_release_published_at":"2026-02-12T15:15:40.308Z","latest_release_published_at":"2026-02-13T15:58:02.799Z","latest_release_number":"1.1.15-5","last_synced_at":"2026-09-02T21:53:21.496Z","created_at":"2026-02-12T21:00:45.996Z","updated_at":"2026-09-02T21:53:21.496Z","registry_url":"https://www.npmjs.com/package/@thomasjahoda-forks/radix-ui-react-dialog","install_command":"npm install @thomasjahoda-forks/radix-ui-react-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.15-5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T18:56:54.791Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.489419715786976,"dependent_packages_count":32.40440487606455,"stargazers_count":0.5789103829131526,"forks_count":0.9162660694427419,"docker_downloads_count":null,"average":14.097250261051855},"purl":"pkg:npm/%40thomasjahoda-forks/radix-ui-react-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thomasjahoda-forks/radix-ui-react-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-dialog/codemeta","maintainers":[{"uuid":"thomasjahoda","login":"thomasjahoda","name":null,"email":"thomas.jahoda@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~thomasjahoda","role":null,"created_at":"2026-02-12T21:00:51.593Z","updated_at":"2026-02-12T21:00:51.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thomasjahoda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138498,"name":"@radix-ui/react-use-rect","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":102,"first_release_published_at":"2025-01-16T17:56:00.710Z","latest_release_published_at":"2026-07-24T23:51:46.695Z","latest_release_number":"1.1.4","last_synced_at":"2026-09-02T21:46:56.642Z","created_at":"2022-04-08T11:51:54.140Z","updated_at":"2026-09-02T21:46:56.642Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-rect","install_command":"npm install @radix-ui/react-use-rect","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.2-rc.1780677407053","latest":"1.1.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19187,"open_issues_count":340,"forks_count":1233,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-20T05:12:58.926Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-20T04:35:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787959,"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-20T02:00:06.210Z","response_time":54,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:58:29.247Z","dependent_packages_count":11,"downloads":279341804,"downloads_period":"last-month","dependent_repos_count":31134,"rankings":{"downloads":0.06949196360873083,"dependent_repos_count":0.16290417587600908,"dependent_packages_count":1.908441654154638,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.24460835074367046,"average":0.8079071068898447},"purl":"pkg:npm/%40radix-ui/react-use-rect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-rect","docker_dependents_count":307,"docker_downloads_count":55615767,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-rect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-rect/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-22T08:38:44.015Z","issues_count":1114,"pull_requests_count":745,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9345393.807531381,"issues_closed_count":664,"pull_requests_closed_count":478,"pull_request_authors_count":270,"issue_authors_count":957,"avg_comments_per_issue":4.002692998204668,"avg_comments_per_pull_request":1.5798657718120805,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":182,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1774979.4242424243,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":70,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.1758241758241759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-rect/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:11:09.902Z","updated_at":"2024-10-29T23:11:09.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:57.825Z","updated_at":"2022-11-20T22:50:57.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:11:10.555Z","updated_at":"2024-10-29T23:11:10.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T13:34:48.693Z","updated_at":"2026-02-11T13:34:48.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138447,"name":"@radix-ui/popper","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":17,"first_release_published_at":"2020-12-15T15:31:11.752Z","latest_release_published_at":"2021-09-07T10:06:10.397Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T21:47:18.920Z","created_at":"2022-04-08T11:51:49.302Z","updated_at":"2026-09-02T21:47:18.920Z","registry_url":"https://www.npmjs.com/package/@radix-ui/popper","install_command":"npm install @radix-ui/popper","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0","next":"0.1.1-rc.4"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T20:43:00.728Z","dependent_packages_count":12,"downloads":223172,"downloads_period":"last-month","dependent_repos_count":2651,"rankings":{"downloads":0.3829351229704726,"dependent_repos_count":0.44264655318140894,"dependent_packages_count":1.739614067411015,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":0.26089611418596387,"average":0.9153976495878271},"purl":"pkg:npm/%40radix-ui/popper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/popper","docker_dependents_count":80,"docker_downloads_count":23287011,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/popper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/popper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:56:55.134Z","issues_count":1116,"pull_requests_count":755,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":275,"issue_authors_count":958,"avg_comments_per_issue":3.9982078853046596,"avg_comments_per_pull_request":1.5841059602649008,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":191,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.5632183908045978,"past_year_avg_comments_per_pull_request":1.2198952879581153,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Fpopper/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:11.763Z","updated_at":"2024-10-29T23:25:11.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:57.676Z","updated_at":"2022-11-20T22:50:57.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:11.823Z","updated_at":"2024-10-29T23:25:11.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T06:10:57.541Z","updated_at":"2026-02-11T06:10:57.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7977247,"name":"@asdf-design/react-use-controllable-state","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"asdf-design","versions_count":1,"first_release_published_at":"2023-07-23T22:41:17.926Z","latest_release_published_at":"2023-07-23T22:41:17.926Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-02T21:47:36.000Z","created_at":"2023-07-23T22:41:25.206Z","updated_at":"2026-09-02T21:47:36.001Z","registry_url":"https://www.npmjs.com/package/@asdf-design/react-use-controllable-state","install_command":"npm install @asdf-design/react-use-controllable-state","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T01:01:40.760Z","dependent_packages_count":21,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.238250090668352,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9589221870892349,"forks_count":1.7467229952058232,"docker_downloads_count":null,"average":24.881802396566904},"purl":"pkg:npm/%40asdf-design/react-use-controllable-state","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asdf-design/react-use-controllable-state","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asdf-design/react-use-controllable-state","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asdf-design/react-use-controllable-state/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-use-controllable-state/codemeta","maintainers":[{"uuid":"ajrapala","login":"ajrapala","name":null,"email":"ajrapala@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ajrapala","role":null,"created_at":"2023-07-23T22:41:26.697Z","updated_at":"2023-07-23T22:41:26.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajrapala/packages"},{"uuid":"asdfdesign","login":"asdfdesign","name":null,"email":"alexrapala@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~asdfdesign","role":null,"created_at":"2023-07-23T22:41:26.701Z","updated_at":"2023-07-23T22:41:26.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asdfdesign/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7972964,"name":"@asdf-design/react-alert-dialog","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"asdf-design","versions_count":1,"first_release_published_at":"2023-07-22T20:05:39.868Z","latest_release_published_at":"2023-07-22T20:05:39.868Z","latest_release_number":"1.0.5","last_synced_at":"2026-09-02T21:48:00.068Z","created_at":"2023-07-22T20:05:44.767Z","updated_at":"2026-09-02T21:48:00.068Z","registry_url":"https://www.npmjs.com/package/@asdf-design/react-alert-dialog","install_command":"npm install @asdf-design/react-alert-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:00:09.298Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.36235491620597,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9589221870892349,"forks_count":1.7467229952058232,"docker_downloads_count":null,"average":25.106623361674426},"purl":"pkg:npm/%40asdf-design/react-alert-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asdf-design/react-alert-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asdf-design/react-alert-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asdf-design/react-alert-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-alert-dialog/codemeta","maintainers":[{"uuid":"ajrapala","login":"ajrapala","name":null,"email":"ajrapala@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ajrapala","role":null,"created_at":"2023-07-22T20:05:44.976Z","updated_at":"2023-07-22T20:05:44.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajrapala/packages"},{"uuid":"asdfdesign","login":"asdfdesign","name":null,"email":"alexrapala@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~asdfdesign","role":null,"created_at":"2023-07-22T20:05:44.980Z","updated_at":"2023-07-22T20:05:44.980Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asdfdesign/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7976642,"name":"@asdf-design/react-slot","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"asdf-design","versions_count":1,"first_release_published_at":"2023-07-23T18:22:22.509Z","latest_release_published_at":"2023-07-23T18:22:22.509Z","latest_release_number":"1.0.2","last_synced_at":"2026-09-02T21:48:23.435Z","created_at":"2023-07-23T18:25:09.868Z","updated_at":"2026-09-02T21:48:23.435Z","registry_url":"https://www.npmjs.com/package/@asdf-design/react-slot","install_command":"npm install @asdf-design/react-slot","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:57:25.419Z","dependent_packages_count":9,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.238250090668352,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9589221870892349,"forks_count":1.7467229952058232,"docker_downloads_count":null,"average":24.881802396566904},"purl":"pkg:npm/%40asdf-design/react-slot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asdf-design/react-slot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asdf-design/react-slot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asdf-design/react-slot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-slot/codemeta","maintainers":[{"uuid":"ajrapala","login":"ajrapala","name":null,"email":"ajrapala@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ajrapala","role":null,"created_at":"2023-07-23T18:25:11.672Z","updated_at":"2023-07-23T18:25:11.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajrapala/packages"},{"uuid":"asdfdesign","login":"asdfdesign","name":null,"email":"alexrapala@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~asdfdesign","role":null,"created_at":"2023-07-23T18:25:11.680Z","updated_at":"2023-07-23T18:25:11.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asdfdesign/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5310484,"name":"@ygorluiz/react-id","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:06.495Z","latest_release_published_at":"2022-10-05T04:36:06.495Z","latest_release_number":"1.0.0","last_synced_at":"2026-09-02T21:52:57.650Z","created_at":"2022-10-07T00:43:44.013Z","updated_at":"2026-09-02T21:52:57.650Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-id","install_command":"npm install @ygorluiz/react-id","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.110Z","dependent_packages_count":13,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":2.223224690181046,"stargazers_count":1.3665208373707844,"forks_count":2.438180611163569,"average":16.5075639268996},"purl":"pkg:npm/%40ygorluiz/react-id","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-id","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-id","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-id/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-id/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-14T04:31:13.653Z","updated_at":"2022-11-14T04:31:13.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5916218,"name":"@implydata/radix-number","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":7,"first_release_published_at":"2023-01-19T21:29:17.437Z","latest_release_published_at":"2023-03-03T02:04:35.180Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-02T21:49:19.741Z","created_at":"2023-01-21T00:40:49.292Z","updated_at":"2026-09-02T21:49:19.741Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-number","install_command":"npm install @implydata/radix-number","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:31:28.287Z","dependent_packages_count":3,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.18331702501667,"dependent_repos_count":25.30552159382132,"dependent_packages_count":6.927318738059885,"stargazers_count":1.3803312283653202,"forks_count":2.4613211246593525,"average":9.251561941984509},"purl":"pkg:npm/%40implydata/radix-number","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-number","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-number","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-number/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-number/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-21T00:50:51.208Z","updated_at":"2023-01-21T00:50:51.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-21T00:50:50.775Z","updated_at":"2023-01-21T00:50:50.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-21T00:50:50.821Z","updated_at":"2023-01-21T00:50:50.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-21T00:50:50.840Z","updated_at":"2023-01-21T00:50:50.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-21T00:50:50.861Z","updated_at":"2023-01-21T00:50:50.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-21T00:50:50.894Z","updated_at":"2023-01-21T00:50:50.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-21T00:50:50.917Z","updated_at":"2023-01-21T00:50:50.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-21T00:50:50.998Z","updated_at":"2023-01-21T00:50:50.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-21T00:50:51.029Z","updated_at":"2023-01-21T00:50:51.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-21T00:50:51.061Z","updated_at":"2023-01-21T00:50:51.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-21T00:50:51.077Z","updated_at":"2023-01-21T00:50:51.077Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-21T00:50:51.094Z","updated_at":"2023-01-21T00:50:51.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-21T00:50:51.122Z","updated_at":"2023-01-21T00:50:51.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-21T00:50:51.192Z","updated_at":"2023-01-21T00:50:51.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-21T00:50:51.249Z","updated_at":"2023-01-21T00:50:51.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-21T00:50:51.285Z","updated_at":"2023-01-21T00:50:51.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-21T00:50:51.300Z","updated_at":"2023-01-21T00:50:51.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-21T00:50:51.341Z","updated_at":"2023-01-21T00:50:51.341Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-21T00:50:51.377Z","updated_at":"2023-01-21T00:50:51.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-21T00:50:51.410Z","updated_at":"2023-01-21T00:50:51.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-21T00:50:51.437Z","updated_at":"2023-01-21T00:50:51.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-21T00:50:51.465Z","updated_at":"2023-01-21T00:50:51.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-21T00:50:51.486Z","updated_at":"2023-01-21T00:50:51.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-21T00:50:51.501Z","updated_at":"2023-01-21T00:50:51.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-21T00:50:51.596Z","updated_at":"2023-01-21T00:50:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-21T00:50:51.619Z","updated_at":"2023-01-21T00:50:51.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-21T00:50:51.658Z","updated_at":"2023-01-21T00:50:51.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-21T00:50:51.712Z","updated_at":"2023-01-21T00:50:51.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-21T00:50:51.732Z","updated_at":"2023-01-21T00:50:51.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-21T00:50:51.759Z","updated_at":"2023-01-21T00:50:51.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:05.239Z","updated_at":"2023-02-27T23:21:05.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-17T04:53:00.794Z","updated_at":"2023-05-17T04:53:00.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:38.884Z","updated_at":"2023-09-09T10:24:38.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-14T23:50:20.786Z","updated_at":"2023-11-14T23:50:20.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:04:34.191Z","updated_at":"2024-04-19T04:04:34.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:09.938Z","updated_at":"2024-08-21T09:49:09.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T23:25:08.112Z","updated_at":"2024-10-29T23:25:08.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-12T08:04:51.486Z","updated_at":"2026-02-12T08:04:51.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-12T08:04:51.794Z","updated_at":"2026-02-12T08:04:51.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-12T08:04:52.147Z","updated_at":"2026-02-12T08:04:52.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-12T08:04:51.260Z","updated_at":"2026-02-12T08:04:51.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-12T23:17:57.697Z","updated_at":"2026-07-12T23:17:57.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-12T23:17:57.938Z","updated_at":"2026-07-12T23:17:57.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992096,"name":"@interop-ui/react-polymorphic","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":6,"first_release_published_at":"2020-12-03T14:26:58.186Z","latest_release_published_at":"2021-09-07T22:06:03.084Z","latest_release_number":"0.1.0-rc.2","last_synced_at":"2026-09-02T21:51:17.723Z","created_at":"2022-04-07T18:43:28.164Z","updated_at":"2026-09-02T21:51:17.724Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-polymorphic","install_command":"npm install @interop-ui/react-polymorphic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-3","next":"0.1.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.986Z","dependent_packages_count":29,"downloads":53,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":21.48426681305709,"dependent_repos_count":25.32799796580169,"dependent_packages_count":1.2111703563547747,"stargazers_count":1.3339079085188332,"forks_count":2.3426188289545147,"average":10.33999237453738},"purl":"pkg:npm/%40interop-ui/react-polymorphic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-polymorphic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-polymorphic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-polymorphic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-polymorphic/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:03.519Z","updated_at":"2022-11-20T17:31:03.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:03.545Z","updated_at":"2022-11-20T17:31:03.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12411376,"name":"@thomasjahoda-forks/radix-ui-react-popover","ecosystem":"npm","description":"View docs [here](https://radix-ui.com/primitives/docs/components/popover).","homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"thomasjahoda-forks","versions_count":2,"first_release_published_at":"2025-10-23T13:19:39.566Z","latest_release_published_at":"2025-10-23T13:58:13.598Z","latest_release_number":"1.1.15","last_synced_at":"2026-09-02T21:51:26.569Z","created_at":"2025-10-23T13:19:49.862Z","updated_at":"2026-09-02T21:51:26.570Z","registry_url":"https://www.npmjs.com/package/@thomasjahoda-forks/radix-ui-react-popover","install_command":"npm install @thomasjahoda-forks/radix-ui-react-popover","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.15"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.499Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.251738911193314,"dependent_repos_count":23.587170660659538,"dependent_packages_count":34.02484985710485,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.287919809652568},"purl":"pkg:npm/%40thomasjahoda-forks/radix-ui-react-popover","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-popover","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thomasjahoda-forks/radix-ui-react-popover","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thomasjahoda-forks/radix-ui-react-popover/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thomasjahoda-forks%2Fradix-ui-react-popover/codemeta","maintainers":[{"uuid":"thomasjahoda","login":"thomasjahoda","name":null,"email":"thomas.jahoda@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~thomasjahoda","role":null,"created_at":"2025-10-26T05:11:13.012Z","updated_at":"2025-10-26T05:11:13.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thomasjahoda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713677,"name":"@pspdfkit-labs/react-dialog","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:45.990Z","latest_release_published_at":"2022-12-19T10:03:45.990Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-02T21:52:21.882Z","created_at":"2022-12-19T10:23:22.080Z","updated_at":"2026-09-02T21:52:21.882Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-dialog","install_command":"npm install @pspdfkit-labs/react-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.3","latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T04:40:05.501Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.78631028968601,"dependent_repos_count":10.398328159825304,"dependent_packages_count":8.902278223441405,"stargazers_count":0.9297828551707065,"forks_count":1.683449752391565,"docker_downloads_count":null,"average":16.340029856102998},"purl":"pkg:npm/%40pspdfkit-labs/react-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-dialog/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:12.912Z","updated_at":"2022-12-19T10:24:12.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:12.924Z","updated_at":"2022-12-19T10:24:12.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:12.936Z","updated_at":"2022-12-19T10:24:12.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-12T02:33:18.921Z","updated_at":"2026-02-12T02:33:18.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:04.140Z","updated_at":"2023-06-23T04:26:04.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-12T02:33:18.989Z","updated_at":"2026-02-12T02:33:18.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713657,"name":"@pspdfkit-labs/react-use-escape-keydown","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:04:04.081Z","latest_release_published_at":"2022-12-19T10:04:04.081Z","latest_release_number":"1.0.2","last_synced_at":"2026-09-02T21:52:38.402Z","created_at":"2022-12-19T10:23:18.059Z","updated_at":"2026-09-02T21:52:38.402Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-use-escape-keydown","install_command":"npm install @pspdfkit-labs/react-use-escape-keydown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.2","latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T01:16:47.363Z","dependent_packages_count":2,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.1671830230261384,"dependent_repos_count":10.398328159825304,"dependent_packages_count":8.902278223441405,"stargazers_count":0.9297828551707065,"forks_count":1.683449752391565,"docker_downloads_count":null,"average":5.016204402771024},"purl":"pkg:npm/%40pspdfkit-labs/react-use-escape-keydown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-escape-keydown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-use-escape-keydown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-use-escape-keydown/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-use-escape-keydown/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.165Z","updated_at":"2022-12-19T10:24:11.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.173Z","updated_at":"2022-12-19T10:24:11.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.184Z","updated_at":"2022-12-19T10:24:11.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-16T15:04:44.779Z","updated_at":"2026-02-16T15:04:44.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:12.702Z","updated_at":"2023-06-23T04:26:12.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-16T15:04:45.164Z","updated_at":"2026-02-16T15:04:45.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713658,"name":"@pspdfkit-labs/react-tooltip","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:04:03.173Z","latest_release_published_at":"2022-12-19T10:04:03.173Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-02T21:52:39.649Z","created_at":"2022-12-19T10:23:18.062Z","updated_at":"2026-09-02T21:52:39.649Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-tooltip","install_command":"npm install @pspdfkit-labs/react-tooltip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.3","latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T03:18:52.545Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.239183332144385,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":19.895486853404858},"purl":"pkg:npm/%40pspdfkit-labs/react-tooltip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-tooltip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-tooltip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-tooltip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-tooltip/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.118Z","updated_at":"2022-12-19T10:24:11.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.133Z","updated_at":"2022-12-19T10:24:11.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.152Z","updated_at":"2022-12-19T10:24:11.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-22T00:23:23.268Z","updated_at":"2026-02-22T00:23:23.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:11.094Z","updated_at":"2023-06-23T04:26:11.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-22T00:23:23.647Z","updated_at":"2026-02-22T00:23:23.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5115289,"name":"radix-ui","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":null,"versions_count":189,"first_release_published_at":"2022-08-01T15:59:47.072Z","latest_release_published_at":"2026-07-24T23:51:30.916Z","latest_release_number":"1.6.7","last_synced_at":"2026-09-02T21:54:54.583Z","created_at":"2022-08-01T16:04:08.631Z","updated_at":"2026-09-02T21:54:54.583Z","registry_url":"https://www.npmjs.com/package/radix-ui","install_command":"npm install radix-ui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.7","next":"1.7.0-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:20:06.915Z","dependent_packages_count":11,"downloads":50247951,"downloads_period":"last-month","dependent_repos_count":30,"rankings":{"downloads":1.323098586172087,"dependent_repos_count":2.3054074417933275,"dependent_packages_count":1.9098798022916197,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.8461286100856782},"purl":"pkg:npm/radix-ui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/radix-ui","docker_dependents_count":2,"docker_downloads_count":1971,"usage_url":"https://repos.ecosyste.ms/usage/npm/radix-ui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/radix-ui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/radix-ui/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2025-01-02T15:50:07.574Z","updated_at":"2025-01-02T15:50:07.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2025-01-16T16:08:38.777Z","updated_at":"2025-01-16T16:08:38.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5909613,"name":"@implydata/radix-react-use-controllable-state","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":7,"first_release_published_at":"2023-01-19T21:31:29.146Z","latest_release_published_at":"2023-03-03T02:05:34.773Z","latest_release_number":"1.1.0","last_synced_at":"2026-09-02T21:56:11.062Z","created_at":"2023-01-19T21:34:17.181Z","updated_at":"2026-09-02T21:56:11.062Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-use-controllable-state","install_command":"npm install @implydata/radix-react-use-controllable-state","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.0-rc.4","latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-10-03T22:46:16.000Z","size":19187,"stargazers_count":15658,"open_issues_count":488,"forks_count":805,"subscribers_count":48,"default_branch":"main","last_synced_at":"2024-10-20T11:42:03.589Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-10-20T07:39:55.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220738140,"owners_count":16695401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-10-29T19:46:50.962Z","dependent_packages_count":20,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.1439233499590955,"dependent_repos_count":25.30552159382132,"dependent_packages_count":1.5992897726687005,"stargazers_count":1.3759633186404476,"forks_count":2.437646538777779,"average":7.572468914773469},"purl":"pkg:npm/%40implydata/radix-react-use-controllable-state","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-use-controllable-state","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-use-controllable-state","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-use-controllable-state/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T17:34:46.400Z","issues_count":2434,"pull_requests_count":571,"avg_time_to_close_issue":7494862.520882585,"avg_time_to_close_pull_request":5933517.153374233,"issues_closed_count":1260,"pull_requests_closed_count":325,"pull_request_authors_count":139,"issue_authors_count":681,"avg_comments_per_issue":6.270747740345111,"avg_comments_per_pull_request":3.5253940455341506,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":633,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":2221572.0585585586,"past_year_avg_time_to_close_pull_request":3336567.5615384616,"past_year_issues_closed_count":222,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":351,"past_year_avg_comments_per_issue":1.627172195892575,"past_year_avg_comments_per_pull_request":0.9508928571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-use-controllable-state/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-01-19T21:34:24.241Z","updated_at":"2023-01-19T21:34:24.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-01-19T21:34:24.183Z","updated_at":"2023-01-19T21:34:24.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-01-19T21:34:24.189Z","updated_at":"2023-01-19T21:34:24.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-01-19T21:34:24.192Z","updated_at":"2023-01-19T21:34:24.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-01-19T21:34:24.194Z","updated_at":"2023-01-19T21:34:24.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-01-19T21:34:24.200Z","updated_at":"2023-01-19T21:34:24.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-01-19T21:34:24.203Z","updated_at":"2023-01-19T21:34:24.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-01-19T21:34:24.211Z","updated_at":"2023-01-19T21:34:24.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-01-19T21:34:24.215Z","updated_at":"2023-01-19T21:34:24.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-01-19T21:34:24.219Z","updated_at":"2023-01-19T21:34:24.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-01-19T21:34:24.222Z","updated_at":"2023-01-19T21:34:24.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-01-19T21:34:24.225Z","updated_at":"2023-01-19T21:34:24.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-01-19T21:34:24.228Z","updated_at":"2023-01-19T21:34:24.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-01-19T21:34:24.239Z","updated_at":"2023-01-19T21:34:24.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-01-19T21:34:24.247Z","updated_at":"2023-01-19T21:34:24.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-01-19T21:34:24.253Z","updated_at":"2023-01-19T21:34:24.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-01-19T21:34:24.256Z","updated_at":"2023-01-19T21:34:24.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-01-19T21:34:24.262Z","updated_at":"2023-01-19T21:34:24.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-01-19T21:34:24.268Z","updated_at":"2023-01-19T21:34:24.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-01-19T21:34:24.275Z","updated_at":"2023-01-19T21:34:24.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-01-19T21:34:24.278Z","updated_at":"2023-01-19T21:34:24.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-01-19T21:34:24.281Z","updated_at":"2023-01-19T21:34:24.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-01-19T21:34:24.284Z","updated_at":"2023-01-19T21:34:24.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-01-19T21:34:24.287Z","updated_at":"2023-01-19T21:34:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-01-19T21:34:24.302Z","updated_at":"2023-01-19T21:34:24.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-01-19T21:34:24.305Z","updated_at":"2023-01-19T21:34:24.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-01-19T21:34:24.312Z","updated_at":"2023-01-19T21:34:24.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-01-19T21:34:24.320Z","updated_at":"2023-01-19T21:34:24.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-01-19T21:34:24.323Z","updated_at":"2023-01-19T21:34:24.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-01-19T21:34:24.325Z","updated_at":"2023-01-19T21:34:24.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-02-27T23:21:20.027Z","updated_at":"2023-02-27T23:21:20.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-05T04:22:40.841Z","updated_at":"2023-05-05T04:22:40.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:33.422Z","updated_at":"2023-09-09T10:24:33.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:08:19.281Z","updated_at":"2023-11-15T01:08:19.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T04:01:43.059Z","updated_at":"2024-04-19T04:01:43.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:11.904Z","updated_at":"2024-08-21T09:49:11.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T19:46:52.245Z","updated_at":"2024-10-29T19:46:52.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-15T15:07:47.151Z","updated_at":"2026-02-15T15:07:47.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-15T15:07:47.303Z","updated_at":"2026-02-15T15:07:47.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-15T15:07:47.541Z","updated_at":"2026-02-15T15:07:47.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-15T15:07:46.939Z","updated_at":"2026-02-15T15:07:46.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-08-02T00:30:36.114Z","updated_at":"2026-08-02T00:30:36.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-08-02T00:30:36.116Z","updated_at":"2026-08-02T00:30:36.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307205,"name":"@ygorluiz/react-popover","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:11.676Z","latest_release_published_at":"2022-10-05T04:36:11.676Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-02T21:56:35.355Z","created_at":"2022-10-05T04:42:39.189Z","updated_at":"2026-09-02T21:56:35.356Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-popover","install_command":"npm install @ygorluiz/react-popover","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T15:21:15.308Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.3665208373707844,"forks_count":2.438180611163569,"average":17.958789837476015},"purl":"pkg:npm/%40ygorluiz/react-popover","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-popover","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-popover","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-popover/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T12:42:40.877Z","issues_count":1115,"pull_requests_count":752,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5851063829787233,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":188,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2180851063829787,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-popover/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:56.334Z","updated_at":"2022-11-19T18:12:56.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7976634,"name":"@asdf-design/react-switch","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"asdf-design","versions_count":1,"first_release_published_at":"2023-07-23T18:22:22.500Z","latest_release_published_at":"2023-07-23T18:22:22.500Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-02T21:56:47.946Z","created_at":"2023-07-23T18:25:09.411Z","updated_at":"2026-09-02T21:56:47.946Z","registry_url":"https://www.npmjs.com/package/@asdf-design/react-switch","install_command":"npm install @asdf-design/react-switch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19187,"open_issues_count":340,"forks_count":1233,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-20T05:12:58.926Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-20T04:35:55.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787959,"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-20T02:00:06.210Z","response_time":54,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:38:11.768Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.36235491620597,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9589221870892349,"forks_count":1.7467229952058232,"docker_downloads_count":null,"average":25.106623361674426},"purl":"pkg:npm/%40asdf-design/react-switch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asdf-design/react-switch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asdf-design/react-switch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asdf-design/react-switch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:41:18.776Z","issues_count":1115,"pull_requests_count":747,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9277055.844720498,"issues_closed_count":664,"pull_requests_closed_count":483,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5836680053547523,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":184,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1821564.3846153845,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.1956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-switch/codemeta","maintainers":[{"uuid":"ajrapala","login":"ajrapala","name":null,"email":"ajrapala@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ajrapala","role":null,"created_at":"2023-07-23T18:25:11.140Z","updated_at":"2023-07-23T18:25:11.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajrapala/packages"},{"uuid":"asdfdesign","login":"asdfdesign","name":null,"email":"alexrapala@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~asdfdesign","role":null,"created_at":"2023-07-23T18:25:11.149Z","updated_at":"2023-07-23T18:25:11.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asdfdesign/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138508,"name":"@radix-ui/react-utils","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":5,"first_release_published_at":"2020-12-15T15:31:42.222Z","latest_release_published_at":"2021-02-10T15:02:25.748Z","latest_release_number":"0.0.5","last_synced_at":"2026-09-02T21:58:14.831Z","created_at":"2022-04-08T11:51:55.324Z","updated_at":"2026-09-02T21:58:14.831Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-utils","install_command":"npm install @radix-ui/react-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:05:01.259Z","dependent_packages_count":33,"downloads":5944,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":2.0247838371479268,"dependent_repos_count":4.038597519962748,"dependent_packages_count":0.7918967263190542,"stargazers_count":0.9489873309271315,"forks_count":1.717306708850971,"docker_downloads_count":null,"average":1.9043144246415662},"purl":"pkg:npm/%40radix-ui/react-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-utils/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2026-02-11T13:34:38.348Z","updated_at":"2026-02-11T13:34:38.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T22:50:57.671Z","updated_at":"2022-11-20T22:50:57.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2026-02-11T13:34:38.519Z","updated_at":"2026-02-11T13:34:38.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T13:34:38.695Z","updated_at":"2026-02-11T13:34:38.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138491,"name":"@radix-ui/react-tabs","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":363,"first_release_published_at":"2025-01-16T17:55:57.767Z","latest_release_published_at":"2026-07-24T23:51:33.594Z","latest_release_number":"1.1.21","last_synced_at":"2026-09-02T21:58:49.310Z","created_at":"2022-04-08T11:51:53.722Z","updated_at":"2026-09-02T21:58:49.310Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-tabs","install_command":"npm install @radix-ui/react-tabs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.21","next":"1.1.22-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T20:48:29.774Z","dependent_packages_count":622,"downloads":233699494,"downloads_period":"last-month","dependent_repos_count":11266,"rankings":{"downloads":0.1596830651081719,"dependent_repos_count":0.23693370421856275,"dependent_packages_count":0.09897283459094965,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":0.884965171389702,"average":0.6404252120439009},"purl":"pkg:npm/%40radix-ui/react-tabs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-tabs","docker_dependents_count":50,"docker_downloads_count":71968,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-tabs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-tabs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:56:55.134Z","issues_count":1116,"pull_requests_count":755,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":275,"issue_authors_count":958,"avg_comments_per_issue":3.9982078853046596,"avg_comments_per_pull_request":1.5841059602649008,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":191,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.5632183908045978,"past_year_avg_comments_per_pull_request":1.2198952879581153,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-tabs/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:00.045Z","updated_at":"2024-10-29T23:25:00.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:45.656Z","updated_at":"2022-11-10T10:56:45.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:00.106Z","updated_at":"2024-10-29T23:25:00.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T06:46:27.640Z","updated_at":"2026-02-11T06:46:27.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307207,"name":"@ygorluiz/react-primitive","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:17.719Z","latest_release_published_at":"2022-10-05T04:36:17.719Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-02T22:00:35.094Z","created_at":"2022-10-05T04:42:41.492Z","updated_at":"2026-09-02T22:00:35.095Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-primitive","install_command":"npm install @ygorluiz/react-primitive","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:15:32.731Z","dependent_packages_count":38,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.03050989334526,"dependent_repos_count":25.30552159382132,"dependent_packages_count":0.9932181430651421,"stargazers_count":1.3963739222582787,"forks_count":2.4908676844059756,"average":12.843298247379195},"purl":"pkg:npm/%40ygorluiz/react-primitive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-primitive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-primitive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-primitive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-primitive/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:58.027Z","updated_at":"2022-11-19T18:12:58.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307201,"name":"@ygorluiz/react-portal","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:15.044Z","latest_release_published_at":"2022-10-05T04:36:15.044Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-02T22:01:26.754Z","created_at":"2022-10-05T04:42:38.733Z","updated_at":"2026-09-02T22:01:26.755Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-portal","install_command":"npm install @ygorluiz/react-portal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T03:57:08.230Z","dependent_packages_count":9,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":2.947723128612699,"stargazers_count":1.3665208373707844,"forks_count":2.438180611163569,"average":16.65246361458593},"purl":"pkg:npm/%40ygorluiz/react-portal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-portal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-portal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-portal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-portal/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:56.536Z","updated_at":"2022-11-19T18:12:56.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6749821,"name":"@implydata/radix-react-form","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"implydata","versions_count":2,"first_release_published_at":"2023-03-25T20:26:48.400Z","latest_release_published_at":"2023-06-06T20:00:27.105Z","latest_release_number":"0.0.3","last_synced_at":"2026-09-02T22:01:28.941Z","created_at":"2023-03-25T20:27:25.158Z","updated_at":"2026-09-02T22:01:28.942Z","registry_url":"https://www.npmjs.com/package/@implydata/radix-react-form","install_command":"npm install @implydata/radix-react-form","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-29T00:18:09.706Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.618687863224626,"dependent_packages_count":33.488616085619164,"stargazers_count":1.3146598260823752,"forks_count":2.3719602230469783,"average":15.448480999493286},"purl":"pkg:npm/%40implydata/radix-react-form","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@implydata/radix-react-form","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@implydata/radix-react-form","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@implydata/radix-react-form/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:23:43.660Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@implydata%2Fradix-react-form/codemeta","maintainers":[{"uuid":"vadimon","login":"vadimon","name":null,"email":"vadim@imply.io","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~vadimon","role":null,"created_at":"2023-03-25T20:50:38.554Z","updated_at":"2023-03-25T20:50:38.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vadimon/packages"},{"uuid":"jonah-rankin","login":"jonah-rankin","name":null,"email":"jonah.rankin@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jonah-rankin","role":null,"created_at":"2023-03-25T20:50:36.891Z","updated_at":"2023-03-25T20:50:36.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonah-rankin/packages"},{"uuid":"margaretcbrewster","login":"margaretcbrewster","name":null,"email":"maggie.brewster+npmjs@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~margaretcbrewster","role":null,"created_at":"2023-03-25T20:50:36.995Z","updated_at":"2023-03-25T20:50:36.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/margaretcbrewster/packages"},{"uuid":"tsfenwick","login":"tsfenwick","name":null,"email":"tsfenwick@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~tsfenwick","role":null,"created_at":"2023-03-25T20:50:37.055Z","updated_at":"2023-03-25T20:50:37.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsfenwick/packages"},{"uuid":"imply-elliott","login":"imply-elliott","name":null,"email":"elliott.freis@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~imply-elliott","role":null,"created_at":"2023-03-25T20:50:37.136Z","updated_at":"2023-03-25T20:50:37.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imply-elliott/packages"},{"uuid":"amaechler","login":"amaechler","name":null,"email":"andy.maechler@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~amaechler","role":null,"created_at":"2023-03-25T20:50:37.337Z","updated_at":"2023-03-25T20:50:37.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amaechler/packages"},{"uuid":"cryptoe","login":"cryptoe","name":null,"email":"karankumar1100@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~cryptoe","role":null,"created_at":"2023-03-25T20:50:37.403Z","updated_at":"2023-03-25T20:50:37.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cryptoe/packages"},{"uuid":"jwilsonimply","login":"jwilsonimply","name":null,"email":"jonathan.wilson@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jwilsonimply","role":null,"created_at":"2023-03-25T20:50:37.633Z","updated_at":"2023-03-25T20:50:37.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwilsonimply/packages"},{"uuid":"adarsh.sanjeev","login":"adarsh.sanjeev","name":null,"email":"adarsh.sanjeev@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~adarsh.sanjeev","role":null,"created_at":"2023-03-25T20:50:37.781Z","updated_at":"2023-03-25T20:50:37.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adarsh.sanjeev/packages"},{"uuid":"qsss","login":"qsss","name":null,"email":"peng.zhang@imply.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~qsss","role":null,"created_at":"2023-03-25T20:50:37.878Z","updated_at":"2023-03-25T20:50:37.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qsss/packages"},{"uuid":"pei.xing","login":"pei.xing","name":null,"email":"pei.xing@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~pei.xing","role":null,"created_at":"2023-03-25T20:50:38.109Z","updated_at":"2023-03-25T20:50:38.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pei.xing/packages"},{"uuid":"benschuiling-imply","login":"benschuiling-imply","name":null,"email":"ben.schuiling@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~benschuiling-imply","role":null,"created_at":"2023-03-25T20:50:38.180Z","updated_at":"2023-03-25T20:50:38.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benschuiling-imply/packages"},{"uuid":"lakshsingla","login":"lakshsingla","name":null,"email":"lakshsingla@gmail.com","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~lakshsingla","role":null,"created_at":"2023-03-25T20:50:38.246Z","updated_at":"2023-03-25T20:50:38.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lakshsingla/packages"},{"uuid":"implyadmin","login":"implyadmin","name":null,"email":"vadim@imply.io","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~implyadmin","role":null,"created_at":"2023-03-25T20:50:38.422Z","updated_at":"2023-03-25T20:50:38.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyadmin/packages"},{"uuid":"ofir","login":"ofir","name":null,"email":"ofir@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~ofir","role":null,"created_at":"2023-03-25T20:50:38.638Z","updated_at":"2023-03-25T20:50:38.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ofir/packages"},{"uuid":"kyhtsang","login":"kyhtsang","name":null,"email":"kenny.tsang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kyhtsang","role":null,"created_at":"2023-03-25T20:50:38.814Z","updated_at":"2023-03-25T20:50:38.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyhtsang/packages"},{"uuid":"davidgee","login":"davidgee","name":null,"email":"davidgee@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~davidgee","role":null,"created_at":"2023-03-25T20:50:38.844Z","updated_at":"2023-03-25T20:50:38.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidgee/packages"},{"uuid":"rob.jenkins","login":"rob.jenkins","name":null,"email":"rob.jenkins@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rob.jenkins","role":null,"created_at":"2023-03-25T20:50:38.904Z","updated_at":"2023-03-25T20:50:38.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rob.jenkins/packages"},{"uuid":"dclim","login":"dclim","name":null,"email":"davidlim@apache.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dclim","role":null,"created_at":"2023-03-25T20:50:39.061Z","updated_at":"2023-03-25T20:50:39.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dclim/packages"},{"uuid":"implyjw","login":"implyjw","name":null,"email":"jon.wei@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~implyjw","role":null,"created_at":"2023-03-25T20:50:39.169Z","updated_at":"2023-03-25T20:50:39.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implyjw/packages"},{"uuid":"apeck","login":"apeck","name":null,"email":"adam.peck@live.ca","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~apeck","role":null,"created_at":"2023-03-25T20:50:39.222Z","updated_at":"2023-03-25T20:50:39.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apeck/packages"},{"uuid":"andy.tsai","login":"andy.tsai","name":null,"email":"andy.tsai@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~andy.tsai","role":null,"created_at":"2023-03-25T20:50:39.243Z","updated_at":"2023-03-25T20:50:39.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.tsai/packages"},{"uuid":"cemclaug","login":"cemclaug","name":null,"email":"chris.mclaughlin@imply.io","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~cemclaug","role":null,"created_at":"2023-03-25T20:50:39.297Z","updated_at":"2023-03-25T20:50:39.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cemclaug/packages"},{"uuid":"jgoz","login":"jgoz","name":null,"email":"john@gozde.ca","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~jgoz","role":null,"created_at":"2023-03-25T20:50:39.340Z","updated_at":"2023-03-25T20:50:39.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoz/packages"},{"uuid":"celineechangg","login":"celineechangg","name":null,"email":"celine.chang@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~celineechangg","role":null,"created_at":"2023-03-25T20:50:39.578Z","updated_at":"2023-03-25T20:50:39.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celineechangg/packages"},{"uuid":"implybot","login":"implybot","name":null,"email":"techops@imply.io","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~implybot","role":null,"created_at":"2023-03-25T20:50:39.617Z","updated_at":"2023-03-25T20:50:39.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/implybot/packages"},{"uuid":"dkoepke","login":"dkoepke","name":null,"email":"dkoepke@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dkoepke","role":null,"created_at":"2023-03-25T20:50:39.703Z","updated_at":"2023-03-25T20:50:39.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkoepke/packages"},{"uuid":"agarboos","login":"agarboos","name":null,"email":"ari.garboos@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~agarboos","role":null,"created_at":"2023-03-25T20:50:39.971Z","updated_at":"2023-03-25T20:50:39.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agarboos/packages"},{"uuid":"rmn7-imply","login":"rmn7-imply","name":null,"email":"armanit.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~rmn7-imply","role":null,"created_at":"2023-03-25T20:50:39.991Z","updated_at":"2023-03-25T20:50:39.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rmn7-imply/packages"},{"uuid":"teddyty","login":"teddyty","name":null,"email":"teddy.toyama@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~teddyty","role":null,"created_at":"2023-03-25T20:50:40.065Z","updated_at":"2023-03-25T20:50:40.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teddyty/packages"},{"uuid":"vtlim","login":"vtlim","name":null,"email":"victoria.lim@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vtlim","role":null,"created_at":"2023-03-25T20:50:36.551Z","updated_at":"2023-03-25T20:50:36.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vtlim/packages"},{"uuid":"dloftus-imply","login":"dloftus-imply","name":null,"email":"david.loftus@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~dloftus-imply","role":null,"created_at":"2023-05-03T06:09:13.020Z","updated_at":"2023-05-03T06:09:13.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dloftus-imply/packages"},{"uuid":"visheshimply","login":"visheshimply","name":null,"email":"vishesh.garg@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~visheshimply","role":null,"created_at":"2023-09-09T10:24:26.445Z","updated_at":"2023-09-09T10:24:26.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/visheshimply/packages"},{"uuid":"vladimir.filipchanka","login":"vladimir.filipchanka","name":null,"email":"vladimir.filipchanka@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~vladimir.filipchanka","role":null,"created_at":"2023-11-15T01:07:37.105Z","updated_at":"2023-11-15T01:07:37.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vladimir.filipchanka/packages"},{"uuid":"kgyrtkirk","login":"kgyrtkirk","name":null,"email":"vasarlas.npmjs@rxd.hu","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~kgyrtkirk","role":null,"created_at":"2024-04-19T03:55:16.764Z","updated_at":"2024-04-19T03:55:16.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgyrtkirk/packages"},{"uuid":"jmpoholarzimply","login":"jmpoholarzimply","name":null,"email":"jonathan.poholarz@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~jmpoholarzimply","role":null,"created_at":"2024-08-21T09:49:11.221Z","updated_at":"2024-08-21T09:49:11.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmpoholarzimply/packages"},{"uuid":"anjujames-imply","login":"anjujames-imply","name":null,"email":"anju.james@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anjujames-imply","role":null,"created_at":"2024-10-29T20:19:45.613Z","updated_at":"2024-10-29T20:19:45.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjujames-imply/packages"},{"uuid":"oliverclarkimply","login":"oliverclarkimply","name":null,"email":"oliver.clark@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~oliverclarkimply","role":null,"created_at":"2026-02-23T04:50:42.068Z","updated_at":"2026-02-23T04:50:42.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliverclarkimply/packages"},{"uuid":"divy_m","login":"divy_m","name":null,"email":"divyanshu.mittal@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~divy_m","role":null,"created_at":"2026-02-23T04:50:42.131Z","updated_at":"2026-02-23T04:50:42.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy_m/packages"},{"uuid":"revanthayala-imply","login":"revanthayala-imply","name":null,"email":"revanth.somoyajula@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~revanthayala-imply","role":null,"created_at":"2026-02-23T04:50:42.181Z","updated_at":"2026-02-23T04:50:42.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/revanthayala-imply/packages"},{"uuid":"bethmimply","login":"bethmimply","name":null,"email":"elizabeth.miller@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~bethmimply","role":null,"created_at":"2026-02-23T04:50:41.982Z","updated_at":"2026-02-23T04:50:41.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bethmimply/packages"},{"uuid":"anoopananth","login":"anoopananth","name":null,"email":"anoop.ananth@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~anoopananth","role":null,"created_at":"2026-07-09T23:06:30.373Z","updated_at":"2026-07-09T23:06:30.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anoopananth/packages"},{"uuid":"naman_udasi","login":"naman_udasi","name":null,"email":"naman.dasi@imply.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~naman_udasi","role":null,"created_at":"2026-07-09T23:06:31.167Z","updated_at":"2026-07-09T23:06:31.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naman_udasi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138505,"name":"@radix-ui/react-use-escape-keydown","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":121,"first_release_published_at":"2025-01-16T17:55:59.586Z","latest_release_published_at":"2026-07-24T23:51:43.884Z","latest_release_number":"1.1.5","last_synced_at":"2026-09-02T22:02:50.597Z","created_at":"2022-04-08T11:51:54.806Z","updated_at":"2026-09-02T22:02:50.598Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-use-escape-keydown","install_command":"npm install @radix-ui/react-use-escape-keydown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.3-rc.1782779387317","latest":"1.1.5"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T07:47:29.485Z","dependent_packages_count":12,"downloads":239127203,"downloads_period":"last-month","dependent_repos_count":36636,"rankings":{"downloads":0.0600439774904903,"dependent_repos_count":0.1539020508317583,"dependent_packages_count":1.7298579561555756,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.7936318885268362,"average":0.8509606990765421},"purl":"pkg:npm/%40radix-ui/react-use-escape-keydown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-use-escape-keydown","docker_dependents_count":307,"docker_downloads_count":55715449,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-use-escape-keydown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-use-escape-keydown/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-use-escape-keydown/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:01.544Z","updated_at":"2024-10-29T23:25:01.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-20T18:52:34.912Z","updated_at":"2022-11-20T18:52:34.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:01.622Z","updated_at":"2024-10-29T23:25:01.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T04:36:56.312Z","updated_at":"2026-02-11T04:36:56.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713653,"name":"@pspdfkit-labs/react-navigation-menu","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:52.218Z","latest_release_published_at":"2022-12-19T10:03:52.218Z","latest_release_number":"1.1.1","last_synced_at":"2026-09-02T22:04:15.587Z","created_at":"2022-12-19T10:23:17.516Z","updated_at":"2026-09-02T22:04:15.587Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-navigation-menu","install_command":"npm install @pspdfkit-labs/react-navigation-menu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.1.1","latest":"1.1.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T13:51:14.962Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.239183332144385,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.4669657472961106,"forks_count":2.5760243442835877,"average":19.895486853404858},"purl":"pkg:npm/%40pspdfkit-labs/react-navigation-menu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-navigation-menu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-navigation-menu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-navigation-menu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-navigation-menu/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.201Z","updated_at":"2022-12-19T10:24:11.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.220Z","updated_at":"2022-12-19T10:24:11.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.240Z","updated_at":"2022-12-19T10:24:11.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-22T11:05:21.387Z","updated_at":"2026-02-22T11:05:21.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:14.617Z","updated_at":"2023-06-23T04:26:14.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-22T11:05:21.476Z","updated_at":"2026-02-22T11:05:21.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5713662,"name":"@pspdfkit-labs/react-focus-scope","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"pspdfkit-labs","versions_count":1,"first_release_published_at":"2022-12-19T10:03:48.534Z","latest_release_published_at":"2022-12-19T10:03:48.534Z","latest_release_number":"1.0.2","last_synced_at":"2026-09-02T22:04:36.355Z","created_at":"2022-12-19T10:23:18.408Z","updated_at":"2026-09-02T22:04:36.355Z","registry_url":"https://www.npmjs.com/package/@pspdfkit-labs/react-focus-scope","install_command":"npm install @pspdfkit-labs/react-focus-scope","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.2","latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-31T04:59:16.513Z","dependent_packages_count":5,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.056803125912286,"dependent_repos_count":10.31421202209354,"dependent_packages_count":3.702255415368939,"stargazers_count":0.9260187258757173,"forks_count":1.6777263931198647,"docker_downloads_count":null,"average":3.9354031364740694},"purl":"pkg:npm/%40pspdfkit-labs/react-focus-scope","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pspdfkit-labs/react-focus-scope","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pspdfkit-labs/react-focus-scope","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pspdfkit-labs/react-focus-scope/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T12:38:46.990Z","issues_count":1115,"pull_requests_count":750,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":273,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5866666666666667,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":186,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2204301075268817,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pspdfkit-labs%2Freact-focus-scope/codemeta","maintainers":[{"uuid":"zrzka","login":"zrzka","name":null,"email":"rvojta@me.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~zrzka","role":null,"created_at":"2022-12-19T10:24:11.330Z","updated_at":"2022-12-19T10:24:11.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zrzka/packages"},{"uuid":"msch","login":"msch","name":null,"email":"martin@schuerrer.org","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~msch","role":null,"created_at":"2022-12-19T10:24:11.339Z","updated_at":"2022-12-19T10:24:11.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msch/packages"},{"uuid":"ritz078","login":"ritz078","name":null,"email":"rkritesh078@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~ritz078","role":null,"created_at":"2022-12-19T10:24:11.346Z","updated_at":"2022-12-19T10:24:11.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ritz078/packages"},{"uuid":"mbukov","login":"mbukov","name":null,"email":"matej@bukovinski.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mbukov","role":null,"created_at":"2026-02-13T14:52:17.789Z","updated_at":"2026-02-13T14:52:17.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbukov/packages"},{"uuid":"voluntadtallpear","login":"voluntadtallpear","name":null,"email":"gperaltascura@gmail.com","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~voluntadtallpear","role":null,"created_at":"2023-06-23T04:26:10.920Z","updated_at":"2023-06-23T04:26:10.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/voluntadtallpear/packages"},{"uuid":"sasha_nutrient","login":"sasha_nutrient","name":null,"email":"sasha.rudenka@nutrient.io","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~sasha_nutrient","role":null,"created_at":"2026-02-13T14:52:18.430Z","updated_at":"2026-02-13T14:52:18.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sasha_nutrient/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7972970,"name":"@asdf-design/react-collection","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"asdf-design","versions_count":1,"first_release_published_at":"2023-07-22T20:05:42.017Z","latest_release_published_at":"2023-07-22T20:05:42.017Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-02T22:07:21.484Z","created_at":"2023-07-22T20:05:47.138Z","updated_at":"2026-09-02T22:07:21.485Z","registry_url":"https://www.npmjs.com/package/@asdf-design/react-collection","install_command":"npm install @asdf-design/react-collection","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-01T17:39:10.450Z","dependent_packages_count":9,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.65330400301022,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.9589221870892349,"forks_count":1.7467229952058232,"docker_downloads_count":null,"average":25.364813179035277},"purl":"pkg:npm/%40asdf-design/react-collection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asdf-design/react-collection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asdf-design/react-collection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asdf-design/react-collection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asdf-design%2Freact-collection/codemeta","maintainers":[{"uuid":"ajrapala","login":"ajrapala","name":null,"email":"ajrapala@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~ajrapala","role":null,"created_at":"2023-07-22T20:05:47.312Z","updated_at":"2023-07-22T20:05:47.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajrapala/packages"},{"uuid":"asdfdesign","login":"asdfdesign","name":null,"email":"alexrapala@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~asdfdesign","role":null,"created_at":"2023-07-22T20:05:47.323Z","updated_at":"2023-07-22T20:05:47.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asdfdesign/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138446,"name":"@radix-ui/react-alert-dialog","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":404,"first_release_published_at":"2025-01-16T17:55:46.032Z","latest_release_published_at":"2026-07-24T23:51:04.790Z","latest_release_number":"1.1.23","last_synced_at":"2026-09-02T22:08:07.443Z","created_at":"2022-04-08T11:51:49.051Z","updated_at":"2026-09-02T22:08:07.444Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-alert-dialog","install_command":"npm install @radix-ui/react-alert-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.23","next":"1.1.24-rc.1785512840124"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-09-02T10:34:27.335Z","dependent_packages_count":429,"downloads":197296902,"downloads_period":"last-month","dependent_repos_count":5953,"rankings":{"downloads":0.2583330835805419,"dependent_repos_count":0.30390479853072533,"dependent_packages_count":0.1311975206414724,"stargazers_count":0.9017989763590077,"forks_count":1.5601975205970116,"docker_downloads_count":1.36886542175278,"average":0.7540495535769232},"purl":"pkg:npm/%40radix-ui/react-alert-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-alert-dialog","docker_dependents_count":29,"docker_downloads_count":17959,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-alert-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-alert-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T15:27:20.963Z","issues_count":1115,"pull_requests_count":753,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":274,"issue_authors_count":958,"avg_comments_per_issue":4.000896860986547,"avg_comments_per_pull_request":1.5843293492695882,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":189,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":73,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.216931216931217,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-alert-dialog/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:00.775Z","updated_at":"2024-10-29T23:25:00.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-19T02:17:40.146Z","updated_at":"2022-11-19T02:17:40.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:00.856Z","updated_at":"2024-10-29T23:25:00.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T10:19:09.809Z","updated_at":"2026-02-11T10:19:09.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5307204,"name":"@ygorluiz/react-navigation-menu","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"ygorluiz","versions_count":1,"first_release_published_at":"2022-10-05T04:36:08.674Z","latest_release_published_at":"2022-10-05T04:36:08.674Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-02T22:09:27.589Z","created_at":"2022-10-05T04:42:39.150Z","updated_at":"2026-09-02T22:09:27.589Z","registry_url":"https://www.npmjs.com/package/@ygorluiz/react-navigation-menu","install_command":"npm install @ygorluiz/react-navigation-menu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:54:05.471Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35430,"followers":4114,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-22T00:54:05.486Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-28T05:02:25.352Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.3759633186404476,"forks_count":2.437646538777779,"average":17.960571519252788},"purl":"pkg:npm/%40ygorluiz/react-navigation-menu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ygorluiz/react-navigation-menu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ygorluiz/react-navigation-menu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ygorluiz/react-navigation-menu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T11:17:42.978Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5861148197596795,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":88,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.5681818181818181,"past_year_avg_comments_per_pull_request":1.2162162162162162,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ygorluiz%2Freact-navigation-menu/codemeta","maintainers":[{"uuid":"ygorneves","login":"ygorneves","name":null,"email":"ygorluiz@me.com","url":null,"packages_count":165,"html_url":"https://www.npmjs.com/~ygorneves","role":null,"created_at":"2022-11-19T18:12:56.978Z","updated_at":"2022-11-19T18:12:56.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ygorneves/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138463,"name":"@radix-ui/react-context","ecosystem":"npm","description":null,"homepage":"https://radix-ui.com/primitives","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"radix-ui","versions_count":125,"first_release_published_at":"2025-01-16T17:55:49.625Z","latest_release_published_at":"2026-07-24T23:51:13.934Z","latest_release_number":"1.2.2","last_synced_at":"2026-09-02T23:44:33.519Z","created_at":"2022-04-08T11:51:50.933Z","updated_at":"2026-09-02T23:44:33.519Z","registry_url":"https://www.npmjs.com/package/@radix-ui/react-context","install_command":"npm install @radix-ui/react-context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.2.0-rc.1783373461748","latest":"1.2.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2024-10-03T22:46:16.000Z","size":19187,"stargazers_count":15731,"open_issues_count":502,"forks_count":815,"subscribers_count":47,"default_branch":"main","last_synced_at":"2024-10-29T20:52:39.187Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2024-10-29T19:49:36.000Z","dependencies_parsed_at":"2024-06-24T14:30:02.318Z","dependency_job_id":"18e2428b-4ac4-48e4-9e3b-c53adbfcfb91","html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":9,"last_synced_at":"2024-03-25T20:06:01.676Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":23574,"followers":2805,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2024-03-25T20:06:01.686Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-10-29T23:25:02.759Z","dependent_packages_count":74,"downloads":478600769,"downloads_period":"last-month","dependent_repos_count":45113,"rankings":{"downloads":0.055444165261396644,"dependent_repos_count":0.14111566802826586,"dependent_packages_count":0.44174625300117215,"stargazers_count":0.8836294051758292,"forks_count":1.484698916278763,"docker_downloads_count":0.6601004347096355,"average":0.6111224737425104},"purl":"pkg:npm/%40radix-ui/react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@radix-ui/react-context","docker_dependents_count":441,"docker_downloads_count":55760366,"usage_url":"https://repos.ecosyste.ms/usage/npm/@radix-ui/react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@radix-ui/react-context/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:34:46.400Z","issues_count":2434,"pull_requests_count":571,"avg_time_to_close_issue":7494862.520882585,"avg_time_to_close_pull_request":5933517.153374233,"issues_closed_count":1260,"pull_requests_closed_count":325,"pull_request_authors_count":139,"issue_authors_count":681,"avg_comments_per_issue":6.270747740345111,"avg_comments_per_pull_request":3.5253940455341506,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":633,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":2221572.0585585586,"past_year_avg_time_to_close_pull_request":3336567.5615384616,"past_year_issues_closed_count":222,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":351,"past_year_avg_comments_per_issue":1.627172195892575,"past_year_avg_comments_per_pull_request":0.9508928571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"benoitgrelard","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"chaance","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}],"active_maintainers":[{"login":"vladmoroz","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"benoitgrelard","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"chaance","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@radix-ui%2Freact-context/codemeta","maintainers":[{"uuid":"chancestrickland","login":"chancestrickland","name":null,"email":"hi@chance.dev","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~chancestrickland","role":null,"created_at":"2024-10-29T23:25:01.327Z","updated_at":"2024-10-29T23:25:01.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancestrickland/packages"},{"uuid":"hadihallak","login":"hadihallak","name":null,"email":"hallak.aa@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~hadihallak","role":null,"created_at":"2022-11-10T10:56:34.322Z","updated_at":"2022-11-10T10:56:34.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hadihallak/packages"},{"uuid":"mark-workos","login":"mark-workos","name":null,"email":"mark@workos.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~mark-workos","role":null,"created_at":"2024-10-29T23:25:01.393Z","updated_at":"2024-10-29T23:25:01.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mark-workos/packages"},{"uuid":"npm-workos","login":"npm-workos","name":null,"email":"service+npm@workos.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~npm-workos","role":null,"created_at":"2026-02-11T16:51:30.887Z","updated_at":"2026-02-11T16:51:30.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-workos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":992081,"name":"@interop-ui/react-accordion","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/radix-ui/primitives","keywords_array":[],"namespace":"interop-ui","versions_count":20,"first_release_published_at":"2020-08-25T13:10:40.395Z","latest_release_published_at":"2021-09-07T22:04:38.457Z","latest_release_number":"0.2.0-rc.2","last_synced_at":"2026-09-01T21:58:53.473Z","created_at":"2022-04-07T18:43:26.551Z","updated_at":"2026-09-01T21:58:53.474Z","registry_url":"https://www.npmjs.com/package/@interop-ui/react-accordion","install_command":"npm install @interop-ui/react-accordion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-17","next":"0.2.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37019482,"uuid":"273499522","full_name":"radix-ui/primitives","owner":"radix-ui","description":"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.","archived":false,"fork":false,"pushed_at":"2026-08-08T16:39:51.000Z","size":23764,"stargazers_count":19213,"open_issues_count":342,"forks_count":1233,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-08-27T05:48:02.933Z","etag":null,"topics":["accessibility","colors","component-library","design-systems","radix-ui","react","ui","ui-components","ui-kit"],"latest_commit_sha":null,"homepage":"https://radix-ui.com/primitives","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radix-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-19T13:23:22.000Z","updated_at":"2026-08-27T00:19:51.000Z","dependencies_parsed_at":"2026-08-05T23:36:58.207Z","dependency_job_id":null,"html_url":"https://github.com/radix-ui/primitives","commit_stats":{"total_commits":1308,"total_committers":78,"mean_commits":16.76923076923077,"dds":0.7110091743119267,"last_synced_commit":"6469d41dcc6e84fe41d70a2703924338e7562dd1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radix-ui/primitives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/sbom","scorecard":{"id":757870,"data":{"date":"2025-08-11","repo":{"name":"github.com/radix-ui/primitives","commit":"36d954d3c1b41c96b1d2e875b93fc9362c8c09e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"15 commit(s) and 2 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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-stable.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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/chromatic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/radix-ui/primitives/publish-stable.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-22T22:20:00.029Z","repository_id":37019482,"created_at":"2025-08-22T22:20:00.029Z","updated_at":"2025-08-22T22:20:00.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937100,"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-27T02:00:07.166Z","response_time":96,"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":"radix-ui","name":"Radix","uuid":"75042455","kind":"organization","description":"Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source. A project by @workos.","email":null,"website":"radix-ui.com","location":null,"twitter":"radix_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75042455?v=4","repositories_count":8,"last_synced_at":"2026-08-29T00:57:58.129Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/radix-ui","funding_links":[],"total_stars":35482,"followers":4112,"following":0,"created_at":"2022-11-02T16:25:53.889Z","updated_at":"2026-08-29T00:57:58.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radix-ui/repositories"},"tags":[{"name":"1.6.7","sha":"9aebdd45abd447b84092ecf20f8bcd27f2398c36","kind":"tag","published_at":"2026-07-25T00:00:41.000Z","download_url":"https://codeload.github.com/radix-ui/primitives/tar.gz/1.6.7","html_url":"https://github.com/radix-ui/primitives/releases/tag/1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/radix-ui/primitives@1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/tags/1.6.7/manifests"}]},"repo_metadata_updated_at":"2026-08-30T00:13:14.230Z","dependent_packages_count":2,"downloads":63,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.78015721417098,"dependent_repos_count":7.6866310085058105,"dependent_packages_count":8.899318548586006,"stargazers_count":0.9288178761010563,"forks_count":1.6826843803403928,"docker_downloads_count":null,"average":7.795521805540849},"purl":"pkg:npm/%40interop-ui/react-accordion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@interop-ui/react-accordion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@interop-ui/react-accordion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@interop-ui/react-accordion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:57:38.850Z","issues_count":1115,"pull_requests_count":749,"avg_time_to_close_issue":26783812.74698795,"avg_time_to_close_pull_request":9269264.904958678,"issues_closed_count":664,"pull_requests_closed_count":484,"pull_request_authors_count":272,"issue_authors_count":958,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.5874499332443257,"merged_pull_requests_count":296,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":87,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":8485181.095238095,"past_year_avg_time_to_close_pull_request":1856656.5428571429,"past_year_issues_closed_count":42,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":71,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.5747126436781609,"past_year_avg_comments_per_pull_request":1.2216216216216216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/radix-ui%2Fprimitives/issues","maintainers":[{"login":"chaance","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"},{"login":"benoitgrelard","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoitgrelard"},{"login":"vladmoroz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vladmoroz"},{"login":"andy-hook","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-hook"},{"login":"Chirag-Nsut-04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Chirag-Nsut-04"}],"active_maintainers":[{"login":"chaance","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaance"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@interop-ui%2Freact-accordion/codemeta","maintainers":[{"uuid":"colmtuite","login":"colmtuite","name":null,"email":"colmtuite@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~colmtuite","role":null,"created_at":"2022-11-20T17:31:26.405Z","updated_at":"2022-11-20T17:31:26.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colmtuite/packages"},{"uuid":"benoitgrelard","login":"benoitgrelard","name":null,"email":"benoit.grelard+npm@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~benoitgrelard","role":null,"created_at":"2022-11-20T17:31:26.412Z","updated_at":"2022-11-20T17:31:26.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benoitgrelard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5816475,"maintainers_count":1245019,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}]