{"id":13397560,"url":"https://github.com/moby/moby","last_synced_at":"2026-05-11T22:01:34.547Z","repository":{"id":6452056,"uuid":"7691631","full_name":"moby/moby","owner":"moby","description":"The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems","archived":false,"fork":false,"pushed_at":"2026-05-08T13:03:49.000Z","size":260605,"stargazers_count":71529,"open_issues_count":3816,"forks_count":18931,"subscribers_count":2806,"default_branch":"master","last_synced_at":"2026-05-08T14:33:14.530Z","etag":null,"topics":["containers","docker","go","golang"],"latest_commit_sha":null,"homepage":"https://mobyproject.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moby.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":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-01-18T18:10:57.000Z","updated_at":"2026-05-08T13:04:00.000Z","dependencies_parsed_at":"2023-10-23T10:35:16.073Z","dependency_job_id":"d36e3b48-872f-4e95-bcaf-bb343c69f343","html_url":"https://github.com/moby/moby","commit_stats":{"total_commits":29908,"total_committers":2464,"mean_commits":"12.137987012987013","dds":0.8423833088136954,"last_synced_commit":"56445e13dc290781c858d100e222fbd640f94805"},"previous_names":["docker/docker","dotcloud/docker","moby/docker"],"tags_count":562,"template":false,"template_full_name":null,"purl":"pkg:github/moby/moby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fmoby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fmoby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fmoby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fmoby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","download_url":"https://codeload.github.com/moby/moby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fmoby/sbom","scorecard":{"id":349200,"data":{"date":"2025-08-11","repo":{"name":"github.com/moby/moby","commit":"a34c4d9bb99f02c79722016cf77fad01f0f980e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":9.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:138","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/.dco.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/.test-unit.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/.test.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/.windows.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/arm64.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/bin-image.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildkit.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-2022.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-2025.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: daemon/libnetwork/drivers/overlay/bpf_test.go:7","Info: GoBuiltInFuzzer integration found: daemon/libnetwork/etchosts/fuzz_test.go:11","Info: GoBuiltInFuzzer integration found: daemon/logger/jsonfilelog/fuzz_test.go:8","Info: GoBuiltInFuzzer integration found: daemon/logger/jsonfilelog/jsonlog/fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: daemon/pkg/oci/fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: daemon/volume/mounts/fuzz_test.go:7","Info: GoBuiltInFuzzer integration found: pkg/tailfile/fuzz_test.go:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: Dockerfile.windows:185-275","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: Dockerfile.windows:277-289","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: Dockerfile.windows:291-303","Info: Possibly incomplete results: error parsing shell code: (( can only be used to open an arithmetic cmd: contrib/busybox/Dockerfile:22-25","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/.test.yml:181","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/.test.yml:214","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/.test.yml:221","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/.test.yml:247","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/.windows.yml:65","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:91","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:99","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/.windows.yml:143","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:170","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:178","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/.windows.yml:320","Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: .github/workflows/.windows.yml:336","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/.windows.yml:352","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/.windows.yml:377","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:410","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:416","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:425","Info: Possibly incomplete results: error parsing shell code: \u0026 can only immediately follow a statement: .github/workflows/.windows.yml:464","Info: Possibly incomplete results: error parsing shell code: invalid func name: .github/workflows/.windows.yml:480","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.dco.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.dco.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.dco.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test-unit.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.test.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.windows.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:523: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:529: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/.windows.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/.windows.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/.windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/arm64.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arm64.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/arm64.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bin-image.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bin-image.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/bin-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildkit.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildkit.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/buildkit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/moby/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:48","Warn: containerImage not pinned by hash: Dockerfile:52","Warn: containerImage not pinned by hash: Dockerfile:58","Warn: containerImage not pinned by hash: Dockerfile:69","Warn: containerImage not pinned by hash: Dockerfile:80","Warn: containerImage not pinned by hash: Dockerfile:84","Warn: containerImage not pinned by hash: Dockerfile:102","Warn: containerImage not pinned by hash: Dockerfile:123","Warn: containerImage not pinned by hash: Dockerfile:133","Warn: containerImage not pinned by hash: Dockerfile:145","Warn: containerImage not pinned by hash: Dockerfile:147","Warn: containerImage not pinned by hash: Dockerfile:156","Warn: containerImage not pinned by hash: Dockerfile:166","Warn: containerImage not pinned by hash: Dockerfile:189","Warn: containerImage not pinned by hash: Dockerfile:191","Warn: containerImage not pinned by hash: Dockerfile:193","Warn: containerImage not pinned by hash: Dockerfile:200","Warn: containerImage not pinned by hash: Dockerfile:208","Warn: containerImage not pinned by hash: Dockerfile:215","Warn: containerImage not pinned by hash: Dockerfile:221","Warn: containerImage not pinned by hash: Dockerfile:234","Warn: containerImage not pinned by hash: Dockerfile:247","Warn: containerImage not pinned by hash: Dockerfile:256","Warn: containerImage not pinned by hash: Dockerfile:277","Warn: containerImage not pinned by hash: Dockerfile:279","Warn: containerImage not pinned by hash: Dockerfile:282","Warn: containerImage not pinned by hash: Dockerfile:290","Warn: containerImage not pinned by hash: Dockerfile:312","Warn: containerImage not pinned by hash: Dockerfile:314","Warn: containerImage not pinned by hash: Dockerfile:317","Warn: containerImage not pinned by hash: Dockerfile:324","Warn: containerImage not pinned by hash: Dockerfile:345","Warn: containerImage not pinned by hash: Dockerfile:347","Warn: containerImage not pinned by hash: Dockerfile:349","Warn: containerImage not pinned by hash: Dockerfile:382","Warn: containerImage not pinned by hash: Dockerfile:383","Warn: containerImage not pinned by hash: Dockerfile:384","Warn: containerImage not pinned by hash: Dockerfile:385","Warn: containerImage not pinned by hash: Dockerfile:388","Warn: containerImage not pinned by hash: Dockerfile:394","Warn: containerImage not pinned by hash: Dockerfile:412","Warn: containerImage not pinned by hash: Dockerfile:413","Warn: containerImage not pinned by hash: Dockerfile:414","Warn: containerImage not pinned by hash: Dockerfile:415","Warn: containerImage not pinned by hash: Dockerfile:416","Warn: containerImage not pinned by hash: Dockerfile:418","Warn: containerImage not pinned by hash: Dockerfile:454","Warn: containerImage not pinned by hash: Dockerfile:464","Warn: containerImage not pinned by hash: Dockerfile:466","Warn: containerImage not pinned by hash: Dockerfile:472","Warn: containerImage not pinned by hash: Dockerfile:530","Warn: containerImage not pinned by hash: Dockerfile:604","Warn: containerImage not pinned by hash: Dockerfile:616","Warn: containerImage not pinned by hash: Dockerfile:623","Warn: containerImage not pinned by hash: Dockerfile:632","Warn: containerImage not pinned by hash: Dockerfile.simple:13","Warn: containerImage not pinned by hash: Dockerfile.windows:159","Warn: containerImage not pinned by hash: cmd/dockerd/winresources/Dockerfile:7","Warn: containerImage not pinned by hash: cmd/dockerd/winresources/Dockerfile:9","Warn: containerImage not pinned by hash: contrib/busybox/Dockerfile:18","Warn: containerImage not pinned by hash: contrib/nnp-test/Dockerfile:1: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: containerImage not pinned by hash: contrib/syscall-test/Dockerfile:1: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef","Warn: containerImage not pinned by hash: daemon/libnetwork/cmd/diagnostic/Dockerfile.client:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: daemon/libnetwork/cmd/diagnostic/Dockerfile.dind:1: pin your Docker image by updating docker:17.12-dind to docker:17.12-dind@sha256:015f2060ca189adb658d2aa16fbc9acb9a6ce902d0914affcf22c7d2edef3ad8","Warn: containerImage not pinned by hash: daemon/libnetwork/cmd/networkdb-test/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: daemon/libnetwork/cmd/ssd/Dockerfile:1: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: daemon/libnetwork/support/Dockerfile:1: pin your Docker image by updating docker:18-dind to docker:18-dind@sha256:86df3c3573065f2c6f24cd925fd5bc3a0aff899bdf664ff4d2e3ebab26d96bed","Warn: containerImage not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:8","Warn: containerImage not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:22","Warn: containerImage not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:34","Warn: containerImage not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:48","Warn: containerImage not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:60","Warn: containerImage not pinned by hash: hack/dockerfiles/govulncheck.Dockerfile:7","Warn: containerImage not pinned by hash: hack/dockerfiles/govulncheck.Dockerfile:15","Warn: goCommand not pinned by hash: Dockerfile:216-219","Warn: pipCommand not pinned by hash: daemon/libnetwork/cmd/ssd/Dockerfile:22-30","Warn: pipCommand not pinned by hash: daemon/libnetwork/cmd/ssd/Dockerfile:33","Warn: goCommand not pinned by hash: hack/dockerfiles/generate-files.Dockerfile:37-45","Warn: goCommand not pinned by hash: vendor/github.com/agext/levenshtein/test.sh:5","Warn: goCommand not pinned by hash: vendor/github.com/pelletier/go-toml/benchmark.sh:10","Info:   0 out of  77 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  54 third-party GitHubAction dependencies pinned","Info:   6 out of  80 containerImage dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-18T07:53:23.814Z","repository_id":6452056,"created_at":"2025-08-18T07:53:23.814Z","updated_at":"2025-08-18T07:53:23.814Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32914533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","docker","go","golang"],"created_at":"2024-07-30T18:01:31.128Z","updated_at":"2026-05-11T22:01:34.515Z","avatar_url":"https://github.com/moby.png","language":"Go","funding_links":[],"categories":["Go","Uncategorized","软件包","开源类库","Misc","Software Packages","Runtimes \u0026 Platforms","Repositories","Open source library","IDEs and Workspaces","[Go](#go)","Containers","Go (531)","HarmonyOS","其他__大数据","Training","GitHub projects","Go Tools","语言资源库","golang","go","Partial Access","軟件包","DevOps Tools","Go 工具"],"sub_categories":["Uncategorized","DevOps工具","容器技术","DevOps Tools","Container Technology","Windows Manager","网络服务_其他","IDEs and Workspaces","Misc","DevOps 工具","go","代码分析","devops 工具"],"readme":"The Moby Project\n================\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/docker/docker)](https://pkg.go.dev/github.com/docker/docker)\n[![Go Report Card](https://goreportcard.com/badge/github.com/docker/docker)](https://goreportcard.com/report/github.com/docker/docker)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/moby/moby/badge)](https://scorecard.dev/viewer/?uri=github.com/moby/moby)\n\n\n![Moby Project logo](docs/static_files/moby-project-logo.png \"The Moby Project\")\n\nMoby is an open-source project created by Docker to enable and accelerate software containerization.\n\nIt provides a \"Lego set\" of toolkit components, the framework for assembling them into custom container-based systems, and a place for all container enthusiasts and professionals to experiment and exchange ideas.\nComponents include container build tools, a container registry, orchestration tools, a runtime and more, and these can be used as building blocks in conjunction with other tools and projects.\n\n## Principles\n\nMoby is an open project guided by strong principles, aiming to be modular, flexible and without too strong an opinion on user experience.\nIt is open to the community to help set its direction.\n\n- Modular: the project includes lots of components that have well-defined functions and APIs that work together.\n- Batteries included but swappable: Moby includes enough components to build fully featured container systems, but its modular architecture ensures that most of the components can be swapped by different implementations.\n- Usable security: Moby provides secure defaults without compromising usability.\n- Developer focused: The APIs are intended to be functional and useful to build powerful tools.\nThey are not necessarily intended as end user tools but as components aimed at developers.\nDocumentation and UX is aimed at developers not end users.\n\n## Audience\n\nThe Moby Project is intended for engineers, integrators and enthusiasts looking to modify, hack, fix, experiment, invent and build systems based on containers.\nIt is not for people looking for a commercially supported system, but for people who want to work and learn with open source code.\n\n## Relationship with Docker\n\nThe components and tools in the Moby Project are initially the open source components that Docker and the community have built for the Docker Project.\nNew projects can be added if they fit with the community goals. Docker is committed to using Moby as the upstream for the Docker Product.\nHowever, other projects are also encouraged to use Moby as an upstream, and to reuse the components in diverse ways, and all these uses will be treated in the same way. External maintainers and contributors are welcomed.\n\nThe Moby project is not intended as a location for support or feature requests for Docker products, but as a place for contributors to work on open source code, fix bugs, and make the code more useful.\nThe releases are supported by the maintainers, community and users, on a best efforts basis only. For customers who want enterprise or commercial support, [Docker Desktop](https://www.docker.com/products/docker-desktop/) and [Mirantis Container Runtime](https://www.mirantis.com/software/mirantis-container-runtime/) are the appropriate products for these use cases.\n\n-----\n\nLegal\n=====\n\n*Brought to you courtesy of our legal counsel. For more context,\nplease see the [NOTICE](https://github.com/moby/moby/blob/master/NOTICE) document in this repo.*\n\nUse and transfer of Moby may be subject to certain restrictions by the\nUnited States and other governments.\n\nIt is your responsibility to ensure that your use and/or transfer does not\nviolate applicable laws.\n\nFor more information, please see https://www.bis.doc.gov\n\nLicensing\n=========\nMoby is licensed under the Apache License, Version 2.0. See\n[LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full\nlicense text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoby%2Fmoby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoby%2Fmoby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoby%2Fmoby/lists"}