{"id":42302,"name":"u-root","description":"A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.","url":"https://github.com/u-root/u-root","last_synced_at":"2025-09-05T09:23:00.107Z","repository":{"id":36994189,"uuid":"46462030","full_name":"u-root/u-root","owner":"u-root","description":"A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:16:36.000Z","size":112642,"stargazers_count":2829,"open_issues_count":157,"forks_count":426,"subscribers_count":95,"default_branch":"main","last_synced_at":"2025-09-02T21:13:09.204Z","etag":null,"topics":["busybox","coreboot","embedded","hacktoberfest","initramfs","kernel","linux","linuxboot","ramfs","system","tinycore"],"latest_commit_sha":null,"homepage":"https://u-root.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/u-root.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"roadmap.md","authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-11-19T02:28:59.000Z","updated_at":"2025-09-02T19:16:41.000Z","dependencies_parsed_at":"2025-06-11T04:26:22.895Z","dependency_job_id":"49baf78e-954b-4160-a7f8-4205d3404612","html_url":"https://github.com/u-root/u-root","commit_stats":{"total_commits":4743,"total_committers":221,"mean_commits":21.46153846153846,"dds":0.770820156019397,"last_synced_commit":"3e056e5f1679be96c135915efe743cde61719b61"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/u-root/u-root","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/sbom","scorecard":{"id":44134,"data":{"date":"2025-08-04","repo":{"name":"github.com/u-root/u-root","commit":"1a687799e37bb1cc1c75afd966b2cb56de20f3be"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yml:35","Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:12","Warn: no topLevel permission defined: .github/workflows/homepage.yml:1","Warn: no topLevel permission defined: .github/workflows/test-images.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tinygo.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: cmds/core/gosh/gosh_test.go:224","Info: GoBuiltInFuzzer integration found: cmds/core/ip/ip_test.go:8","Info: GoBuiltInFuzzer integration found: cmds/exp/localboot/grub_test.go:18","Info: GoBuiltInFuzzer integration found: pkg/boot/esxi/esxi_test.go:317","Info: GoBuiltInFuzzer integration found: pkg/boot/grub/config_test.go:113","Info: GoBuiltInFuzzer integration found: pkg/boot/grub/entry_test.go:73","Info: GoBuiltInFuzzer integration found: pkg/boot/netboot/ipxe/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: pkg/boot/syslinux/syslinux_test.go:709","Info: GoBuiltInFuzzer integration found: pkg/cpio/archive_test.go:55","Info: GoBuiltInFuzzer integration found: pkg/cpio/newc_test.go:619","Info: GoBuiltInFuzzer integration found: pkg/smbios/info64_test.go:228"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test-images.yml:32"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homepage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homepage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/homepage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tinygo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tinygo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tinygo.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tinygo.yml/main?enable=pin","Warn: containerImage not pinned by hash: .circleci/images/kernel-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/kernel-arm/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/kernel-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/multiboot-test-kernel-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/ovmf-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/ovmf-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/test-image-tamago/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: .circleci/images/uefipayload-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/upl-fit-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/upl-fit-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: tools/golang_patched_dce/Dockerfile:1: pin your Docker image by updating golang:1.13.5-alpine to golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa","Warn: pipCommand not pinned by hash: .circleci/images/uefipayload-amd64/Dockerfile:29","Warn: pipCommand not pinned by hash: .circleci/images/upl-fit-amd64/Dockerfile:29","Warn: pipCommand not pinned by hash: .circleci/images/upl-fit-arm64/Dockerfile:30","Warn: npmCommand not pinned by hash: .github/workflows/homepage.yml:17","Warn: goCommand not pinned by hash: .github/workflows/tests.yml:52","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 goCommand 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":"Vulnerabilities","score":5,"reason":"5 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-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:50.909Z","repository_id":36994189,"created_at":"2025-08-14T22:18:50.909Z","updated_at":"2025-08-14T22:18:50.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273735814,"owners_count":25158530,"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-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"u-root","name":"u-root","uuid":"13317538","kind":"organization","description":"Golang systems software","email":null,"website":"http://u-root.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13317538?v=4","repositories_count":15,"last_synced_at":"2023-02-27T05:30:43.488Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/u-root","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:11:24.353Z","updated_at":"2023-02-27T05:30:43.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root/repositories"},"packages":[{"id":335881,"name":"github.com/u-root/u-root","ecosystem":"go","description":"Command u-root builds CPIO archives with the given files and Go commands.","homepage":"https://github.com/u-root/u-root","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/u-root/u-root","keywords_array":[],"namespace":"github.com/u-root","versions_count":24,"first_release_published_at":"2021-11-19T16:39:53.000Z","latest_release_published_at":"2025-08-18T00:53:46.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-09-04T18:31:34.467Z","created_at":"2022-04-06T12:43:49.774Z","updated_at":"2025-09-04T18:31:34.468Z","registry_url":"https://pkg.go.dev/github.com/u-root/u-root","install_command":"go get github.com/u-root/u-root","documentation_url":"https://pkg.go.dev/github.com/u-root/u-root#section-documentation","metadata":{},"repo_metadata":{"id":36994189,"uuid":"46462030","full_name":"u-root/u-root","owner":"u-root","description":"A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:16:36.000Z","size":112642,"stargazers_count":2829,"open_issues_count":157,"forks_count":426,"subscribers_count":95,"default_branch":"main","last_synced_at":"2025-09-02T21:13:09.204Z","etag":null,"topics":["busybox","coreboot","embedded","hacktoberfest","initramfs","kernel","linux","linuxboot","ramfs","system","tinycore"],"latest_commit_sha":null,"homepage":"https://u-root.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/u-root.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"roadmap.md","authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-11-19T02:28:59.000Z","updated_at":"2025-09-02T19:16:41.000Z","dependencies_parsed_at":"2025-06-11T04:26:22.895Z","dependency_job_id":"49baf78e-954b-4160-a7f8-4205d3404612","html_url":"https://github.com/u-root/u-root","commit_stats":{"total_commits":4743,"total_committers":221,"mean_commits":21.46153846153846,"dds":0.770820156019397,"last_synced_commit":"3e056e5f1679be96c135915efe743cde61719b61"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/u-root/u-root","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/sbom","scorecard":{"id":44134,"data":{"date":"2025-08-04","repo":{"name":"github.com/u-root/u-root","commit":"1a687799e37bb1cc1c75afd966b2cb56de20f3be"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-images.yml:35","Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:12","Warn: no topLevel permission defined: .github/workflows/homepage.yml:1","Warn: no topLevel permission defined: .github/workflows/test-images.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tinygo.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: cmds/core/gosh/gosh_test.go:224","Info: GoBuiltInFuzzer integration found: cmds/core/ip/ip_test.go:8","Info: GoBuiltInFuzzer integration found: cmds/exp/localboot/grub_test.go:18","Info: GoBuiltInFuzzer integration found: pkg/boot/esxi/esxi_test.go:317","Info: GoBuiltInFuzzer integration found: pkg/boot/grub/config_test.go:113","Info: GoBuiltInFuzzer integration found: pkg/boot/grub/entry_test.go:73","Info: GoBuiltInFuzzer integration found: pkg/boot/netboot/ipxe/fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: pkg/boot/syslinux/syslinux_test.go:709","Info: GoBuiltInFuzzer integration found: pkg/cpio/archive_test.go:55","Info: GoBuiltInFuzzer integration found: pkg/cpio/newc_test.go:619","Info: GoBuiltInFuzzer integration found: pkg/smbios/info64_test.go:228"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test-images.yml:32"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homepage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homepage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/homepage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/homepage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-images.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-images.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/test-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tinygo.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tinygo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tinygo.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/u-root/u-root/tinygo.yml/main?enable=pin","Warn: containerImage not pinned by hash: .circleci/images/kernel-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/kernel-arm/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/kernel-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/multiboot-test-kernel-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/ovmf-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/ovmf-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/test-image-tamago/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: containerImage not pinned by hash: .circleci/images/uefipayload-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/upl-fit-amd64/Dockerfile:5","Warn: containerImage not pinned by hash: .circleci/images/upl-fit-arm64/Dockerfile:5","Warn: containerImage not pinned by hash: tools/golang_patched_dce/Dockerfile:1: pin your Docker image by updating golang:1.13.5-alpine to golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa","Warn: pipCommand not pinned by hash: .circleci/images/uefipayload-amd64/Dockerfile:29","Warn: pipCommand not pinned by hash: .circleci/images/upl-fit-amd64/Dockerfile:29","Warn: pipCommand not pinned by hash: .circleci/images/upl-fit-arm64/Dockerfile:30","Warn: npmCommand not pinned by hash: .github/workflows/homepage.yml:17","Warn: goCommand not pinned by hash: .github/workflows/tests.yml:52","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 goCommand 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":"Vulnerabilities","score":5,"reason":"5 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-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:50.909Z","repository_id":36994189,"created_at":"2025-08-14T22:18:50.909Z","updated_at":"2025-08-14T22:18:50.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273384594,"owners_count":25095931,"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-03T02:00:09.631Z","response_time":76,"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"},"owner_record":{"login":"u-root","name":"u-root","uuid":"13317538","kind":"organization","description":"Golang systems software","email":null,"website":"http://u-root.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13317538?v=4","repositories_count":15,"last_synced_at":"2023-02-27T05:30:43.488Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/u-root","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:11:24.353Z","updated_at":"2023-02-27T05:30:43.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-root/repositories"},"tags":[{"name":"v0.15.0","sha":"b6c6143928b63f3e0c6d675d0b86c7338fb17cb1","kind":"commit","published_at":"2025-08-18T00:53:46.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.15.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"eadd8c6fee2e915e8f331b1c532be4ac98ba2a05","kind":"commit","published_at":"2024-02-27T18:05:37.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.14.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"47bc9bbe71ca5b105bdbc265fb6bfb9640188629","kind":"commit","published_at":"2024-02-24T06:27:54.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.13.1","html_url":"https://github.com/u-root/u-root/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3ee8b392262d52b2df7692008c81786242def7a2","kind":"commit","published_at":"2024-02-07T03:58:55.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.13.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4795af5b1cee82e6742d00b6b80c250d15494dc7","kind":"commit","published_at":"2024-01-07T18:29:45.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.12.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"4dad982f78a72202985296afdfbc47c274ccc944","kind":"commit","published_at":"2023-02-02T08:18:17.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.11.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e796623b1e3e956f0cc324948a1969bb008264a7","kind":"tag","published_at":"2022-10-10T17:56:12.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.10.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"5476b3dd5012689338b314d850a43895ddf656c1","kind":"commit","published_at":"2022-07-29T23:41:49.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.9.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.9.0/manifests"},{"name":"v1.0.1","sha":"ae16a6c1275738a5ab8d1092f63cb2254b464311","kind":"commit","published_at":"2021-12-22T05:24:01.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v1.0.1","html_url":"https://github.com/u-root/u-root/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v1.0.1/manifests"},{"name":"v0.8.0","sha":"d4fbfbc3eba26a783abb75fac09cd132f6415b1b","kind":"commit","published_at":"2021-11-29T17:33:16.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.8.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5e45509ddd2c688178bff8fc796b028f2a752ecd","kind":"commit","published_at":"2020-08-31T04:25:21.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.7.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.7.0/manifests"},{"name":"v7.0.0","sha":"5e45509ddd2c688178bff8fc796b028f2a752ecd","kind":"commit","published_at":"2020-08-31T04:25:21.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v7.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v7.0.0/manifests"},{"name":"test-image-amd64-v3.2.11","sha":"538617d899a7f047614470fe069f28d086a7c56c","kind":"commit","published_at":"2020-03-17T23:12:02.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/test-image-amd64-v3.2.11","html_url":"https://github.com/u-root/u-root/releases/tag/test-image-amd64-v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@test-image-amd64-v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-amd64-v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-amd64-v3.2.11/manifests"},{"name":"v6.0.0","sha":"26a90287872f42e357dc889f6918855fc0fde4dc","kind":"commit","published_at":"2019-08-14T23:22:20.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v6.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v6.0.0/manifests"},{"name":"v0.6.0","sha":"26a90287872f42e357dc889f6918855fc0fde4dc","kind":"commit","published_at":"2019-08-14T23:22:20.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.6.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.6.0/manifests"},{"name":"v5.0.0","sha":"9b13d3a77a1436b6f58eb2e0638067f5b04ef1e9","kind":"commit","published_at":"2019-07-10T03:16:40.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v5.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v5.0.0/manifests"},{"name":"v0.5.0","sha":"9b13d3a77a1436b6f58eb2e0638067f5b04ef1e9","kind":"commit","published_at":"2019-07-10T03:16:40.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.5.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8b001e68c2bf8d45ccfe2818f324acbea9321c5b","kind":"commit","published_at":"2019-01-27T06:17:39.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.4.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.4.0/manifests"},{"name":"v4.0.0","sha":"8b001e68c2bf8d45ccfe2818f324acbea9321c5b","kind":"commit","published_at":"2019-01-27T06:17:39.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v4.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v4.0.0/manifests"},{"name":"test-image-amd64-v3.2.2","sha":"4b09d5ff5892223daea33f72ccc1eee178a92f05","kind":"commit","published_at":"2019-01-18T19:13:29.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/test-image-amd64-v3.2.2","html_url":"https://github.com/u-root/u-root/releases/tag/test-image-amd64-v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@test-image-amd64-v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-amd64-v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-amd64-v3.2.2/manifests"},{"name":"test-image-x86-v3.1.0","sha":"2b4536128bc5ede9d074b01795229c5337099dd6","kind":"commit","published_at":"2018-12-19T23:44:46.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/test-image-x86-v3.1.0","html_url":"https://github.com/u-root/u-root/releases/tag/test-image-x86-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@test-image-x86-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-x86-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-x86-v3.1.0/manifests"},{"name":"test-image-x86-v3.0.0","sha":"4d7e71ec952c669ff0b70e9698cdbb3c83bb0b2c","kind":"commit","published_at":"2018-12-19T02:44:02.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/test-image-x86-v3.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/test-image-x86-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@test-image-x86-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-x86-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/test-image-x86-v3.0.0/manifests"},{"name":"v0.3.0","sha":"240c641ceb065925ebecd1a406f64161f71afaa9","kind":"commit","published_at":"2018-11-21T21:04:18.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.3.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.3.0/manifests"},{"name":"v3.0.0","sha":"240c641ceb065925ebecd1a406f64161f71afaa9","kind":"commit","published_at":"2018-11-21T21:04:18.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v3.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"70e4254bbc315a0c6bf758f1737ca6998435d3a2","kind":"commit","published_at":"2018-10-01T19:42:54.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v2.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v2.0.0/manifests"},{"name":"v0.2.0","sha":"70e4254bbc315a0c6bf758f1737ca6998435d3a2","kind":"commit","published_at":"2018-10-01T19:42:54.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.2.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.2.0/manifests"},{"name":"v1.0.0","sha":"4fed9c9f3497932004cb777e28e1a2af7260fb83","kind":"commit","published_at":"2018-08-15T18:59:50.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v1.0.0","html_url":"https://github.com/u-root/u-root/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"4fed9c9f3497932004cb777e28e1a2af7260fb83","kind":"commit","published_at":"2018-08-15T18:59:50.000Z","download_url":"https://codeload.github.com/u-root/u-root/tar.gz/v0.1.0","html_url":"https://github.com/u-root/u-root/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/u-root/u-root@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:29:19.837Z","dependent_packages_count":164,"downloads":null,"downloads_period":null,"dependent_repos_count":514,"rankings":{"downloads":null,"dependent_repos_count":0.31228991994765576,"dependent_packages_count":0.3488956624429479,"stargazers_count":1.429491898016545,"forks_count":1.5424987582211744,"docker_downloads_count":0.1460212209528483,"average":0.7558394919162342},"purl":"pkg:golang/github.com/u-root/u-root","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU4cGYtcGN3di1xZzg1","url":"https://github.com/advisories/GHSA-58pf-pcwv-qg85","title":"Path traversal in u-root","description":"This affects all versions of package github.com/u-root/u-root/pkg/uzip. It is vulnerable to both leading and non-leading relative path traversal attacks in zip file extraction.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-05-18T21:08:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2020-7665","https://github.com/u-root/u-root/pull/1817","https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUROOTUROOTPKGUZIP-570441","https://github.com/u-root/u-root/pull/2344","https://github.com/advisories/GHSA-58pf-pcwv-qg85"],"source_kind":"github","identifiers":["GHSA-58pf-pcwv-qg85","CVE-2020-7665"],"repository_url":"https://github.com/u-root/u-root","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"0.9.0","vulnerable_version_range":"\u003c 0.9.0"}],"ecosystem":"go","package_name":"github.com/u-root/u-root"}],"created_at":"2022-12-21T16:12:09.280Z","updated_at":"2023-01-11T05:08:12.000Z","epss_percentage":0.00149,"epss_percentile":0.3646},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc1cWYtd2dmai12NjUy","url":"https://github.com/advisories/GHSA-75qf-wgfj-v652","title":"github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip)","description":"This affects all versions up to and including version 0.7.0 of package github.com/u-root/u-root/pkg/tarutil. It is vulnerable to both leading and non-leading relative path traversal attacks in tar file extraction.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-05-18T18:28:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2020-7669","https://github.com/u-root/u-root/pull/1817","https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUROOTUROOTPKGTARUTIL-570428","https://github.com/u-root/u-root/issues/2449","https://github.com/u-root/u-root/pull/2344","https://github.com/advisories/GHSA-75qf-wgfj-v652"],"source_kind":"github","identifiers":["GHSA-75qf-wgfj-v652","CVE-2020-7669"],"repository_url":"https://github.com/u-root/u-root","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"0.9.0","vulnerable_version_range":"\u003c 0.9.0"}],"ecosystem":"go","package_name":"github.com/u-root/u-root"}],"created_at":"2022-12-21T16:13:05.311Z","updated_at":"2025-08-05T10:19:53.196Z","epss_percentage":0.00346,"epss_percentile":0.56497}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/u-root/u-root","docker_dependents_count":608,"docker_downloads_count":915003153,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/u-root/u-root","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/u-root/u-root/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:40:28.237Z","issues_count":194,"pull_requests_count":919,"avg_time_to_close_issue":61472048.546218485,"avg_time_to_close_pull_request":629939.0769230769,"issues_closed_count":119,"pull_requests_closed_count":806,"pull_request_authors_count":74,"issue_authors_count":65,"avg_comments_per_issue":2.134020618556701,"avg_comments_per_pull_request":2.247007616974973,"merged_pull_requests_count":699,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":75,"past_year_pull_requests_count":430,"past_year_avg_time_to_close_issue":1631699.4444444445,"past_year_avg_time_to_close_pull_request":474506.5718390805,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":348,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.92,"past_year_avg_comments_per_pull_request":2.0441860465116277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":314,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/issues","maintainers":[{"login":"rminnich","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rminnich"},{"login":"hugelgupf","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugelgupf"},{"login":"jensdrenhaus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensdrenhaus"},{"login":"10000TB","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/10000TB"},{"login":"leongross","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leongross"},{"login":"orangecms","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orangecms"},{"login":"chrisfenner","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisfenner"},{"login":"tpepper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpepper"},{"login":"Foxboron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Foxboron"},{"login":"bensallen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bensallen"}],"active_maintainers":[{"login":"rminnich","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rminnich"},{"login":"jensdrenhaus","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensdrenhaus"},{"login":"10000TB","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/10000TB"},{"login":"leongross","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leongross"},{"login":"hugelgupf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugelgupf"},{"login":"orangecms","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orangecms"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fu-root%2Fu-root/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fu-root%2Fu-root/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fu-root%2Fu-root/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fu-root%2Fu-root/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":3535,"full_name":"u-root/u-root","default_branch":"main","committers":[{"name":"Ronald G. Minnich","email":"rminnich@gmail.com","login":"rminnich","count":1136},{"name":"Chris Koch","email":"chrisko@google.com","login":"hugelgupf","count":978},{"name":"Ryan O'Leary","email":"ryanoleary@google.com","login":"rjoleary","count":372},{"name":"Siarhiej Siemianczuk","email":"pdp.eleven11@gmail.com","login":"binjip978","count":325},{"name":"Jens Drenhaus","email":"jens.drenhaus@9elements.com","login":"jensdrenhaus","count":176},{"name":"Christopher Meis","email":"christopher.meis@9elements.com","login":"ChriMarMe","count":152},{"name":"Andrea Barberio","email":"insomniac@slackware.it","login":"insomniacslk","count":110},{"name":"Thien Hoang","email":"thienhoang@google.com","login":"thienhoang23","count":92},{"name":"Fabian Wienand","email":"fabian.wienand@9elements.com","login":null,"count":82},{"name":"leongross","email":"leon.gross@9elements.com","login":"leongross","count":80},{"name":"Ronald G. Minnich","email":"rminnich@google.com","login":"rminnichcodeu","count":69},{"name":"Laszlo Ersek","email":"laszlo.ersek@9elements.com","login":"lersek","count":60},{"name":"David Hu","email":"xuehaohu@google.com","login":"10000TB","count":41},{"name":"Jean-Marie Verdun","email":"verdun@splitted-desktop.com","login":null,"count":40},{"name":"Johnny Lin","email":"johnny_lin@wiwynn.com","login":"johnnylinwiwynn","count":39},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":38},{"name":"Daniel Maslowski","email":"info@orangecms.org","login":"orangecms","count":38},{"name":"Ajan Zhong","email":"ajan.zhong@newfw.com","login":"AjanZhong","count":37},{"name":"llogen","email":"christophlange95@googlemail.com","login":"llogen","count":36},{"name":"Gan Shun Lim","email":"ganshun@gmail.com","login":"GanShun","count":35},{"name":"Deomid \"rojer\" Ryabkov","email":"rojer9@fb.com","login":"rojer9-fb","count":35},{"name":"Marvin Drees","email":"marvin.drees@9elements.com","login":"MDr164","count":35},{"name":"Julien Viard de Galbert","email":"julien.viard-de-galbert@itrenew.com","login":"JulienVdG","count":34},{"name":"pallaud","email":"plaud@google.com","login":"pallaud","count":33},{"name":"jbetancourt","email":"jmbetancourt@google.com","login":"jbeta51","count":32},{"name":"Christian Walter","email":"christian.walter@9elements.com","login":"walterchris","count":32},{"name":"Ananya Joshi","email":"ananya@ananya.co","login":"Ananya-Joshi","count":29},{"name":"Brett Kochendorfer","email":"brett.kochendorfer@gmail.com","login":"bkochendorfer","count":28},{"name":"Mark Pictor","email":"mpictor@gmail.com","login":"mpictor","count":27},{"name":"Ben Allen","email":"bsallen@alcf.anl.gov","login":"bensallen","count":26},{"name":"Simran Singh","email":"simran.p.singh@oracle.com","login":"sipasing","count":25},{"name":"Cheng-Chieh Huang","email":"chengchieh@google.com","login":"chengchiehhuang","count":24},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Patrick Colp","email":"patrick.colp@oracle.com","login":"pjcolp","count":24},{"name":"Manoel Vilela","email":"manoel_vilela@engineer.com","login":"ryukinix","count":22},{"name":"John Floren","email":"john@jfloren.net","login":"floren","count":21},{"name":"Roland Kammerer","email":"dev.rck@gmail.com","login":"rck","count":21},{"name":"Trevor Farrelly","email":"trevorfarrelly@google.com","login":"TrevorFarrelly","count":21},{"name":"Andrew","email":"andrewsun@google.com","login":"andrewsun2","count":21},{"name":"Philipp Deppenwiese","email":"zaolin@das-labor.org","login":null,"count":21},{"name":"rolland","email":"rolland@mit.edu","login":null,"count":20},{"name":"laconicpneumonic","email":"tonyprolland@gmail.com","login":"LaconicPneumonic","count":20},{"name":"Avi Brender","email":"abrender@google.com","login":"abrender","count":20},{"name":"Mateus Pinto Rodrigues","email":"mathgamain@openaliasbox.org","login":null,"count":19},{"name":"Shivendra Mishra","email":"shivendra_mishra@live.com","login":"MishraShivendra","count":18},{"name":"Beletti","email":"rhiguita@gmail.com","login":"rhiguita","count":17},{"name":"Max Shegai","email":"max.shegai@gmail.com","login":"n-canter","count":16},{"name":"Colin Mitchell","email":"colinmitchell@google.com","login":"colinmitchell-ggl","count":16},{"name":"Xuan Chen","email":"xchenan@gmail.com","login":"xchenan","count":16},{"name":"Shelly Chang","email":"Shelly_Chang@wiwynn.com","login":"ShellyChang110","count":15},{"name":"Christian Svensson","email":"bluecmd@google.com","login":"bluecmd","count":14},{"name":"J. Lowell Wofford","email":"lowell@lanl.gov","login":"jlowellwofford","count":13},{"name":"Tobias Fleig","email":"tobias.fleig@mailbox.org","login":"tfg13","count":13},{"name":"Barret Rhoden","email":"brho@google.com","login":null,"count":13},{"name":"Florian Lehner","email":"dev@der-flo.net","login":"florianl","count":10},{"name":"Medicine Yeh","email":"medicinehy@gmail.com","login":"MedicineYeh","count":10},{"name":"Pablo Mazzini","email":"pmazzini@gmail.com","login":"pmazzini","count":10},{"name":"Gan Shun Lim","email":"ganshun@google.com","login":null,"count":10},{"name":"Tim Rots","email":"tim.rots@protonmail.ch","login":"TimRots","count":10},{"name":"Albert Morgese","email":"amorgese@google.com","login":"Fusxfaranto","count":9},{"name":"David Disseldorp","email":"ddiss@suse.de","login":"ddiss","count":9},{"name":"Matteo Croce","email":"mcroce@redhat.com","login":"teknoraver","count":9},{"name":"Claudio Zumbo","email":"claudioz@fb.com","login":"claudiozz","count":9},{"name":"Jingle Hsu","email":"jingle_hsu@wiwynn.com","login":"JingleHsuWiwynn","count":9},{"name":"Chris Fenner","email":"cfenn@google.com","login":"chrisfenner","count":8},{"name":"andrey mirtchovski","email":"mirtchovski@gmail.com","login":"mirtchovski","count":7},{"name":"Rafael Campos Nunes","email":"rafaelnunes@engineer.com","login":"rafaelcn","count":7},{"name":"Tim Pepper","email":"tpepper@vmware.com","login":null,"count":7},{"name":"Daniel Schaefer","email":"git@danielschaefer.me","login":"JohnAZoidberg","count":6},{"name":"Rob Vandermeulen","email":"rvandermeulen@google.com","login":"rvdm82","count":6},{"name":"Robi Buranyi","email":"rburanyi@google.com","login":"rburanyi","count":6},{"name":"Morten Linderud","email":"morten.linderud@mullvad.net","login":null,"count":6},{"name":"Francis Lam","email":"flam@alum.mit.edu","login":"flammit","count":5},{"name":"Roger Standridge","email":"9526806+archie2x","login":"archie2x","count":5},{"name":"Steven Hsieh","email":"stevenhsieh@google.com","login":"stevenh-tw","count":5},{"name":"Balachandra CS","email":"balchandracs010@gmail.com","login":"balchandracs","count":4},{"name":"Alistair Ferguson","email":"ferguson.alistair@gmail.com","login":"shwoop","count":4},{"name":"Changyuan Lyu","email":"changyuanl@google.com","login":"Lencerf","count":4},{"name":"Conrad Parker","email":"conradparker@google.com","login":"newgrp","count":4},{"name":"Guillaume Giamarchi","email":"guillaume.giamarchi@gmail.com","login":"ggiamarchi","count":4},{"name":"Lincoln Thurlow","email":"lincoln@isi.edu","login":"isi-lincoln","count":4},{"name":"Minux","email":"minux@golang.org","login":"minux","count":4},{"name":"Subhav Ramachandran","email":"subhavr@google.com","login":"subhav","count":4},{"name":"Than McIntosh","email":"thanm@google.com","login":"thanm","count":4},{"name":"Kiril Vladimirov","email":"kiril@vladimiroff.org","login":"vladimiroff","count":4},{"name":"Sergei Semenchuk","email":"binjip978@gmail.com","login":null,"count":3},{"name":"Dan Cross","email":"cross@gajendra.net","login":null,"count":3},{"name":"Ian Bashford","email":"ianbashford@gmail.com","login":null,"count":3},{"name":"John Looney","email":"johnlooney@fb.com","login":null,"count":3},{"name":"Patrik Tesarik","email":"patrik.tesarik@9elements.com","login":"depate","count":3},{"name":"Anatole Denis","email":"Natolumin","login":"Natolumin","count":3},{"name":"Daniel Lublin","email":"daniel@lublin.se","login":"quite","count":3},{"name":"Robert","email":"104002271+robertmin1","login":"robertmin1","count":3},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":3},{"name":"Eric Van Hensbergen","email":"ericvh@gmail.com","login":"ericvh","count":3},{"name":"Fazlul Shahriar","email":"fshahriar@gmail.com","login":"fhs","count":3},{"name":"sevki","email":"s@sevki.org","login":"sevki","count":3},{"name":"Urvisha Patel","email":"patelvisha2007@gmail.com","login":"upatel99","count":3},{"name":"Tim Chu","email":"Tim.Chu@quantatw.com","login":"timchuquanta","count":3},{"name":"Ryan Boehning","email":"ryanboehning@gmail.com","login":"ryboe","count":3},{"name":"Raysmond","email":"raysmond.lei@newfw.com","login":"Raysmond","count":3},{"name":"Nikolay Yurin","email":"github@yurinnick.dev","login":"yurinnick","count":3},{"name":"Maximilian Brune","email":"maximilian.brune@9elements.com","login":"CodingVoid","count":3},{"name":"Marcello Sylvester Bauer","email":"sylvblck@sylv.io","login":"sylvblck","count":3},{"name":"Jonathan Bluett-Duncan","email":"jbluettduncan@gmail.com","login":"jbduncan","count":3},{"name":"Jean-Marc Eurin","email":"jmeurin@google.com","login":"jmeurin","count":3},{"name":"Graham MacDonald","email":"grahamamacdonald@gmail.com","login":"gmacd","count":2},{"name":"Ivan Trubach","email":"mr.trubach@icloud.com","login":"tie","count":2},{"name":"Francois-Frederic Ozog","email":"ff@ozog.com","login":"fozog","count":2},{"name":"Florian Klink","email":"flokli@flokli.de","login":"flokli","count":2},{"name":"Dmitrii Okunev","email":"xaionaro@fb.com","login":"xaionaro","count":2},{"name":"David Decotigny","email":"ddecotig@google.com","login":"DavidDecotigny","count":2},{"name":"Daniel P. Smith","email":"dpsmith@apertussolutions.com","login":"dpsmith","count":2},{"name":"Brad Fitzpatrick","email":"bradfitz@tailscale.com","login":"bradfitz","count":2},{"name":"Sebastien Dabdoub","email":"sdabdoub@google.com","login":null,"count":2},{"name":"Sven Dowideit","email":"sven.dowideit@csiro.au","login":null,"count":2},{"name":"Terry Tang","email":"terrytang@google.com","login":null,"count":2},{"name":"alexander","email":"git@systemstart.net","login":null,"count":2},{"name":"Brett Kochendorfer","email":"brett.kochendorfer+gh@gmail.com","login":null,"count":2},{"name":"Medicine Yeh","email":"medicineyeh@gmail.com","login":null,"count":2},{"name":"Navid Paya","email":"navidpaya@google.com","login":"navidpaya","count":2},{"name":"Nobuhiro MIKI","email":"nob@bobuhiro11.net","login":"bobuhiro11","count":2},{"name":"Pat Maddox","email":"pat@ratiopbc.com","login":"patmaddox","count":2},{"name":"RoboSchmied","email":"github@roboschmie.de","login":"RoboSchmied","count":2},{"name":"Rasmus Jönsson","email":"rctl@fb.com","login":"rctl","count":2},{"name":"a","email":"edward9.lee@gmail.com","login":"elee1766","count":2},{"name":"zaolin","email":"zaolin.daisuki@gmail.com","login":"zaolin","count":2},{"name":"Morgan Jang","email":"Morgan_Jang@wiwynn.com","login":"morganjangwiwynn","count":2},{"name":"Mateusz Urbanek","email":"mateusz.urbanek.98@gmail.com","login":"shanduur","count":2},{"name":"Martin Lucina","email":"martin@lucina.net","login":"mato","count":2},{"name":"Luis Alberto Herrera","email":"luisalberto@google.com","login":"herrera-luis-alberto","count":2},{"name":"Ananya Joshi","email":"ananyajoshi@google.com","login":null,"count":2},{"name":"Bakul Shah","email":"bakul@bitblocks.com","login":"bakul","count":2},{"name":"andrewsun2898","email":"andrewsun@berkeley.edu","login":"andrewsun2898","count":2},{"name":"Roland Shoemaker","email":"roland@golang.org","login":"rolandshoemaker","count":2},{"name":"Takahiro Yamashita","email":"nokute78@gmail.com","login":"nokute78","count":2},{"name":"Trammell hudson","email":"hudson@trmm.net","login":"osresearch","count":2},{"name":"Ward Vandewege","email":"ward@jhvc.com","login":"cure","count":2},{"name":"aljames-a12","email":"aljames@google.com","login":"aljames-a12","count":2},{"name":"au","email":"andriyursulenko@estus.local","login":null,"count":1},{"name":"Clément Chigot","email":"clement.chigot@atos.net","login":null,"count":1},{"name":"Katrin Cheung","email":"katrincheung@google.com","login":null,"count":1},{"name":"Jie Yang","email":"jjy@google.com","login":null,"count":1},{"name":"Denys Smirnov","email":"denis.smirnov.91@gmail.com","login":"dennwc","count":1},{"name":"Davor Kapsa","email":"dvrkps","login":"dvrkps","count":1},{"name":"David Korczynski","email":"david@adalogics.com","login":"DavidKorczynski","count":1},{"name":"David Hendricks","email":"david.hendricks@gmail.com","login":"dhendrix","count":1},{"name":"David Fritz","email":"david.jakob.fritz@gmail.com","login":"djfritz","count":1},{"name":"Damian Peckett","email":"damian@pecke.tt","login":"dpeckett","count":1},{"name":"Carlos Alexandro Becker","email":"caarlos0","login":"caarlos0","count":1},{"name":"Brett Holman","email":"bpholman5@gmail.com","login":"holmanb","count":1},{"name":"Brandon Kim","email":"brandonkim@google.com","login":"brandonkimbk","count":1},{"name":"Arthur Heymans","email":"arthur@aheymans.xyz","login":"ArthurHeymans","count":1},{"name":"Robert Kroeger","email":"rjkroege@liqui.org","login":"rjkroege","count":1},{"name":"shivendra","email":"Shivendra@bitbucket.irisid.com","login":null,"count":1},{"name":"Łukasz Stelmach","email":"l.stelmach@samsung.com","login":null,"count":1},{"name":"Ryan Boehning","email":"ryan.boehning@apcera.com","login":null,"count":1},{"name":"Ron Minnich","email":"rminnich@rminnich-macbookpro2.roam.corp.google.com","login":null,"count":1},{"name":"Roger Standridge","email":"roger@daltrey.lan","login":null,"count":1},{"name":"guoguangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"fschiff","email":"eldersprig@gmail.com","login":"fschiff","count":1},{"name":"david","email":"davidlu@berkeley.edu","login":"davlucal","count":1},{"name":"Deomid \"rojer\" Ryabkov","email":"rojer@rojer.me","login":"rojer","count":1},{"name":"Don Hatchett","email":"hatch@google.com","login":"hatchling","count":1},{"name":"Wenlong Zhang","email":"zhangwenlong@loongson.cn","login":"zhangwenlong8911","count":1},{"name":"Yaroslav Kolomiiets","email":"yrk@fb.com","login":"yarikk","count":1},{"name":"Yiwei Tang","email":"tangyiwei.2022@bytedance.com","login":"TangYiwei2022","count":1},{"name":"Yulong Chen","email":"yulongchen@google.com","login":"ylchenfj","count":1},{"name":"Florian Gläßer","email":"florian.glaesser@code-intelligence.com","login":"florianGla","count":1},{"name":"Guillaume Rose","email":"gurose@redhat.com","login":"guillaumerose","count":1},{"name":"Hunter Herman","email":"611822+hherman1","login":"hherman1","count":1},{"name":"Jake Saferstein","email":"jsaf@google.com","login":"TheSafo","count":1},{"name":"Andrew Sun","email":"potatosole@gmail.com","login":"andrewsun98","count":1},{"name":"Andrea Barisani","email":"andrea@inversepath.com","login":"abarisani","count":1},{"name":"Alex Badea","email":"vamposdecampos@gmail.com","login":"vamposdecampos","count":1},{"name":"AdamKorcz","email":"adam@adalogics.com","login":"AdamKorcz","count":1},{"name":"Michael Pratt","email":"michael@pratt.im","login":"prattmic","count":1},{"name":"Meng Zhuo","email":"mzh@golangcn.org","login":"mengzhuo","count":1},{"name":"Marco Vanotti","email":"mvanotti@google.com","login":"mvanotti","count":1},{"name":"Marcelo E. Magallon","email":"marcelo.magallon@gmail.com","login":"mem","count":1},{"name":"Marc Jones","email":"marcjones@sysproconsulting.com","login":"marcjones-syspro","count":1},{"name":"Jean-Marie Verdun","email":"jean-marie.verdun@hpe.com","login":"vejmarie","count":1},{"name":"Lukasz Siudut","email":"lsiudut@gmail.com","login":"lsiudut","count":1},{"name":"Louis Murerwa","email":"louis.b.murerwa.21@dartmouth.edu","login":"louismurerwa","count":1},{"name":"Loic Prylli","email":"lprylli@netflix.com","login":"lprylli","count":1},{"name":"Krystian Hebel","email":"krystian.hebel@3mdeb.com","login":"krystian-hebel","count":1},{"name":"John Looney","email":"john.looney@gmail.com","login":"BigValen","count":1},{"name":"Jochen","email":"jochen.hilgers@gmail.com","login":"jochil","count":1},{"name":"Sam Lewis","email":"sam.vr.lewis@gmail.com","login":"samvrlewis","count":1},{"name":"Stefan Majer","email":"stefan.majer@f-i-ts.de","login":"majst01","count":1},{"name":"Steven Wheelwright","email":"sjwheel@google.com","login":"sjwheel","count":1},{"name":"Sven Haardiek","email":"sven@haardiek.de","login":"shaardie","count":1},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":1},{"name":"Tobias Heider","email":"me@tobhe.de","login":"tobhe","count":1},{"name":"Ricardo Ribalda Delgado","email":"ribalda@chromium.org","login":"ribalda","count":1},{"name":"Raphael Nestler","email":"raphael.nestler@gmail.com","login":"rnestler","count":1},{"name":"Prince Geutler","email":"tun50582@temple.edu","login":"princegeutler","count":1},{"name":"Philip Molloy","email":"philip@philipmolloy.com","login":"pamolloy","count":1},{"name":"Paul Menzel","email":"paulepanter@users.sourceforge.net","login":"paulepanter","count":1},{"name":"Patrick Rudolph","email":"patrick.rudolph@9elements.com","login":"PatrickRudolph","count":1},{"name":"Nikolas Sepos","email":"nikolas.sepos@gmail.com","login":"thegrumpylion","count":1},{"name":"Łukasz Stelmach","email":"stlman@poczta.fm","login":"steelman","count":1},{"name":"thordur","email":"thordur@google.com","login":"thorduri","count":1},{"name":"stickler-ci","email":"support@stickler-ci.com","login":"stickler-ci","count":1},{"name":"moson-mo","email":"mo-son@mailbox.org","login":"moson-mo","count":1},{"name":"letian0805","email":"letian0805@gmail.com","login":"letian0805","count":1},{"name":"Elliot Saba","email":"staticfloat@gmail.com","login":"staticfloat","count":1},{"name":"Ettore Atalan","email":"atalanttore@googlemail.com","login":"Atalanttore","count":1}],"total_commits":5102,"total_committers":208,"total_bot_commits":24,"total_bot_committers":1,"mean_commits":24.528846153846153,"dds":0.7773422187377499,"past_year_committers":[{"name":"Siarhiej Siemianczuk","email":"pdp.eleven11@gmail.com","login":"binjip978","count":138},{"name":"Ronald G Minnich","email":"rminnich@gmail.com","login":"rminnich","count":88},{"name":"Christopher Meis","email":"christopher.meis@9elements.com","login":"ChriMarMe","count":79},{"name":"leongross","email":"leon.gross@9elements.com","login":"leongross","count":78},{"name":"Jens Drenhaus","email":"jens.drenhaus@9elements.com","login":"jensdrenhaus","count":75},{"name":"Laszlo Ersek","email":"laszlo.ersek@9elements.com","login":"lersek","count":60},{"name":"Fabian Wienand","email":"fabian.wienand@9elements.com","login":null,"count":54},{"name":"Ajan Zhong","email":"ajan.zhong@newfw.com","login":"AjanZhong","count":37},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Patrick Colp","email":"patrick.colp@oracle.com","login":"pjcolp","count":9},{"name":"Ron Minnich","email":"rminnich@google.com","login":"rminnichcodeu","count":7},{"name":"Marvin Drees","email":"marvin.drees@9elements.com","login":"MDr164","count":6},{"name":"Roger Standridge","email":"9526806+archie2x","login":"archie2x","count":5},{"name":"Andrew Sun","email":"andrewsun@google.com","login":"andrewsun2","count":3},{"name":"Daniel Lublin","email":"daniel@lublin.se","login":"quite","count":3},{"name":"Jonathan Bluett-Duncan","email":"jbluettduncan@gmail.com","login":"jbduncan","count":3},{"name":"Raysmond","email":"raysmond.lei@newfw.com","login":"Raysmond","count":3},{"name":"Jean-Marc Eurin","email":"jmeurin@google.com","login":"jmeurin","count":2},{"name":"Mateusz Urbanek","email":"mateusz.urbanek.98@gmail.com","login":"shanduur","count":2},{"name":"Navid Paya","email":"navidpaya@google.com","login":"navidpaya","count":2},{"name":"Robert","email":"104002271+robertmin1","login":"robertmin1","count":2},{"name":"Takahiro Yamashita","email":"nokute78@gmail.com","login":"nokute78","count":2},{"name":"andrewsun2898","email":"andrewsun@berkeley.edu","login":"andrewsun2898","count":2},{"name":"letian0805","email":"letian0805@gmail.com","login":"letian0805","count":1},{"name":"Roger Standridge","email":"roger@daltrey.lan","login":null,"count":1},{"name":"david","email":"davidlu@berkeley.edu","login":"davlucal","count":1},{"name":"Tobias Heider","email":"me@tobhe.de","login":"tobhe","count":1},{"name":"Steven Hsieh","email":"stevenhsieh@google.com","login":"stevenh-tw","count":1},{"name":"Philip Molloy","email":"philip@philipmolloy.com","login":"pamolloy","count":1},{"name":"Patrick Rudolph","email":"patrick.rudolph@9elements.com","login":"PatrickRudolph","count":1},{"name":"Meng Zhuo","email":"mzh@golangcn.org","login":"mengzhuo","count":1},{"name":"Maximilian Brune","email":"maximilian.brune@9elements.com","login":"CodingVoid","count":1},{"name":"Marco Vanotti","email":"mvanotti@google.com","login":"mvanotti","count":1},{"name":"Hunter Herman","email":"611822+hherman1","login":"hherman1","count":1},{"name":"Colin Mitchell","email":"colinmitchell@google.com","login":"colinmitchell-ggl","count":1},{"name":"Chris Koch","email":"chrisko@google.com","login":"hugelgupf","count":1},{"name":"Andrea Barisani","email":"andrea@inversepath.com","login":"abarisani","count":1}],"past_year_total_commits":688,"past_year_total_committers":37,"past_year_total_bot_commits":14,"past_year_total_bot_committers":1,"past_year_mean_commits":18.594594594594593,"past_year_dds":0.7994186046511628,"last_synced_at":"2025-05-13T03:53:55.885Z","last_synced_commit":"b6b92bcacd9d77f8fa7f1d6a12580ff4e3fe229a","created_at":"2023-03-07T09:18:02.828Z","updated_at":"2025-05-13T03:53:55.952Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"u-root/u-root","html_url":"https://github.com/u-root/u-root","last_synced_at":"2025-09-02T23:40:28.237Z","status":null,"issues_count":194,"pull_requests_count":919,"avg_time_to_close_issue":61472048.546218485,"avg_time_to_close_pull_request":629939.0769230769,"issues_closed_count":119,"pull_requests_closed_count":806,"pull_request_authors_count":74,"issue_authors_count":65,"avg_comments_per_issue":2.134020618556701,"avg_comments_per_pull_request":2.247007616974973,"merged_pull_requests_count":699,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":75,"past_year_pull_requests_count":430,"past_year_avg_time_to_close_issue":1631699.4444444445,"past_year_avg_time_to_close_pull_request":474506.5718390805,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":348,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.92,"past_year_avg_comments_per_pull_request":2.0441860465116277,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":314,"created_at":"2023-05-16T03:46:40.205Z","updated_at":"2025-09-03T06:45:10.257Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-root%2Fu-root/issues","issue_labels_count":{"Bug":108,"Feature Request":51,"Help Wanted":15,"modules":9,"Code Health":8,"Discussion":7,"Good First Issue":5,"tinygo":3,"Awaiting reviewer":2,"Awaiting author":2,"Reported Not Reproducible":2,"dependencies":1,"plan9":1,"Beyond MVP feature parity":1,"go":1,"tinygo-runtime-exec":1,"tinygo: runtime-error":1,"question":1},"pull_request_labels_count":{"Awaiting reviewer":277,"Awaiting author":256,"automerge":81,"dependencies":37,"javascript":20,"coverage":14,"go":8,"tinygo":6,"Code Health":4,"kexec":4,"Discussion":1,"modules":1,"Bug":1},"issue_author_associations_count":{"MEMBER":94,"CONTRIBUTOR":57,"NONE":45},"pull_request_author_associations_count":{"CONTRIBUTOR":557,"MEMBER":297,"NONE":85},"issue_authors":{"10000TB":39,"hugelgupf":16,"jensdrenhaus":16,"rminnich":11,"leongross":8,"rjoleary":8,"letian0805":7,"robertmin1":6,"orangecms":6,"binjip978":5,"tlaurion":5,"hanxinwu1":3,"pamolloy":3,"rjkroege":2,"limbo127":2,"nokute78":2,"bluecmd":2,"floren":2,"CodingVoid":2,"ChriMarMe":2,"jelischer":2,"osresearch":2,"quite":2,"chrisfenner":2,"paurea":1,"jba":1,"flokli":1,"EliasTheGrandMasterOfMistakes":1,"bensallen":1,"abarisani":1,"Itxaka":1,"walterchris":1,"MDr164":1,"jbduncan":1,"insomniacslk":1,"RiSKeD":1,"mvdan":1,"navidpaya":1,"jackrambor":1,"sellerie98":1,"marcjones-syspro":1,"natagitlie":1,"ddiss":1,"brho":1,"hagna":1,"twitchyliquid64":1,"ajmeese7":1,"HashFail":1,"Fez248":1,"xplshn":1,"mcharleb":1,"werkt":1,"xchenan":1,"tpepper":1,"advancedwebdeveloper":1,"vejmarie":1,"Foxboron":1,"johnnylinwiwynn":1,"JasonTian518":1,"synackd":1,"pwFoo":1,"lersek":1,"Buanderie":1,"gmacd":1,"uucidl":1},"pull_request_authors":{"binjip978":278,"rminnich":133,"hugelgupf":88,"leongross":67,"jensdrenhaus":39,"dependabot[bot]":34,"RiSKeD":34,"ChriMarMe":31,"lersek":23,"AjanZhong":20,"MDr164":19,"andrewsun2898":14,"10000TB":13,"archie2x":11,"quite":6,"chrisfenner":6,"robertmin1":6,"stevenh-tw":6,"xplshn":6,"orangecms":5,"llogen":4,"Raysmond":4,"andreynering":4,"letian0805":4,"nokute78":4,"jmeurin":4,"elee1766":4,"walterchris":4,"navidpaya":4,"davlucal":3,"ericvh":3,"TangYiwei2022":2,"mvanotti":2,"tobhe":2,"brho":2,"khazhyk":2,"jbduncan":2,"johnnylinwiwynn":2,"hherman1":2,"abarisani":2,"PatrickRudolph":2,"mengzhuo":2,"vicky1990":2,"shanduur":2,"rjoleary":2,"ShellyChang110":2,"pamolloy":1,"Lencerf":1,"depate":1,"rvdm82":1,"bradfitz":1,"caarlos0":1,"essess-ss":1,"jochil":1,"a-urth":1,"ylchenfj":1,"pjcolp":1,"Itxaka":1,"majst01":1,"kim0":1,"pvstejeswar":1,"trincty":1,"newgrp":1,"RoboSchmied":1,"tw4452852":1,"jclab-joseph":1,"DavidDecotigny":1,"abrender":1,"colinmitchell-ggl":1,"jelischer":1,"ArthurHeymans":1,"florianGla":1,"CodingVoid":1,"pohaosu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Bug":49,"Feature Request":16,"tinygo":3,"Awaiting reviewer":2,"Awaiting author":2,"Reported Not Reproducible":2,"Discussion":1,"tinygo: runtime-error":1,"tinygo-runtime-exec":1,"Help Wanted":1,"go":1,"Beyond MVP feature parity":1,"dependencies":1},"past_year_pull_request_labels_count":{"Awaiting reviewer":118,"Awaiting author":103,"automerge":30,"dependencies":26,"javascript":16,"go":8,"tinygo":6,"Code Health":2,"Bug":1},"past_year_issue_author_associations_count":{"MEMBER":44,"CONTRIBUTOR":20,"NONE":14},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":292,"MEMBER":111,"NONE":45},"past_year_issue_authors":{"10000TB":33,"jensdrenhaus":7,"letian0805":7,"leongross":5,"pamolloy":3,"binjip978":2,"ChriMarMe":2,"robertmin1":2,"rminnich":2,"quite":2,"nokute78":2,"walterchris":1,"tlaurion":1,"orangecms":1,"natagitlie":1,"lersek":1,"jelischer":1,"jba":1,"jackrambor":1,"Fez248":1,"EliasTheGrandMasterOfMistakes":1,"brho":1},"past_year_pull_request_authors":{"binjip978":132,"rminnich":64,"leongross":50,"jensdrenhaus":31,"RiSKeD":25,"dependabot[bot]":24,"lersek":23,"AjanZhong":18,"ChriMarMe":13,"quite":6,"andrewsun2898":5,"nokute78":4,"MDr164":4,"andreynering":4,"jmeurin":4,"letian0805":4,"robertmin1":4,"archie2x":3,"walterchris":2,"abarisani":2,"khazhyk":2,"mvanotti":2,"hugelgupf":2,"PatrickRudolph":2,"hherman1":2,"Raysmond":2,"xplshn":2,"shanduur":2,"vicky1990":2,"brho":2,"essess-ss":1,"pamolloy":1,"jbduncan":1,"pohaosu":1,"orangecms":1,"jelischer":1},"maintainers":[{"login":"rminnich","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rminnich"},{"login":"hugelgupf","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugelgupf"},{"login":"jensdrenhaus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensdrenhaus"},{"login":"10000TB","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/10000TB"},{"login":"leongross","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leongross"},{"login":"orangecms","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orangecms"},{"login":"chrisfenner","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisfenner"},{"login":"tpepper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpepper"},{"login":"Foxboron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Foxboron"},{"login":"bensallen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bensallen"}],"active_maintainers":[{"login":"rminnich","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rminnich"},{"login":"jensdrenhaus","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensdrenhaus"},{"login":"10000TB","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/10000TB"},{"login":"leongross","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leongross"},{"login":"hugelgupf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugelgupf"},{"login":"orangecms","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/orangecms"}]},"events":null,"keywords":["busybox","coreboot","embedded","hacktoberfest","initramfs","kernel","linux","linuxboot","ramfs","system","tinycore"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cifuzz.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:45:26.756Z","updated_at":"2023-01-17T12:45:26.756Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/cifuzz.yml","dependencies":[{"id":6991774275,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6991774276,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6991774277,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:45:26.915Z","updated_at":"2023-01-17T12:45:26.915Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6991774522,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6991774523,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6991774524,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6991774525,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:45:27.011Z","updated_at":"2023-01-17T12:45:27.011Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/go.yml","dependencies":[{"id":6991776368,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6991776369,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/test-image-tamago/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T12:45:27.602Z","updated_at":"2023-01-17T12:45:27.602Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/test-image-tamago/Dockerfile","dependencies":[{"id":6991777149,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-17T12:45:27.881Z","updated_at":"2023-01-17T12:45:27.881Z","repository_link":"https://github.com/u-root/u-root/blob/main/go.mod","dependencies":[{"id":6991779114,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20221026131551-cf6655e29de4","direct":true,"kind":"runtime","optional":false},{"id":6991779115,"package_name":"github.com/beevik/ntp","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6991779116,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.3","direct":true,"kind":"runtime","optional":false},{"id":6991779117,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.15","direct":true,"kind":"runtime","optional":false},{"id":6991779118,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6991779119,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6991779120,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.1.2-0.20181113160402-cbabf5414432","direct":true,"kind":"runtime","optional":false},{"id":6991779121,"package_name":"github.com/gojuno/minimock/v3","ecosystem":"go","requirements":"v3.0.8","direct":true,"kind":"runtime","optional":false},{"id":6991779122,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":true,"kind":"runtime","optional":false},{"id":6991779123,"package_name":"github.com/google/go-tpm","ecosystem":"go","requirements":"v0.3.3","direct":true,"kind":"runtime","optional":false},{"id":6991779124,"package_name":"github.com/google/goexpect","ecosystem":"go","requirements":"v0.0.0-20191001010744-5b6988669ffa","direct":true,"kind":"runtime","optional":false},{"id":6991779125,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6991779126,"package_name":"github.com/insomniacslk/dhcp","ecosystem":"go","requirements":"v0.0.0-20211209223715-7d93572ebe8e","direct":true,"kind":"runtime","optional":false},{"id":6991779127,"package_name":"github.com/intel-go/cpuid","ecosystem":"go","requirements":"v0.0.0-20200819041909-2aa72927c3e2","direct":true,"kind":"runtime","optional":false},{"id":6991779128,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779129,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.10.6","direct":true,"kind":"runtime","optional":false},{"id":6991779130,"package_name":"github.com/klauspost/pgzip","ecosystem":"go","requirements":"v1.2.4","direct":true,"kind":"runtime","optional":false},{"id":6991779131,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":true,"kind":"runtime","optional":false},{"id":6991779132,"package_name":"github.com/nanmu42/limitio","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6991779133,"package_name":"github.com/orangecms/go-framebuffer","ecosystem":"go","requirements":"v0.0.0-20200613202404-a0700d90c330","direct":true,"kind":"runtime","optional":false},{"id":6991779134,"package_name":"github.com/pborman/getopt/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779135,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.14","direct":true,"kind":"runtime","optional":false},{"id":6991779136,"package_name":"github.com/rck/unit","ecosystem":"go","requirements":"v0.0.3","direct":true,"kind":"runtime","optional":false},{"id":6991779137,"package_name":"github.com/rekby/gpt","ecosystem":"go","requirements":"v0.0.0-20200219180433-a930afbc6edc","direct":true,"kind":"runtime","optional":false},{"id":6991779138,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20200218184317-f459e2d13664","direct":true,"kind":"runtime","optional":false},{"id":6991779139,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":6991779140,"package_name":"github.com/u-root/gobusybox/src","ecosystem":"go","requirements":"v0.0.0-20221229083637-46b2883a7f90","direct":true,"kind":"runtime","optional":false},{"id":6991779141,"package_name":"github.com/u-root/iscsinl","ecosystem":"go","requirements":"v0.1.1-0.20210528121423-84c32645822a","direct":true,"kind":"runtime","optional":false},{"id":6991779142,"package_name":"github.com/u-root/prompt","ecosystem":"go","requirements":"v0.0.0-20221110083427-a2ad3c8339a8","direct":true,"kind":"runtime","optional":false},{"id":6991779143,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.8","direct":true,"kind":"runtime","optional":false},{"id":6991779144,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20211118161826-650dca95af54","direct":true,"kind":"runtime","optional":false},{"id":6991779145,"package_name":"github.com/vtolstov/go-ioctl","ecosystem":"go","requirements":"v0.0.0-20151206205506-6be9cced4810","direct":true,"kind":"runtime","optional":false},{"id":6991779146,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":true,"kind":"runtime","optional":false},{"id":6991779147,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779148,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779149,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6991779150,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":6991779151,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":true,"kind":"runtime","optional":false},{"id":6991779152,"package_name":"mvdan.cc/sh/v3","ecosystem":"go","requirements":"v3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6991779153,"package_name":"pack.ag/tftp","ecosystem":"go","requirements":"v1.0.1-0.20181129014014-07909dfbde3c","direct":true,"kind":"runtime","optional":false},{"id":6991779154,"package_name":"src.elv.sh","ecosystem":"go","requirements":"v0.16.0-rc1.0.20220116211855-fda62502ad7f","direct":true,"kind":"runtime","optional":false},{"id":6991779155,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20200514113438-38f4b401e2be","direct":true,"kind":"runtime","optional":false},{"id":6991779156,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779157,"package_name":"github.com/google/goterm","ecosystem":"go","requirements":"v0.0.0-20200907032337-555d40f16ae2","direct":true,"kind":"runtime","optional":false},{"id":6991779158,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6991779159,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6991779160,"package_name":"github.com/jsimonetti/rtnetlink","ecosystem":"go","requirements":"v0.0.0-20201110080708-d2c240429e6c","direct":true,"kind":"runtime","optional":false},{"id":6991779161,"package_name":"github.com/kaey/framebuffer","ecosystem":"go","requirements":"v0.0.0-20140402104929-7b385489a1ff","direct":true,"kind":"runtime","optional":false},{"id":6991779162,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.7","direct":true,"kind":"runtime","optional":false},{"id":6991779163,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":6991779164,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":true,"kind":"runtime","optional":false},{"id":6991779165,"package_name":"github.com/mattn/go-tty","ecosystem":"go","requirements":"v0.0.3","direct":true,"kind":"runtime","optional":false},{"id":6991779166,"package_name":"github.com/mdlayher/ethernet","ecosystem":"go","requirements":"v0.0.0-20190606142754-0394541c37b7","direct":true,"kind":"runtime","optional":false},{"id":6991779167,"package_name":"github.com/mdlayher/netlink","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6991779168,"package_name":"github.com/mdlayher/raw","ecosystem":"go","requirements":"v0.0.0-20191009151244-50f2db8cc065","direct":true,"kind":"runtime","optional":false},{"id":6991779169,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.2.0-beta.2","direct":true,"kind":"runtime","optional":false},{"id":6991779170,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6991779171,"package_name":"github.com/u-root/uio","ecosystem":"go","requirements":"v0.0.0-20220204230159-dac05f7d2cb4","direct":true,"kind":"runtime","optional":false},{"id":6991779172,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20210104183010-2eb08e3e575f","direct":true,"kind":"runtime","optional":false},{"id":6991779173,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":true,"kind":"runtime","optional":false},{"id":6991779174,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6991779175,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":true,"kind":"runtime","optional":false},{"id":6991779176,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":true,"kind":"runtime","optional":false},{"id":6991779177,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":true,"kind":"runtime","optional":false},{"id":6991779178,"package_name":"retract","ecosystem":"go","requirements":"(","direct":true,"kind":"runtime","optional":false},{"id":6991779179,"package_name":"[v1.0.0,","ecosystem":"go","requirements":"v1.0.1]","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-17T12:45:28.066Z","updated_at":"2023-01-17T12:45:28.066Z","repository_link":"https://github.com/u-root/u-root/blob/main/go.sum","dependencies":[{"id":6991781653,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6991781654,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6991781655,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781656,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6991781657,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781658,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781659,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781660,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6991781661,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781662,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6991781663,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6991781664,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6991781665,"package_name":"github.com/google/go-tpm","ecosystem":"go","requirements":"v0.1.2-0.20190725015402-ae6dd98980d4","direct":false,"kind":"runtime","optional":false},{"id":6991781666,"package_name":"github.com/google/go-tpm","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781667,"package_name":"github.com/google/go-tpm","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6991781668,"package_name":"github.com/google/go-tpm-tools","ecosystem":"go","requirements":"v0.0.0-20190906225433-1614c142f845","direct":false,"kind":"runtime","optional":false},{"id":6991781669,"package_name":"github.com/google/go-tpm-tools","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781670,"package_name":"github.com/google/goexpect","ecosystem":"go","requirements":"v0.0.0-20191001010744-5b6988669ffa","direct":false,"kind":"runtime","optional":false},{"id":6991781671,"package_name":"github.com/google/goterm","ecosystem":"go","requirements":"v0.0.0-20200907032337-555d40f16ae2","direct":false,"kind":"runtime","optional":false},{"id":6991781672,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6991781673,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781674,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":6991781675,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781676,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781677,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781678,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6991781679,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781680,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781681,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781682,"package_name":"github.com/hexdigest/gowrap","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":6991781683,"package_name":"github.com/hexdigest/gowrap","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":6991781684,"package_name":"github.com/hugelgupf/socketpair","ecosystem":"go","requirements":"v0.0.0-20190730060125-05d35a94e714","direct":false,"kind":"runtime","optional":false},{"id":6991781685,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781686,"package_name":"github.com/insomniacslk/dhcp","ecosystem":"go","requirements":"v0.0.0-20211209223715-7d93572ebe8e","direct":false,"kind":"runtime","optional":false},{"id":6991781687,"package_name":"github.com/intel-go/cpuid","ecosystem":"go","requirements":"v0.0.0-20200819041909-2aa72927c3e2","direct":false,"kind":"runtime","optional":false},{"id":6991781688,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781689,"package_name":"github.com/jsimonetti/rtnetlink","ecosystem":"go","requirements":"v0.0.0-20190606172950-9527aa82566a","direct":false,"kind":"runtime","optional":false},{"id":6991781690,"package_name":"github.com/jsimonetti/rtnetlink","ecosystem":"go","requirements":"v0.0.0-20200117123717-f846d4f6c1f4","direct":false,"kind":"runtime","optional":false},{"id":6991781691,"package_name":"github.com/jsimonetti/rtnetlink","ecosystem":"go","requirements":"v0.0.0-20201009170750-9c6f07d100c1","direct":false,"kind":"runtime","optional":false},{"id":6991781692,"package_name":"github.com/jsimonetti/rtnetlink","ecosystem":"go","requirements":"v0.0.0-20201110080708-d2c240429e6c","direct":false,"kind":"runtime","optional":false},{"id":6991781693,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6991781694,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6991781695,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781696,"package_name":"github.com/kaey/framebuffer","ecosystem":"go","requirements":"v0.0.0-20140402104929-7b385489a1ff","direct":false,"kind":"runtime","optional":false},{"id":6991781697,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781698,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781699,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781700,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.10.6","direct":false,"kind":"runtime","optional":false},{"id":6991781701,"package_name":"github.com/klauspost/pgzip","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6991781702,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6991781703,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6991781704,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781705,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781706,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781707,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":6991781708,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781709,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781710,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6991781711,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6991781712,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6991781713,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":6991781714,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":6991781715,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":6991781716,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":6991781717,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6991781718,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":6991781719,"package_name":"github.com/mattn/go-tty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6991781720,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6991781721,"package_name":"github.com/mdlayher/ethernet","ecosystem":"go","requirements":"v0.0.0-20190606142754-0394541c37b7","direct":false,"kind":"runtime","optional":false},{"id":6991781722,"package_name":"github.com/mdlayher/netlink","ecosystem":"go","requirements":"v0.0.0-20190409211403-11939a169225","direct":false,"kind":"runtime","optional":false},{"id":6991781723,"package_name":"github.com/mdlayher/netlink","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781724,"package_name":"github.com/mdlayher/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781725,"package_name":"github.com/mdlayher/netlink","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781726,"package_name":"github.com/mdlayher/raw","ecosystem":"go","requirements":"v0.0.0-20190606142536-fef19f00fc18","direct":false,"kind":"runtime","optional":false},{"id":6991781727,"package_name":"github.com/mdlayher/raw","ecosystem":"go","requirements":"v0.0.0-20191009151244-50f2db8cc065","direct":false,"kind":"runtime","optional":false},{"id":6991781728,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781729,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6991781730,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6991781731,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6991781733,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6991781735,"package_name":"github.com/nanmu42/limitio","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781736,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6991781737,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6991781738,"package_name":"github.com/orangecms/go-framebuffer","ecosystem":"go","requirements":"v0.0.0-20200613202404-a0700d90c330","direct":false,"kind":"runtime","optional":false},{"id":6991781739,"package_name":"github.com/pborman/getopt/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781740,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781741,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.14","direct":false,"kind":"runtime","optional":false},{"id":6991781742,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":6991781743,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6991781744,"package_name":"github.com/pkg/term","ecosystem":"go","requirements":"v1.2.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":6991781745,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781746,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6991781747,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":6991781748,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781749,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6991781750,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6991781751,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6991781752,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":6991781753,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781754,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6991781755,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6991781756,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":6991781757,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6991781758,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6991781759,"package_name":"github.com/rck/unit","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6991781760,"package_name":"github.com/rekby/gpt","ecosystem":"go","requirements":"v0.0.0-20200219180433-a930afbc6edc","direct":false,"kind":"runtime","optional":false},{"id":6991781761,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":6991781762,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6991781763,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1-0.20210923151022-86f73c517451","direct":false,"kind":"runtime","optional":false},{"id":6991781764,"package_name":"github.com/russross/blackfriday","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6991781765,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6991781766,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20200218184317-f459e2d13664","direct":false,"kind":"runtime","optional":false},{"id":6991781767,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781768,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781769,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":6991781770,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":6991781771,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6991781772,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6991781773,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6991781774,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781775,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":6991781776,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781777,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781778,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6991781779,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6991781780,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6991781781,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781782,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781783,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781784,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6991781785,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781786,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6991781787,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":6991781788,"package_name":"github.com/twitchtv/twirp","ecosystem":"go","requirements":"v5.8.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6991781789,"package_name":"github.com/u-root/gobusybox/src","ecosystem":"go","requirements":"v0.0.0-20221229083637-46b2883a7f90","direct":false,"kind":"runtime","optional":false},{"id":6991781790,"package_name":"github.com/u-root/iscsinl","ecosystem":"go","requirements":"v0.1.1-0.20210528121423-84c32645822a","direct":false,"kind":"runtime","optional":false},{"id":6991781791,"package_name":"github.com/u-root/prompt","ecosystem":"go","requirements":"v0.0.0-20221110083427-a2ad3c8339a8","direct":false,"kind":"runtime","optional":false},{"id":6991781792,"package_name":"github.com/u-root/uio","ecosystem":"go","requirements":"v0.0.0-20210528114334-82958018845c","direct":false,"kind":"runtime","optional":false},{"id":6991781793,"package_name":"github.com/u-root/uio","ecosystem":"go","requirements":"v0.0.0-20210528151154-e40b768296a7","direct":false,"kind":"runtime","optional":false},{"id":6991781794,"package_name":"github.com/u-root/uio","ecosystem":"go","requirements":"v0.0.0-20220204230159-dac05f7d2cb4","direct":false,"kind":"runtime","optional":false},{"id":6991781795,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6991781796,"package_name":"github.com/ugorji/go/codec","ecosystem":"go","requirements":"v0.0.0-20181204163529-d75b2dcb6bc8","direct":false,"kind":"runtime","optional":false},{"id":6991781797,"package_name":"github.com/ulikunitz/xz","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":6991781798,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781799,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20211118161826-650dca95af54","direct":false,"kind":"runtime","optional":false},{"id":6991781800,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":6991781801,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20200728191858-db3c7e526aae","direct":false,"kind":"runtime","optional":false},{"id":6991781802,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20210104183010-2eb08e3e575f","direct":false,"kind":"runtime","optional":false},{"id":6991781803,"package_name":"github.com/vtolstov/go-ioctl","ecosystem":"go","requirements":"v0.0.0-20151206205506-6be9cced4810","direct":false,"kind":"runtime","optional":false},{"id":6991781804,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":6991781805,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":6991781806,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6991781807,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6991781808,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":false,"kind":"runtime","optional":false},{"id":6991781809,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781810,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781811,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6991781812,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6991781813,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181203042331-505ab145d0a9","direct":false,"kind":"runtime","optional":false},{"id":6991781814,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6991781815,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6991781816,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6991781817,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6991781818,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6991781819,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6991781820,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6991781821,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220106191415-9b9b3d81d5e3","direct":false,"kind":"runtime","optional":false},{"id":6991781822,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6991781823,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6991781824,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6991781825,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6991781826,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":6991781827,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6991781828,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6991781829,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6991781830,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190419010253-1f3472d942ba","direct":false,"kind":"runtime","optional":false},{"id":6991781831,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190522155817-f3200d17e092","direct":false,"kind":"runtime","optional":false},{"id":6991781832,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6991781833,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6991781834,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190827160401-ba9fcec4b297","direct":false,"kind":"runtime","optional":false},{"id":6991781835,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191007182048-72f939374954","direct":false,"kind":"runtime","optional":false},{"id":6991781836,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6991781837,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201010224723-4f7140c49acb","direct":false,"kind":"runtime","optional":false},{"id":6991781838,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":6991781839,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6991781840,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":6991781841,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781842,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6991781843,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6991781844,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6991781845,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6991781846,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6991781847,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6991781848,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6991781849,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6991781850,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6991781851,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6991781852,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":6991781853,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6991781854,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181205085412-a5c9d58dba9a","direct":false,"kind":"runtime","optional":false},{"id":6991781855,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6991781856,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":6991781857,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6991781858,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190411185658-b44545bcd369","direct":false,"kind":"runtime","optional":false},{"id":6991781859,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6991781860,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190418153312-f0ce4c0180be","direct":false,"kind":"runtime","optional":false},{"id":6991781861,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606122018-79a91cf218c4","direct":false,"kind":"runtime","optional":false},{"id":6991781862,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":6991781863,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190826190057-c7b8b68b1456","direct":false,"kind":"runtime","optional":false},{"id":6991781864,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":6991781865,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":6991781866,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":6991781867,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200121082415-34d275377bf9","direct":false,"kind":"runtime","optional":false},{"id":6991781868,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6991781869,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200217220822-9197077df867","direct":false,"kind":"runtime","optional":false},{"id":6991781870,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6991781871,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200728102440-3e129f6d46b1","direct":false,"kind":"runtime","optional":false},{"id":6991781872,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":6991781873,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200918174421-af09f7315aff","direct":false,"kind":"runtime","optional":false},{"id":6991781874,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":false,"kind":"runtime","optional":false},{"id":6991781875,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6991781876,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201009025420-dfb3f7c4e634","direct":false,"kind":"runtime","optional":false},{"id":6991781877,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201101102859-da207088b7d1","direct":false,"kind":"runtime","optional":false},{"id":6991781878,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6991781879,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6991781880,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210525143221-35b2ab0089ea","direct":false,"kind":"runtime","optional":false},{"id":6991781881,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6991781882,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210629170331-7dc0b73dc9fb","direct":false,"kind":"runtime","optional":false},{"id":6991781883,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":6991781884,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210925032602-92d5a993a665","direct":false,"kind":"runtime","optional":false},{"id":6991781885,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211007075335-d3039528d8ac","direct":false,"kind":"runtime","optional":false},{"id":6991781886,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":6991781887,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211205182925-97ca703d548d","direct":false,"kind":"runtime","optional":false},{"id":6991781888,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781889,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6991781890,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210916214954-140adaaadfaf","direct":false,"kind":"runtime","optional":false},{"id":6991781891,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781892,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781893,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6991781894,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6991781895,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6991781896,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781897,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6991781898,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":6991781899,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6991781900,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6991781901,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6991781902,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6991781903,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":6991781904,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6991781905,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190614205625-5aca471b1d59","direct":false,"kind":"runtime","optional":false},{"id":6991781906,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6991781907,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11-0.20220322213029-87a8611856c1","direct":false,"kind":"runtime","optional":false},{"id":6991781908,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6991781909,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6991781910,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6991781911,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6991781912,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6991781913,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":6991781914,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781915,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781916,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6991781922,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6991781923,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6991781924,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6991781925,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6991781926,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6991781927,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6991781928,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6991781929,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6991781930,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6991781931,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6991781932,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6991781933,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6991781934,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6991781935,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6991781936,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6991781937,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6991781938,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6991781939,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6991781940,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781941,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6991781942,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":6991781943,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6991781944,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6991781945,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6991781946,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6991781947,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6991781948,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6991781949,"package_name":"mvdan.cc/editorconfig","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781950,"package_name":"mvdan.cc/sh/v3","ecosystem":"go","requirements":"v3.4.1","direct":false,"kind":"runtime","optional":false},{"id":6991781951,"package_name":"pack.ag/tftp","ecosystem":"go","requirements":"v1.0.1-0.20181129014014-07909dfbde3c","direct":false,"kind":"runtime","optional":false},{"id":6991781952,"package_name":"src.elv.sh","ecosystem":"go","requirements":"v0.16.0-rc1.0.20220116211855-fda62502ad7f","direct":false,"kind":"runtime","optional":false},{"id":6991781597,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6991781598,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6991781599,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6991781600,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20221026131551-cf6655e29de4","direct":false,"kind":"runtime","optional":false},{"id":6991781601,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6991781602,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6991781603,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20200514113438-38f4b401e2be","direct":false,"kind":"runtime","optional":false},{"id":6991781604,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":6991781605,"package_name":"github.com/beevik/ntp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781606,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6991781607,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781608,"package_name":"github.com/bwesterb/go-ristretto","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781609,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.3","direct":false,"kind":"runtime","optional":false},{"id":6991781610,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6991781611,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781612,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6991781613,"package_name":"github.com/cloudflare/circl","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781614,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6991781615,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6991781616,"package_name":"github.com/coreos/go-etcd","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6991781617,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781618,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":6991781619,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":6991781620,"package_name":"github.com/cpuguy83/go-md2man","ecosystem":"go","requirements":"v1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6991781621,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781622,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":6991781623,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6991781624,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.15","direct":false,"kind":"runtime","optional":false},{"id":6991781625,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781626,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781627,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6991781628,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":6991781629,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781630,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6991781631,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6991781632,"package_name":"github.com/fanliao/go-promise","ecosystem":"go","requirements":"v0.0.0-20141029170127-1890db352a72","direct":false,"kind":"runtime","optional":false},{"id":6991781633,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":6991781634,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6991781635,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6991781636,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.1.2-0.20181113160402-cbabf5414432","direct":false,"kind":"runtime","optional":false},{"id":6991781637,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6991781638,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6991781639,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6991781640,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6991781641,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781642,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6991781643,"package_name":"github.com/gojuno/minimock/v3","ecosystem":"go","requirements":"v3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6991781644,"package_name":"github.com/gojuno/minimock/v3","ecosystem":"go","requirements":"v3.0.8","direct":false,"kind":"runtime","optional":false},{"id":6991781645,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6991781646,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":6991781647,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6991781648,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6991781649,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6991781650,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6991781651,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6991781652,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-01-07T02:06:32.517Z","updated_at":"2024-01-07T02:06:32.517Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/tests.yml","dependencies":[{"id":15469603669,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15469603670,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15469603671,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v4-beta","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-images.yml","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.520Z","updated_at":"2024-01-24T02:48:43.520Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/test-images.yml","dependencies":[{"id":15794405745,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15794405747,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15794405750,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15794405752,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7","direct":true,"kind":"composite","optional":false},{"id":15794405754,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/kernel-amd64/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.545Z","updated_at":"2024-01-24T02:48:43.545Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/kernel-amd64/Dockerfile","dependencies":[{"id":15794405966,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":15794405967,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/kernel-arm/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.556Z","updated_at":"2024-01-24T02:48:43.556Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/kernel-arm/Dockerfile","dependencies":[{"id":15794405968,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":15794405969,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/kernel-arm64/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.567Z","updated_at":"2024-01-24T02:48:43.567Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/kernel-arm64/Dockerfile","dependencies":[{"id":15794405971,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":15794405972,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/multiboot-test-kernel-amd64/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.605Z","updated_at":"2024-01-24T02:48:43.605Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/multiboot-test-kernel-amd64/Dockerfile","dependencies":[{"id":15794406135,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":15794406136,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/uefipayload-amd64/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-24T02:48:43.632Z","updated_at":"2024-01-24T02:48:43.632Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/uefipayload-amd64/Dockerfile","dependencies":[{"id":15794406137,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":15794406138,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/golangci-lint.yml","sha":null,"kind":"manifest","created_at":"2024-02-24T07:35:51.837Z","updated_at":"2024-02-24T07:35:51.837Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/golangci-lint.yml","dependencies":[{"id":16418093763,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16418093764,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16418093765,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/homepage.yml","sha":null,"kind":"manifest","created_at":"2024-11-06T14:48:38.760Z","updated_at":"2024-11-06T14:48:38.760Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/homepage.yml","dependencies":[{"id":20593556551,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20593556552,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20593556553,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"docs/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-11-06T14:48:38.956Z","updated_at":"2024-11-06T14:48:38.956Z","repository_link":"https://github.com/u-root/u-root/blob/main/docs/package-lock.json","dependencies":[{"id":20593556566,"package_name":"@11ty/dependency-tree","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593556567,"package_name":"@11ty/eleventy","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593556568,"package_name":"@11ty/eleventy-dev-server","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593556569,"package_name":"@11ty/eleventy-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593558496,"package_name":"@11ty/eleventy-img","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":20593559916,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":20593559917,"package_name":"@11ty/eleventy-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593559918,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593559919,"package_name":"entities","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593559920,"package_name":"linkify-it","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593559921,"package_name":"markdown-it","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593559922,"package_name":"@11ty/lodash-custom","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":20593559923,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":20593559924,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":20593559925,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":20593559926,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"development","optional":false},{"id":20593559927,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":20593559928,"package_name":"@cagov/11ty-build-system","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561290,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561291,"package_name":"esbuild","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561292,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561293,"package_name":"@csstools/cascade-layer-name-parser","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":20593561294,"package_name":"@csstools/color-helpers","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":20593561295,"package_name":"@csstools/css-calc","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":20593561296,"package_name":"@csstools/css-color-parser","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":20593561297,"package_name":"@csstools/css-parser-algorithms","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":20593561298,"package_name":"@csstools/css-tokenizer","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":20593561299,"package_name":"@csstools/media-query-list-parser","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":20593561300,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":20593561301,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":20593561302,"package_name":"@csstools/postcss-color-mix-function","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":20593561303,"package_name":"@csstools/postcss-exponential-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":20593561304,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":20593561305,"package_name":"@csstools/postcss-gamut-mapping","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":20593561306,"package_name":"@csstools/postcss-gradients-interpolation-method","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":20593561307,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":20593561308,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":20593561309,"package_name":"@csstools/postcss-initial","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":20593561310,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":20593561311,"package_name":"@csstools/postcss-logical-float-and-clear","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":20593561312,"package_name":"@csstools/postcss-logical-overflow","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":20593561313,"package_name":"@csstools/postcss-logical-overscroll-behavior","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":20593561314,"package_name":"@csstools/postcss-logical-resize","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":20593561315,"package_name":"@csstools/postcss-logical-viewport-units","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":20593561316,"package_name":"@csstools/postcss-media-minmax","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":20593561317,"package_name":"@csstools/postcss-media-queries-aspect-ratio-number-values","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":20593561318,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":20593561319,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":20593561320,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":20593561321,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":20593561322,"package_name":"@csstools/postcss-relative-color-syntax","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":20593561323,"package_name":"@csstools/postcss-scope-pseudo-class","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":20593561324,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":20593561325,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":20593561326,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":20593561327,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":20593561328,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":20593561329,"package_name":"@dabh/diagnostics","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561330,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561331,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561332,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561333,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561334,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561335,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561336,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561337,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561338,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561339,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561340,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561341,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561342,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561343,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561344,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561345,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561346,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561347,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561348,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561349,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561350,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561351,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561352,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561353,"package_name":"@iarna/toml","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":20593561354,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593561355,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561356,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":20593561357,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":20593561358,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561359,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561360,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561361,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":20593561362,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":20593561363,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":20593561364,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":20593561365,"package_name":"@resvg/resvg-js","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561366,"package_name":"@resvg/resvg-js-android-arm-eabi","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561367,"package_name":"@resvg/resvg-js-android-arm64","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561368,"package_name":"@resvg/resvg-js-darwin-arm64","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561369,"package_name":"@resvg/resvg-js-darwin-x64","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561370,"package_name":"@resvg/resvg-js-linux-arm-gnueabihf","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561371,"package_name":"@resvg/resvg-js-linux-arm64-gnu","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561372,"package_name":"@resvg/resvg-js-linux-arm64-musl","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561373,"package_name":"@resvg/resvg-js-linux-x64-gnu","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561374,"package_name":"@resvg/resvg-js-linux-x64-musl","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561375,"package_name":"@resvg/resvg-js-win32-arm64-msvc","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561376,"package_name":"@resvg/resvg-js-win32-ia32-msvc","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561377,"package_name":"@resvg/resvg-js-win32-x64-msvc","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561378,"package_name":"@sindresorhus/slugify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561379,"package_name":"@sindresorhus/transliterate","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561380,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561381,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561382,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":20593561383,"package_name":"@types/triple-beam","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":20593561384,"package_name":"@xmldom/xmldom","ecosystem":"npm","requirements":"0.8.10","direct":false,"kind":"runtime","optional":false},{"id":20593561385,"package_name":"a-sync-waterfall","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561386,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561387,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561388,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593561389,"package_name":"any-promise","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561390,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593561391,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":20593561392,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561393,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561394,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561395,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561396,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":20593561397,"package_name":"assert-never","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":20593561398,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":20593561399,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":20593561400,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.16","direct":false,"kind":"development","optional":false},{"id":20593561401,"package_name":"b4a","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":20593561402,"package_name":"babel-walk","ecosystem":"npm","requirements":"3.0.0-canary-5","direct":false,"kind":"runtime","optional":false},{"id":20593561403,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593561404,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":20593561405,"package_name":"bcp-47","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":20593561406,"package_name":"bcp-47-match","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561407,"package_name":"bcp-47-normalize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561408,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561409,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561410,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":20593561411,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561412,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561413,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561414,"package_name":"brotli-size","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561415,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.2","direct":false,"kind":"development","optional":false},{"id":20593561416,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":20593561417,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":20593561418,"package_name":"camel-case","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561419,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001566","direct":false,"kind":"development","optional":false},{"id":20593561420,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561421,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561422,"package_name":"character-parser","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561423,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":20593561424,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":20593561425,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":20593561426,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561427,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561428,"package_name":"clone-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561429,"package_name":"clone-stats","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561430,"package_name":"cloneable-readable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593561431,"package_name":"color","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593561432,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561433,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":20593561434,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":20593561435,"package_name":"colorspace","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":20593561436,"package_name":"color","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":20593561437,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":20593561438,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593561439,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":20593561440,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":20593561441,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561442,"package_name":"concurrently","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":20593561443,"package_name":"constantinople","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561444,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561445,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561446,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":20593561447,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":20593561448,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":20593561449,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593561450,"package_name":"css-selector-parser","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593561451,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593561452,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561453,"package_name":"cssdb","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":20593561454,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561455,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561456,"package_name":"cssom","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":20593561457,"package_name":"cssstyle","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561458,"package_name":"data-urls","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561459,"package_name":"date-fns","ecosystem":"npm","requirements":"2.30.0","direct":false,"kind":"development","optional":false},{"id":20593561460,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":20593561461,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":20593561462,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561463,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593561464,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561465,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561466,"package_name":"dependency-graph","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":20593561467,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593561468,"package_name":"dev-ip","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561469,"package_name":"doctypes","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561470,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593561471,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593561472,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":20593561473,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":20593561474,"package_name":"dotenv","ecosystem":"npm","requirements":"16.3.1","direct":false,"kind":"runtime","optional":false},{"id":20593561475,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561476,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561477,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561478,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":20593561479,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.605","direct":false,"kind":"development","optional":false},{"id":20593561480,"package_name":"eleventy-plugin-svg-sprite","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":20593561501,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"runtime","optional":false},{"id":20593561502,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561503,"package_name":"replace-ext","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561504,"package_name":"vinyl","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561505,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561506,"package_name":"enabled","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561507,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593561508,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":20593561509,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561510,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":20593561511,"package_name":"esbuild","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":20593561512,"package_name":"esbuild-android-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561513,"package_name":"esbuild-android-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561514,"package_name":"esbuild-darwin-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561515,"package_name":"esbuild-darwin-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561516,"package_name":"esbuild-freebsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561517,"package_name":"esbuild-freebsd-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561518,"package_name":"esbuild-linux-32","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561519,"package_name":"esbuild-linux-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561520,"package_name":"esbuild-linux-arm","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561521,"package_name":"esbuild-linux-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561522,"package_name":"esbuild-linux-mips64le","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561523,"package_name":"esbuild-linux-ppc64le","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561524,"package_name":"esbuild-linux-riscv64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561525,"package_name":"esbuild-linux-s390x","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561526,"package_name":"esbuild-netbsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561527,"package_name":"esbuild-openbsd-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561528,"package_name":"esbuild-plugin-glob","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593561903,"package_name":"esbuild-sunos-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561904,"package_name":"esbuild-windows-32","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561905,"package_name":"esbuild-windows-64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561906,"package_name":"esbuild-windows-arm64","ecosystem":"npm","requirements":"0.14.54","direct":false,"kind":"runtime","optional":false},{"id":20593561907,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561908,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561909,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561910,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561911,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":20593561912,"package_name":"expand-template","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593561913,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561914,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":20593561915,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":20593561916,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":20593561917,"package_name":"fecha","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593561918,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593561919,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":20593561920,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561921,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561922,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":20593561923,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561924,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593561925,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":20593561926,"package_name":"fn.name","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593561927,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593561928,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561929,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":20593561930,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561931,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561932,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":20593561933,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561934,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":20593561935,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":20593561936,"package_name":"github-from-package","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593561937,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593561938,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593561939,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593561940,"package_name":"gorko","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":20593563192,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":20593563193,"package_name":"gray-matter","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563194,"package_name":"gsap","ecosystem":"npm","requirements":"3.12.5","direct":false,"kind":"runtime","optional":false},{"id":20593563195,"package_name":"hamljs","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":20593563196,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.8","direct":false,"kind":"runtime","optional":false},{"id":20593563197,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563198,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563199,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563200,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563201,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563202,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563203,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563204,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563205,"package_name":"html-minifier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563206,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":20593563207,"package_name":"htmlparser2","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563208,"package_name":"http-equiv-refresh","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563209,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563210,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563211,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":20593563212,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":20593563213,"package_name":"image-size","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563214,"package_name":"immutable","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":20593563215,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":20593563216,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563217,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":20593563218,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563219,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563220,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":20593563221,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563222,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":20593563223,"package_name":"is-decimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563224,"package_name":"is-expression","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563225,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593563226,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563227,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563228,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563229,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563230,"package_name":"is-json","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563231,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563232,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563233,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":20593563234,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":20593563235,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563236,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563237,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563238,"package_name":"iso-639-1","ecosystem":"npm","requirements":"2.1.15","direct":false,"kind":"runtime","optional":false},{"id":20593563239,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":20593563240,"package_name":"jake","ecosystem":"npm","requirements":"10.8.7","direct":false,"kind":"runtime","optional":false},{"id":20593563241,"package_name":"js-stringify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563242,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":20593563243,"package_name":"jsdom","ecosystem":"npm","requirements":"23.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563244,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563245,"package_name":"jstransformer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563246,"package_name":"junk","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563247,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":20593563248,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563249,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":20593563250,"package_name":"kuler","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563251,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563252,"package_name":"liquidjs","ecosystem":"npm","requirements":"10.9.4","direct":false,"kind":"runtime","optional":false},{"id":20593563253,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563254,"package_name":"list-to-array","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563255,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":20593563256,"package_name":"lodash.deburr","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563257,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563258,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":20593563259,"package_name":"lodash.trim","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":20593563260,"package_name":"lodash.trimstart","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":20593563261,"package_name":"logform","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593563262,"package_name":"lower-case","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":20593563263,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563264,"package_name":"luxon","ecosystem":"npm","requirements":"3.4.4","direct":false,"kind":"runtime","optional":false},{"id":20593563265,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"runtime","optional":false},{"id":20593563266,"package_name":"markdown-it-footnote","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563267,"package_name":"maximatch","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563268,"package_name":"array-differ","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563269,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563270,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563271,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":20593563272,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563273,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593563274,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":20593563275,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563276,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":20593563277,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":20593563278,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563279,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593563280,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":20593563281,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":20593563282,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563283,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":20593563284,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":20593563285,"package_name":"moo","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":20593563286,"package_name":"morphdom","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":20593563287,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593563288,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563289,"package_name":"mustache","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563290,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":20593563291,"package_name":"napi-build-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563292,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":20593563293,"package_name":"no-case","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":20593563294,"package_name":"node-abi","ecosystem":"npm","requirements":"3.52.0","direct":false,"kind":"runtime","optional":false},{"id":20593563295,"package_name":"node-addon-api","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563296,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":20593563297,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563298,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563299,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563300,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":20593563301,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563302,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":20593563303,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563304,"package_name":"nunjucks","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":20593563305,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563306,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":20593563307,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563308,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593563309,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":20593563310,"package_name":"one-time","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563311,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563312,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":20593563313,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563314,"package_name":"param-case","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563315,"package_name":"parse-srcset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563316,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593563317,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":20593563318,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563319,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563320,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":20593563321,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":20593563322,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593563323,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563324,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":20593563325,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593563326,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563327,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.32","direct":false,"kind":"runtime","optional":false},{"id":20593563328,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":20593563329,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":20593563330,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":20593563331,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":20593563332,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":20593563333,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":20593563334,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":20593563335,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":20593563336,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":20593563337,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":20593563338,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":20593563339,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":20593563340,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":20593563341,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":20593563342,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":20593563343,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"6.0.7","direct":false,"kind":"development","optional":false},{"id":20593563344,"package_name":"postcss-logical","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":20593563345,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":20593563346,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":20593563347,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":20593563348,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":20593563349,"package_name":"postcss-place","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":20593563350,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":20593563351,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":20593563352,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":20593563353,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":20593563354,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.13","direct":false,"kind":"runtime","optional":false},{"id":20593563355,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":20593563356,"package_name":"posthtml","ecosystem":"npm","requirements":"0.16.6","direct":false,"kind":"runtime","optional":false},{"id":20593563357,"package_name":"posthtml-parser","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":20593563358,"package_name":"posthtml-render","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563359,"package_name":"posthtml-urls","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563360,"package_name":"prebuild-install","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563361,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563362,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563363,"package_name":"prettysize","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563364,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563365,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":20593563366,"package_name":"promise-each","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563367,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563368,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":20593563369,"package_name":"pug","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563370,"package_name":"pug-attrs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563371,"package_name":"pug-code-gen","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563372,"package_name":"pug-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563373,"package_name":"pug-filters","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563374,"package_name":"pug-lexer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563375,"package_name":"pug-linker","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563376,"package_name":"pug-load","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563377,"package_name":"pug-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563378,"package_name":"pug-runtime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563379,"package_name":"pug-strip-comments","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563380,"package_name":"pug-walk","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563381,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563382,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":20593563383,"package_name":"purgecss","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593563384,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":20593563385,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563386,"package_name":"queue","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563387,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593563388,"package_name":"queue-tick","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563389,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":20593563390,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":20593563391,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593563392,"package_name":"recursive-copy","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":20593563393,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":20593563394,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":20593563395,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":20593563396,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563397,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563398,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563399,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563400,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":20593563401,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563402,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563403,"package_name":"rollup","ecosystem":"npm","requirements":"3.29.5","direct":false,"kind":"runtime","optional":false},{"id":20593563404,"package_name":"rrweb-cssom","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593563405,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563406,"package_name":"rxjs","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":20593563407,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593563408,"package_name":"safe-stable-stringify","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":20593563409,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":20593563410,"package_name":"sass","ecosystem":"npm","requirements":"1.69.5","direct":false,"kind":"runtime","optional":false},{"id":20593563411,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563412,"package_name":"section-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563413,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":20593563414,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563415,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563416,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563417,"package_name":"sharp","ecosystem":"npm","requirements":"0.32.6","direct":false,"kind":"runtime","optional":false},{"id":20593563418,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563419,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563420,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":20593563421,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563422,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563423,"package_name":"simple-get","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563424,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":20593563425,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563426,"package_name":"slugify","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":20593563427,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":20593563428,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563429,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":20593563430,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":20593563431,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563432,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":20593563433,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":20593563434,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":20593563435,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563436,"package_name":"streamx","ecosystem":"npm","requirements":"2.15.5","direct":false,"kind":"runtime","optional":false},{"id":20593563437,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563438,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593563439,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":20593563440,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563441,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563442,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563443,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563444,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":20593563445,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563446,"package_name":"svg-sprite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563447,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563448,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":20593563449,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563450,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":20593563451,"package_name":"tar-fs","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":20593563452,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":20593563453,"package_name":"teex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563454,"package_name":"text-hex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563455,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":20593563456,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563457,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":20593563458,"package_name":"token-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563459,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593563460,"package_name":"tr46","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563461,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":20593563462,"package_name":"triple-beam","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":20593563463,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":20593563464,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593563465,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":20593563466,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"runtime","optional":false},{"id":20593563467,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563468,"package_name":"unixify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563469,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563470,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563471,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":20593563472,"package_name":"upper-case","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":20593563473,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":20593563474,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563475,"package_name":"vinyl","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":20593563476,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":20593563477,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563478,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563479,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":20593563480,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563481,"package_name":"whatwg-url","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563482,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563483,"package_name":"winston","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":20593563484,"package_name":"winston-transport","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":20593563485,"package_name":"with","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563486,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563487,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563488,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563489,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":20593563490,"package_name":"ws","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"runtime","optional":false},{"id":20593563491,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563492,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":20593563493,"package_name":"xpath","ecosystem":"npm","requirements":"0.0.32","direct":false,"kind":"runtime","optional":false},{"id":20593563494,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":20593563495,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":20593563496,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":20593563497,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"docs/package.json","sha":null,"kind":"manifest","created_at":"2024-11-06T14:48:45.216Z","updated_at":"2024-11-06T14:48:45.216Z","repository_link":"https://github.com/u-root/u-root/blob/main/docs/package.json","dependencies":[{"id":20593563823,"package_name":"@11ty/eleventy","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":20593563824,"package_name":"@11ty/eleventy-img","ecosystem":"npm","requirements":"^3.1.8","direct":true,"kind":"runtime","optional":false},{"id":20593563825,"package_name":"@cagov/11ty-build-system","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":20593563826,"package_name":"clean-css","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":20593563827,"package_name":"dotenv","ecosystem":"npm","requirements":"^16.3.1","direct":true,"kind":"runtime","optional":false},{"id":20593563828,"package_name":"eleventy-plugin-svg-sprite","ecosystem":"npm","requirements":"^2.4.2","direct":true,"kind":"runtime","optional":false},{"id":20593563829,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.20.2","direct":true,"kind":"runtime","optional":false},{"id":20593563830,"package_name":"esbuild-plugin-glob","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"runtime","optional":false},{"id":20593563831,"package_name":"gorko","ecosystem":"npm","requirements":"^0.9.1","direct":true,"kind":"runtime","optional":false},{"id":20593563832,"package_name":"gsap","ecosystem":"npm","requirements":"^3.12.5","direct":true,"kind":"runtime","optional":false},{"id":20593563833,"package_name":"html-minifier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":20593563834,"package_name":"jsdom","ecosystem":"npm","requirements":"^23.0.1","direct":true,"kind":"runtime","optional":false},{"id":20593563835,"package_name":"markdown-it","ecosystem":"npm","requirements":"^12.3.2","direct":true,"kind":"runtime","optional":false},{"id":20593563836,"package_name":"markdown-it-footnote","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":20593563837,"package_name":"purgecss","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"runtime","optional":false},{"id":20593563838,"package_name":"sass","ecosystem":"npm","requirements":"^1.69.5","direct":true,"kind":"runtime","optional":false},{"id":20593563839,"package_name":"concurrently","ecosystem":"npm","requirements":"^8.2.2","direct":true,"kind":"development","optional":false},{"id":20593563840,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"^9.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tinygo.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.307Z","updated_at":"2025-04-11T20:35:45.307Z","repository_link":"https://github.com/u-root/u-root/blob/main/.github/workflows/tinygo.yml","dependencies":[{"id":22646441137,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22646441138,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/ovmf-amd64/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.405Z","updated_at":"2025-04-11T20:35:45.405Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/ovmf-amd64/Dockerfile","dependencies":[{"id":22646441139,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false},{"id":22646441140,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/ovmf-arm64/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.459Z","updated_at":"2025-04-11T20:35:45.459Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/ovmf-arm64/Dockerfile","dependencies":[{"id":22646441144,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false},{"id":22646441145,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/upl-fit-amd64/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.544Z","updated_at":"2025-04-11T20:35:45.544Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/upl-fit-amd64/Dockerfile","dependencies":[{"id":22646441146,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":22646441147,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".circleci/images/upl-fit-arm64/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.594Z","updated_at":"2025-04-11T20:35:45.594Z","repository_link":"https://github.com/u-root/u-root/blob/main/.circleci/images/upl-fit-arm64/Dockerfile","dependencies":[{"id":22646441148,"package_name":"ubuntu","ecosystem":"docker","requirements":"rolling","direct":true,"kind":"build","optional":false},{"id":22646441149,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tools/golang_patched_dce/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-11T20:35:45.645Z","updated_at":"2025-04-11T20:35:45.645Z","repository_link":"https://github.com/u-root/u-root/blob/main/tools/golang_patched_dce/Dockerfile","dependencies":[{"id":22646441150,"package_name":"golang","ecosystem":"docker","requirements":"1.13.5-alpine","direct":true,"kind":"build","optional":false}]}],"score":33.9736675323946,"created_at":"2025-09-04T15:51:17.154Z","updated_at":"2025-10-07T08:17:13.562Z","avatar_url":"https://github.com/u-root.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["systemd","services","init","build-tools","distributed","deep-neural-networks","interactive","closember","firmware","unit-test"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42302","html_url":"https://science.ecosyste.ms/projects/42302"}