{"id":11350246,"name":"@solidjs/web","ecosystem":"npm","description":"Solid's web runtime: client rendering, hydration, SSR, and DOM-specific control flow (Portal, Dynamic).","homepage":"https://solidjs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/solidjs/solid","keywords_array":[],"namespace":"solidjs","versions_count":30,"first_release_published_at":"2026-03-03T22:29:36.046Z","latest_release_published_at":"2026-03-02T23:04:53.326Z","latest_release_number":"2.0.0-experimental.16","last_synced_at":"2026-05-13T03:00:54.171Z","created_at":"2025-02-13T20:40:18.996Z","updated_at":"2026-05-13T03:02:43.393Z","registry_url":"https://www.npmjs.com/package/@solidjs/web","install_command":"npm install @solidjs/web","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-experimental.0","next":"2.0.0-beta.12"}},"repo_metadata":{"id":37212237,"uuid":"130884470","full_name":"solidjs/solid","owner":"solidjs","description":"A declarative, efficient, and flexible JavaScript library for building user interfaces.","archived":false,"fork":false,"pushed_at":"2026-05-07T15:02:10.000Z","size":16635,"stargazers_count":35493,"open_issues_count":62,"forks_count":1057,"subscribers_count":216,"default_branch":"main","last_synced_at":"2026-05-08T22:22:54.074Z","etag":null,"topics":["declarative","fine-grained","javascript","jsx","performance","proxies","reactive","solid"],"latest_commit_sha":null,"homepage":"https://solidjs.com","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/solidjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"solid"}},"created_at":"2018-04-24T16:36:27.000Z","updated_at":"2026-05-08T16:59:40.000Z","dependencies_parsed_at":"2023-10-15T16:53:42.897Z","dependency_job_id":"e88db19c-c757-4de5-8b23-09b05af4fc4d","html_url":"https://github.com/solidjs/solid","commit_stats":{"total_commits":1671,"total_committers":176,"mean_commits":9.494318181818182,"dds":"0.24416517055655296","last_synced_commit":"0aa509eb0ab93f986146edb346a1f7cb6193cb25"},"previous_names":["solidui/solid","ryansolid/solid"],"tags_count":357,"template":false,"template_full_name":null,"purl":"pkg:github/solidjs/solid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs","download_url":"https://codeload.github.com/solidjs/solid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid/sbom","scorecard":{"id":792448,"data":{"date":"2025-08-11","repo":{"name":"github.com/solidjs/solid","commit":"0af2c2b4dc5f7da8022c16563c25d0687f68aff3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":10,"reason":"17 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/main-ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/solidjs/solid/main-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/solidjs/solid/main-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/solidjs/solid/main-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/solidjs/solid/main-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/solidjs/solid/main-ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/solidjs/.github/SECURITY.md:1","Info: Found linked content: github.com/solidjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/solidjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/solidjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","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-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-23T07:57:06.560Z","repository_id":37212237,"created_at":"2025-08-23T07:57:06.560Z","updated_at":"2025-08-23T07:57:06.560Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32950739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-13T03:02:43.392Z","dependent_packages_count":0,"downloads":597,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.047590056060365,"dependent_packages_count":36.22792244192363,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.637756248991998},"purl":"pkg:npm/%40solidjs/web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@solidjs/web","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@solidjs/web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@solidjs/web/dependencies","status":null,"funding_links":["https://opencollective.com/solid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-12T06:00:43.144Z","issues_count":479,"pull_requests_count":340,"avg_time_to_close_issue":4157668.201986755,"avg_time_to_close_pull_request":1680783.0874125874,"issues_closed_count":302,"pull_requests_closed_count":286,"pull_request_authors_count":112,"issue_authors_count":348,"avg_comments_per_issue":3.0292275574112737,"avg_comments_per_pull_request":2.738235294117647,"merged_pull_requests_count":222,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":31,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":3623269.4444444445,"past_year_avg_time_to_close_pull_request":2275924.6153846155,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.1935483870967742,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid/issues","maintainers":[{"login":"ryansolid","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryansolid"},{"login":"lxsmnsyc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lxsmnsyc"},{"login":"atilafassina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atilafassina"},{"login":"birkskyum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birkskyum"},{"login":"nksaraf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nksaraf"},{"login":"davedbase","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davedbase"},{"login":"milomg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milomg"},{"login":"modderme123","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modderme123"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@solidjs%2Fweb/codemeta","maintainers":[{"uuid":"davedbase","login":"davedbase","name":null,"email":"dave.dibiase@gmail.com","url":null,"packages_count":183,"html_url":"https://www.npmjs.com/~davedbase","role":null,"created_at":"2025-02-13T20:54:03.350Z","updated_at":"2025-02-13T20:54:03.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davedbase/packages"},{"uuid":"ryansolid","login":"ryansolid","name":null,"email":"ryansolid@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~ryansolid","role":null,"created_at":"2025-02-13T20:54:03.284Z","updated_at":"2025-02-13T20:54:03.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ryansolid/packages"}]}