{"id":1127,"url":"https://github.com/biomejs/setup-biome","last_synced_at":"2026-06-03T12:20:45.668Z","repository":{"id":195833163,"uuid":"693772387","full_name":"biomejs/setup-biome","owner":"biomejs","description":"Setup the Biome CLI in GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-09-22T05:44:49.000Z","size":2003,"stargazers_count":103,"open_issues_count":2,"forks_count":14,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-22T07:26:21.656Z","etag":null,"topics":["biome","biomejs","formatter","github-actions","linter"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-biome","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/biomejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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},"funding":{"github":["biomejs"],"open_collective":"biome","thanks_dev":"u/gh/biomejs"}},"created_at":"2023-09-19T17:21:58.000Z","updated_at":"2025-09-22T05:44:52.000Z","dependencies_parsed_at":"2023-09-19T20:25:40.747Z","dependency_job_id":"2fd6ce95-3f35-4294-aec0-4137a2218e02","html_url":"https://github.com/biomejs/setup-biome","commit_stats":{"total_commits":130,"total_committers":10,"mean_commits":13.0,"dds":"0.48461538461538467","last_synced_commit":"adc8b9762872065b4978b64db55751e6e8dbbe14"},"previous_names":["nhedger/setup-biome","biomejs/setup-biome"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/biomejs/setup-biome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomejs%2Fsetup-biome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomejs%2Fsetup-biome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomejs%2Fsetup-biome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomejs%2Fsetup-biome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomejs","download_url":"https://codeload.github.com/biomejs/setup-biome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomejs%2Fsetup-biome/sbom","scorecard":{"id":239257,"data":{"date":"2025-08-11","repo":{"name":"github.com/biomejs/setup-biome","commit":"696138f6a2d5ca123f2ef251887ecf948c9aa77e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/19 approved changesets -- score normalized to 1","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":"30 commit(s) and 7 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme-package-version.yaml:11","Warn: no topLevel permission defined: .github/workflows/integrate.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-readme-package-version.yaml:1"],"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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"}}]},"last_synced_at":"2025-08-17T06:21:58.911Z","repository_id":195833163,"created_at":"2025-08-17T06:21:58.911Z","updated_at":"2025-08-17T06:21:58.911Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276367669,"owners_count":25629968,"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-22T02:00:08.972Z","response_time":79,"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":["biome","biomejs","formatter","github-actions","linter"],"created_at":"2024-01-11T16:43:16.523Z","updated_at":"2025-10-02T00:26:09.651Z","avatar_url":"https://github.com/biomejs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/1127","html_url":"https://opencollective.ecosyste.ms/projects/1127","collective":{"id":106,"uuid":"3z8arxve-ymko60vv-w5bqgl5n-bj9w704d","slug":"biome","name":"Biome","description":"Collect funds from the community, and distributes these funds to the contributors of the project.","website":"https://biomejs.dev/","github":"biomejs","twitter":null,"repository_url":null,"social_links":[{"type":"DISCORD","url":"https://discord.gg/BypW39g6Yc"},{"type":"WEBSITE","url":"https://biomejs.dev/"},{"type":"GITHUB","url":"https://github.com/biomejs"}],"currency":"USD","projects_count":16,"last_synced_at":"2026-06-09T00:15:17.881Z","created_at":"2024-01-10T13:17:47.104Z","updated_at":"2026-06-09T00:15:18.083Z","transactions_count":75,"balance":37348.72000000017,"account_type":"COLLECTIVE","owner":{"login":"biomejs","name":"Biome","uuid":"140182603","kind":"organization","description":"Toolchain of the web","email":null,"website":"https://biomejs.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/140182603?v=4","repositories_count":19,"last_synced_at":"2026-05-29T23:20:53.501Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["biomejs"],"open_collective":"biome","thanks_dev":"u/gh/biomejs"}},"html_url":"https://github.com/biomejs","funding_links":["https://github.com/sponsors/biomejs","https://opencollective.com/biome","https://thanks.dev/u/gh/biomejs"],"total_stars":30600,"followers":655,"following":0,"created_at":"2023-07-27T20:01:53.677Z","updated_at":"2026-05-29T23:20:53.502Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomejs/repositories"},"last_project_activity_at":"2025-10-02T10:39:28.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-08-28T08:51:06.179Z","collective_updated_at":"2025-02-04T14:55:48.910Z","html_url":"https://opencollective.com/biome","icon_url":"https://images.opencollective.com/biome/logo/40.png","total_donations":80119.01999999997,"total_expenses":-53995.45999999981,"current_balance":37348.72000000017,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/biome","url":"https://opencollective.ecosyste.ms/collectives/biome","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/biome/projects"}}