{"id":22846,"url":"https://github.com/preactjs/preset-vite","last_synced_at":"2026-08-14T06:20:15.176Z","repository":{"id":37813308,"uuid":"347163755","full_name":"preactjs/preset-vite","owner":"preactjs","description":"Preset for using Preact with the vite bundler","archived":false,"fork":false,"pushed_at":"2026-07-18T18:43:06.000Z","size":405,"stargazers_count":307,"open_issues_count":8,"forks_count":34,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-09T18:59:40.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npm.im/@preact/preset-vite","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/preactjs.png","metadata":{"funding":{"github":["preactjs"],"open_collective":"preact"},"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":"2021-03-12T18:39:41.000Z","updated_at":"2026-07-18T18:43:09.000Z","dependencies_parsed_at":"2023-12-14T20:06:12.387Z","dependency_job_id":"5ddbd491-b292-4fd2-8559-e6915d62268d","html_url":"https://github.com/preactjs/preset-vite","commit_stats":{"total_commits":166,"total_committers":21,"mean_commits":7.904761904761905,"dds":0.6385542168674698,"last_synced_commit":"bbf68b8197e367c025bacf522d29d70746b0ad5b"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/preactjs/preset-vite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preactjs%2Fpreset-vite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preactjs%2Fpreset-vite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preactjs%2Fpreset-vite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preactjs%2Fpreset-vite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/preactjs","download_url":"https://codeload.github.com/preactjs/preset-vite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preactjs%2Fpreset-vite/sbom","scorecard":{"id":744250,"data":{"date":"2025-08-11","repo":{"name":"github.com/preactjs/preset-vite","commit":"779adf917991716532225eb6a6f029ad2df14a96"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":5,"reason":"3 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":10,"reason":"all changesets reviewed","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.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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/preactjs/preset-vite/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/preactjs/preset-vite/main.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","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"],"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-22T18:18:00.683Z","repository_id":37813308,"created_at":"2025-08-22T18:18:00.683Z","updated_at":"2025-08-22T18:18:00.683Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36633147,"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-14T02:00:06.934Z","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":[],"created_at":"2024-01-11T19:18:08.817Z","updated_at":"2026-08-14T06:20:14.996Z","avatar_url":"https://github.com/preactjs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22846","html_url":"https://opencollective.ecosyste.ms/projects/22846","collective":{"id":3566,"uuid":"dlk9mbw7-y48r3zq3-9oq0ej5l-avnodgx7","slug":"preact","name":"Preact","description":"3kb alternative to React with the same ES6 API.","website":"https://preactjs.com","github":"preactjs","twitter":"preactjs","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://preactjs.com"},{"type":"TWITTER","url":"https://twitter.com/preactjs"},{"type":"GITHUB","url":"https://github.com/preactjs"}],"currency":"USD","projects_count":39,"last_synced_at":"2026-08-22T06:15:19.473Z","created_at":"2024-01-10T13:17:55.267Z","updated_at":"2026-08-22T06:15:19.685Z","transactions_count":3425,"balance":214062.539999998,"account_type":"COLLECTIVE","owner":{"login":"preactjs","name":"Preact","uuid":"26872990","kind":"organization","description":"Fast 3kB alternative to React with the same modern API.","email":null,"website":"https://preactjs.com","location":null,"twitter":"preactjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26872990?v=4","repositories_count":37,"last_synced_at":"2024-10-29T23:35:55.395Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["preactjs"],"open_collective":"preact"}},"html_url":"https://github.com/preactjs","funding_links":["https://github.com/sponsors/preactjs","https://opencollective.com/preact"],"total_stars":56649,"followers":518,"following":0,"created_at":"2022-11-02T16:31:58.377Z","updated_at":"2024-10-29T23:35:55.395Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/preactjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/preactjs/repositories"},"last_project_activity_at":"2026-08-17T09:39:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-11-26T20:54:51.409Z","collective_updated_at":"2023-06-07T03:05:15.796Z","html_url":"https://opencollective.com/preact","icon_url":"https://images.opencollective.com/preact/logo/40.png","total_donations":293971.79000000044,"total_expenses":-93642.38999999956,"current_balance":214062.539999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/preact","url":"https://opencollective.ecosyste.ms/collectives/preact","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/preact/projects"}}