{"id":3705,"url":"https://github.com/netbootxyz/netboot.xyz","last_synced_at":"2026-07-09T12:20:22.462Z","repository":{"id":37276460,"uuid":"41636424","full_name":"netbootxyz/netboot.xyz","owner":"netbootxyz","description":"Your favorite operating systems in one place.  A network-based bootable operating system installer based on iPXE.","archived":false,"fork":false,"pushed_at":"2025-09-29T04:19:28.000Z","size":4200,"stargazers_count":10864,"open_issues_count":123,"forks_count":755,"subscribers_count":120,"default_branch":"development","last_synced_at":"2025-09-29T06:10:17.377Z","etag":null,"topics":["ansible","baremetal","boot","dhcp","docker","hacktoberfest","homelab","install","installer","ipxe","linux","liveos","menu","netboot","netbootxyz","operating-systems","provisioning","pxe","pxeboot","tftp"],"latest_commit_sha":null,"homepage":"https://netboot.xyz","language":"Jinja","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/netbootxyz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"netbootxyz","open_collective":"netbootxyz"}},"created_at":"2015-08-30T17:11:23.000Z","updated_at":"2025-09-29T04:19:31.000Z","dependencies_parsed_at":"2023-11-15T05:25:50.686Z","dependency_job_id":"506cf22b-bc88-4d0e-8666-6a0711596ac9","html_url":"https://github.com/netbootxyz/netboot.xyz","commit_stats":{"total_commits":6198,"total_committers":103,"mean_commits":60.1747572815534,"dds":0.3889964504678929,"last_synced_commit":"e1ed07904ad8b3a87992890a3e3b30f3f8de34e4"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/netbootxyz/netboot.xyz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbootxyz%2Fnetboot.xyz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbootxyz%2Fnetboot.xyz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbootxyz%2Fnetboot.xyz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbootxyz%2Fnetboot.xyz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netbootxyz","download_url":"https://codeload.github.com/netbootxyz/netboot.xyz/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netbootxyz%2Fnetboot.xyz/sbom","scorecard":{"id":83217,"data":{"date":"2025-08-04","repo":{"name":"github.com/netbootxyz/netboot.xyz","commit":"246df5435f3eab246b61f959bf3d4ad1baeb4ed4"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/development.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-candidate.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rolling.yml:21","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/development.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-requests.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rolling.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.0.88 not signed: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/238754833","Warn: release artifact 2.0.88-RC not signed: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/238752969","Warn: release artifact 2.0.87 not signed: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/217241032","Warn: release artifact 2.0.86 not signed: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/205593029","Warn: release artifact 2.0.85 not signed: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/201933214","Warn: release artifact 2.0.88 does not have provenance: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/238754833","Warn: release artifact 2.0.88-RC does not have provenance: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/238752969","Warn: release artifact 2.0.87 does not have provenance: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/217241032","Warn: release artifact 2.0.86 does not have provenance: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/205593029","Warn: release artifact 2.0.85 does not have provenance: https://api.github.com/repos/netbootxyz/netboot.xyz/releases/201933214"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/claude.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/claude.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/claude.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/development.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/development.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-requests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/pull-requests.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-requests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/pull-requests.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-requests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/pull-requests.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-requests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/pull-requests.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release-candidate.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release-candidate.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release-candidate.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release-candidate.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/release.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rolling.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/rolling.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rolling.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/netbootxyz/netboot.xyz/rolling.yml/development?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:11","Warn: containerImage not pinned by hash: Dockerfile:14","Warn: containerImage not pinned by hash: Dockerfile:21: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: .github/workflows/pull-requests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pull-requests.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pull-requests.yml:25","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T06:20:35.435Z","repository_id":37276460,"created_at":"2025-08-15T06:20:35.435Z","updated_at":"2025-08-15T06:20:35.435Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003896,"owners_count":26083641,"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-10-10T02:00:06.843Z","response_time":62,"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":["ansible","baremetal","boot","dhcp","docker","hacktoberfest","homelab","install","installer","ipxe","linux","liveos","menu","netboot","netbootxyz","operating-systems","provisioning","pxe","pxeboot","tftp"],"created_at":"2024-01-11T16:48:24.034Z","updated_at":"2025-10-10T12:22:25.722Z","avatar_url":"https://github.com/netbootxyz.png","language":"Jinja","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3705","html_url":"https://opencollective.ecosyste.ms/projects/3705","collective":{"id":2199,"uuid":"lk9mbw7y-48r3zq30-548q0ej5-lavnodgx","slug":"netbootxyz","name":"netboot.xyz","description":"An open source project that leverages iPXE to network boot Operating System installers and Utilities from an easy to use menu. Your favorite operating systems in one place!","website":"https://netboot.xyz","github":"netbootxyz/netboot.xyz","twitter":"netbootxyz","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://netboot.xyz"},{"type":"TWITTER","url":"https://twitter.com/netbootxyz"},{"type":"GITHUB","url":"https://github.com/netbootxyz/netboot.xyz"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-28T00:15:14.265Z","created_at":"2024-01-10T13:17:52.014Z","updated_at":"2026-07-28T00:15:14.435Z","transactions_count":152,"balance":484.9999999999979,"account_type":"COLLECTIVE","owner":{"login":"netbootxyz","name":"netboot.xyz","uuid":"16745498","kind":"organization","description":"netboot.xyz repositories","email":"contact@netboot.xyz","website":"https://netboot.xyz","location":"next-server","twitter":"netbootxyz","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16745498?v=4","repositories_count":40,"last_synced_at":"2025-10-14T15:26:33.120Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/netbootxyz","funding_links":["https://github.com/sponsors/netbootxyz"],"total_stars":11459,"followers":379,"following":0,"created_at":"2022-11-13T20:47:52.493Z","updated_at":"2025-10-14T15:26:33.120Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netbootxyz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netbootxyz/repositories"},"last_project_activity_at":"2025-09-29T04:19:28.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-11-11T14:12:35.009Z","collective_updated_at":"2023-10-24T05:34:17.273Z","html_url":"https://opencollective.com/netbootxyz","icon_url":"https://images.opencollective.com/netbootxyz/logo/40.png","total_donations":2455.7100000000005,"total_expenses":-2253.2799999999993,"current_balance":484.9999999999979,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/netbootxyz","url":"https://opencollective.ecosyste.ms/collectives/netbootxyz","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/netbootxyz/projects"}}