{"id":25179,"url":"https://github.com/solidjs/solid-playground","last_synced_at":"2026-05-28T06:20:33.168Z","repository":{"id":37046946,"uuid":"292114957","full_name":"solidjs/solid-playground","owner":"solidjs","description":"Quickly discover what the solid compiler will generate from your JSX template","archived":false,"fork":false,"pushed_at":"2025-08-16T20:50:42.000Z","size":11380,"stargazers_count":223,"open_issues_count":33,"forks_count":65,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-29T19:17:20.174Z","etag":null,"topics":["compiler","repl","solid-js"],"latest_commit_sha":null,"homepage":"https://playground.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":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-01T21:50:04.000Z","updated_at":"2025-08-25T13:29:18.000Z","dependencies_parsed_at":"2024-03-18T22:04:21.894Z","dependency_job_id":"4df6117a-7790-4327-986e-75d2527a7de1","html_url":"https://github.com/solidjs/solid-playground","commit_stats":{"total_commits":587,"total_committers":38,"mean_commits":"15.447368421052632","dds":0.6422487223168654,"last_synced_commit":"0a5552533ebd5a03e6785a12424e5cf20726a6dc"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/solidjs/solid-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs","download_url":"https://codeload.github.com/solidjs/solid-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-playground/sbom","scorecard":{"id":837050,"data":{"date":"2025-08-11","repo":{"name":"github.com/solidjs/solid-playground","commit":"83776959ef40c4bb9e8b843339f3ebf3c6953089"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 9/17 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 'master'"],"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 22 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T19:21:26.986Z","repository_id":37046946,"created_at":"2025-08-23T19:21:26.986Z","updated_at":"2025-08-23T19:21:26.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276966304,"owners_count":25736755,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":["compiler","repl","solid-js"],"created_at":"2024-01-12T16:48:21.235Z","updated_at":"2025-09-25T18:24:00.628Z","avatar_url":"https://github.com/solidjs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/25179","html_url":"https://opencollective.ecosyste.ms/projects/25179","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-05-27T12:15:44.441Z","created_at":"2024-01-10T13:17:50.385Z","updated_at":"2026-05-27T12:15:44.666Z","transactions_count":1762,"balance":24660.179999999258,"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":"2025-10-18T20:53:28.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":151214.31999999998,"total_expenses":-140314.6100000007,"current_balance":24660.179999999258,"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"}}