{"id":398520,"url":"https://github.com/ublue-os/bazzite","last_synced_at":"2026-08-14T06:20:17.724Z","repository":{"id":65785292,"uuid":"599731589","full_name":"ublue-os/bazzite","owner":"ublue-os","description":"Bazzite makes gaming and everyday use smoother and simpler across desktop PCs, handhelds, tablets, and home theater PCs.","archived":false,"fork":false,"pushed_at":"2026-08-07T21:23:53.000Z","size":281592,"stargazers_count":8889,"open_issues_count":1265,"forks_count":1021,"subscribers_count":64,"default_branch":"main","last_synced_at":"2026-08-07T23:15:45.436Z","etag":null,"topics":["desktop","fedora-kinoite","fedora-linux","fedora-silverblue","gaming","htpc","legiongo","oci-image","operating-system","ostree","rog-ally","steam","steam-deck","valve"],"latest_commit_sha":null,"homepage":"https://bazzite.gg","language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ublue-os.png","metadata":{"files":{"readme":"README-AR.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY-FR.md","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":["bazzite-us","bazzite-eu"],"github":["KyleGospo","antheas","EyeCantCU","HikariKnight","noelmiller"]}},"created_at":"2023-02-09T19:05:47.000Z","updated_at":"2026-08-07T21:45:55.000Z","dependencies_parsed_at":"2026-01-02T11:01:58.653Z","dependency_job_id":null,"html_url":"https://github.com/ublue-os/bazzite","commit_stats":{"total_commits":4258,"total_committers":92,"mean_commits":46.28260869565217,"dds":"0.24917801784875526","last_synced_commit":"11f15772e90ae6ccaaad4e95dad3f4e4e96420e2"},"previous_names":[],"tags_count":1095,"template":false,"template_full_name":null,"purl":"pkg:github/ublue-os/bazzite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbazzite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbazzite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbazzite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbazzite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ublue-os","download_url":"https://codeload.github.com/ublue-os/bazzite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbazzite/sbom","scorecard":{"id":1244885,"data":{"date":"2026-03-13T22:52:10Z","repo":{"name":"github.com/ublue-os/bazzite","commit":"f62b30e08d55e37076784f8bcad490314029332d"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:56","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:387","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_iso.yml:20","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_iso.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_iso_titanoboa.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_iso_titanoboa.yml:26","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/clean.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/generate_release.yml:16","Info: jobLevel 'models' permission set to 'read': .github/workflows/moderator.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/moderator.yml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/retag.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sign_image.yml:18","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/sign_image.yml:19","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/build_iso.yml:1","Info: found token with 'none' permissions: .github/workflows/build_iso_titanoboa.yml:1","Info: found token with 'none' permissions: .github/workflows/clean.yml:1","Info: found token with 'none' permissions: .github/workflows/generate_release.yml:1","Info: found token with 'none' permissions: .github/workflows/just-syntax-check.yml:1","Info: found token with 'none' permissions: .github/workflows/moderator.yml:1","Info: found token with 'none' permissions: .github/workflows/retag.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: found token with 'none' permissions: .github/workflows/sign_image.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: \u0026\u0026 must be followed by a statement: system_files/desktop/shared/usr/libexec/bazzite-privileged-user-setup:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/ublue-os/bazzite/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_iso_titanoboa.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/ublue-os/bazzite/build_iso_titanoboa.yml/main?enable=pin","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  20 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 13 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 24 contributing companies or organizations","details":["Info: found contributions from: OpenGamingCollective, arcanaland, bazzite-org, chainguard-dev, chainguard-images, cloud native computing foundation, cloud-custodian, cloudsmash inc, cncf, evlaV, flathub, frostyard, intel, kubernetes, looking for work, microsoft, red hat, rsu-client, sam \u0026 max freelance police, toolbx-images, ublue-os, winblues, wolfi-dev, yegua-labs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-03-15T11:37:37.278Z","repository_id":65785292,"created_at":"2026-03-15T11:37:37.286Z","updated_at":"2026-03-15T11:37:37.286Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36633149,"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":["desktop","fedora-kinoite","fedora-linux","fedora-silverblue","gaming","htpc","legiongo","oci-image","operating-system","ostree","rog-ally","steam","steam-deck","valve"],"created_at":"2025-10-19T00:00:37.702Z","updated_at":"2026-08-14T06:20:17.607Z","avatar_url":"https://github.com/ublue-os.png","language":"Just","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/398520","html_url":"https://opencollective.ecosyste.ms/projects/398520","collective":{"id":278858,"uuid":"ejoxl3az-45w9paa9-k5kpy870-mgkbrvdn","slug":"bazzite-us","name":"Bazzite ($)","description":"Bazzite is an operating system for gamers: latest drivers, unbeatable stability, great game support.","website":"https://bazzite.gg/","github":"ublue-os/bazzite","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://bazzite.gg/"},{"type":"TWITTER","url":"https://x.com/bazzite_gg"},{"type":"BLUESKY","url":"https://bsky.app/profile/bazzite.gg"},{"type":"GITHUB","url":"https://github.com/ublue-os/bazzite"},{"type":"GITHUB","url":"https://github.com/bazzite-org"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-25T00:15:13.384Z","created_at":"2025-10-19T00:00:24.106Z","updated_at":"2026-08-25T00:15:13.551Z","transactions_count":null,"balance":8457.900000000016,"account_type":"COLLECTIVE","owner":{"login":"ublue-os","name":"uBlue","uuid":"120078124","kind":"organization","description":"Universal Blue: Community built OS images based on Fedora","email":null,"website":"https://ublue.it","location":"Antarctica","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/120078124?v=4","repositories_count":21,"last_synced_at":"2023-04-06T04:26:13.695Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ublue-os","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-19T04:20:54.841Z","updated_at":"2023-04-06T04:26:13.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ublue-os","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ublue-os/repositories"},"last_project_activity_at":"2026-08-07T21:23:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2025-10-11T16:36:41.077Z","collective_updated_at":"2025-10-28T16:17:14.828Z","html_url":"https://opencollective.com/bazzite-us","icon_url":"https://images.opencollective.com/bazzite-us/logo/40.png","total_donations":11484.819999999998,"total_expenses":-5214.199999999965,"current_balance":8457.900000000016,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bazzite-us","url":"https://opencollective.ecosyste.ms/collectives/bazzite-us","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bazzite-us/projects"}}