{"id":25203,"url":"https://github.com/solidjs/solid","last_synced_at":"2026-08-20T00:20:20.539Z","repository":{"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-08-12T23:15:06.000Z","size":19664,"stargazers_count":35837,"open_issues_count":29,"forks_count":1087,"subscribers_count":213,"default_branch":"main","last_synced_at":"2026-08-15T12:09:40.626Z","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,"disclosure":null},"funding":{"open_collective":"solid"}},"created_at":"2018-04-24T16:36:27.000Z","updated_at":"2026-08-15T11:09:36.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":358,"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":36781494,"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-19T02:00:06.185Z","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"}},"keywords":["declarative","fine-grained","javascript","jsx","performance","proxies","reactive","solid"],"created_at":"2024-01-12T16:48:23.026Z","updated_at":"2026-08-20T00:20:19.638Z","avatar_url":"https://github.com/solidjs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/25203","html_url":"https://opencollective.ecosyste.ms/projects/25203","collective":{"id":1560,"uuid":"88rzownx-l9e50pxm-o3j6ymvb-dgk7j43a","slug":"solid","name":"SolidJS","description":"Support development of the SolidJS UI Library","website":"https://www.solidjs.com","github":"solidjs","twitter":"solid_js","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.solidjs.com"},{"type":"TWITTER","url":"https://twitter.com/solid_js"},{"type":"GITHUB","url":"https://github.com/solidjs"}],"currency":"USD","projects_count":31,"last_synced_at":"2026-08-25T06:15:10.511Z","created_at":"2024-01-10T13:17:50.385Z","updated_at":"2026-08-25T06:15:10.757Z","transactions_count":1762,"balance":24411.409999999247,"account_type":"COLLECTIVE","owner":{"login":"solidjs","name":"SolidJS","uuid":"79226042","kind":"organization","description":"Simple and performant reactivity for building user interfaces.","email":"community@solidjs.com","website":"https://www.solidjs.com","location":null,"twitter":"solid_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/79226042?v=4","repositories_count":31,"last_synced_at":"2025-12-14T00:07:20.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/solidjs","funding_links":[],"total_stars":45483,"followers":1546,"following":0,"created_at":"2022-11-02T16:50:53.848Z","updated_at":"2025-12-14T00:07:20.977Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs/repositories"},"last_project_activity_at":"2026-08-16T00:57:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-10-24T06:06:49.269Z","collective_updated_at":"2023-02-07T17:17:40.682Z","html_url":"https://opencollective.com/solid","icon_url":"https://images.opencollective.com/solid/logo/40.png","total_donations":152465.54999999996,"total_expenses":-142023.38000000076,"current_balance":24411.409999999247,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/solid","url":"https://opencollective.ecosyste.ms/collectives/solid","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/solid/projects"}}