Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1308,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 312809
},
"pushed_at": "2026-07-28T10:01:20Z",
"created_at": "2025-04-03T18:02:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T10:02:33Z",
"description": "Utility for packing and unpacking container tar archives",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://mobyproject.org/",
"name": "Moby",
"type": "Organization",
"login": "moby",
"company": null,
"location": null,
"followers": 1308,
"avatar_url": "https://avatars.githubusercontent.com/u/27259197?v=4",
"created_at": "2017-04-11T02:31:37Z",
"is_verified": null,
"public_repos": 33,
"account_age_days": 3395
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-23T20:52:17Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-12-19T18:14:30Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-04-16T10:58:12Z"
}
],
"recent_commits": [
{
"oid": "8e7a6bfc01febcd9161cf7e0d917b706d2c7df1c",
"body": "archive: minor cleanups and godoc touch-up",
"is_bot": false,
"headline": "Merge pull request #87 from thaJeztah/cleanups",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T10:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e00b8dc60ef00a3ab4ab85350a6ceb31d8c23c",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: minor godoc touch-ups",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T09:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967ce83dbe132ef3be84afbac4e3236d0d721fdb",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: rewrite provisionSampleDir, mutateSampleDir with os.Root",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T09:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c7848c5e6b69aad50839e4808c593a9f170eba",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: move timeToTimespec utility",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T09:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f35ad6bca332955ed3476cb171d9a827c155006",
"body": "The sample directory used by the changes tests historically contained a\nfile with mode `0o1444`, originating from the original implementation in\nhttps://github.com/shykes/docker/commit/f7238f94e8b5b31e78360c342676ca84b5984806\nupstreamed in https://github.com/moby/moby/commit/f7238f94e8b5b31e78360c34\n[…]\nffective mode (`0o444`) and document the\nhistorical value in a comment, preserving the test's behaviour while\nmaking it compatible with `os.Root`.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "changes: fix invalid sample file mode",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T09:40:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab7e818f849194cb5cad4eb99046ae1c0bd82b77",
"body": "…olangci-lint-action-9.3.0\n\nbuild(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.3.0",
"is_bot": false,
"headline": "Merge pull request #86 from moby/dependabot/github_actions/golangci/g…",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T08:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f9d42451a83ea4836e0b856c6cefb3271ed92f",
"body": "…eckout-7.0.1\n\nbuild(deps): bump actions/checkout from 6.0.2 to 7.0.1",
"is_bot": false,
"headline": "Merge pull request #85 from moby/dependabot/github_actions/actions/ch…",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T08:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e4b664e93f1a40b7de67a45ad4e89846689a59",
"body": "…tup-go-7.0.0\n\nbuild(deps): bump actions/setup-go from 6.3.0 to 7.0.0",
"is_bot": false,
"headline": "Merge pull request #84 from moby/dependabot/github_actions/actions/se…",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T08:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105f0824b036ce5a162fb5ea654e29ad603af8ae",
"body": "…decov-action-7.0.0\n\nbuild(deps): bump codecov/codecov-action from 5.5.3 to 7.0.0",
"is_bot": false,
"headline": "Merge pull request #83 from moby/dependabot/github_actions/codecov/co…",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T08:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98d7031d67a258b5f6f4633dcba1164ae22483b",
"body": "…ions-f42a4cd18a\n\nbuild(deps): bump the codeql-actions group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #82 from moby/dependabot/github_actions/codeql-act…",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T08:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e44876fbcff55cec110a0ca80050ef2f2c8ce431",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.3.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/1e7e51e771db61008b38414a730f564565cf7c20...ba\n[…]\nname: golangci/golangci-lint-action\n dependency-version: 9.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T07:39:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05d83f0a81b0d5286df83a3a0f50cf5856dba05d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\n- dependency-name: actions/checkout\n dependency-version: 7.0.1\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6.0.2 to 7.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T07:39:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d514d23cece1417335607314863b0306cea34bb",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...b7ad1dad31e06c5925ef5d2fc7ad053ef454303e)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6.3.0 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T07:39:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6f24f2629ad066040201e3fba70909f5e0698f4",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.3 to 7.0.0.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nndency-name: codecov/codecov-action\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.5.3 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T07:38:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ccf683aa8ba7e543dd7fff91ccb60fbadfee175",
"body": "Bumps the codeql-actions group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/autobuild](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action/\n[…]\n dependency-version: 4.37.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: codeql-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the codeql-actions group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-28T07:38:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9faab4e123ad7ff8595312a39beb5887fd7f1bd",
"body": "archive: use filepath for filesystem paths in tests",
"is_bot": false,
"headline": "Merge pull request #80 from thaJeztah/fix_test_filepath",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T07:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5d1719da1c84c9f72c6bc8d4a05ac24f539815",
"body": "ci: enable dependabot for actions",
"is_bot": false,
"headline": "Merge pull request #81 from thaJeztah/dependabot",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T07:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a579831b6b43822e8de00dc595339aaa0772947",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "ci: enable dependabot for actions",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T07:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da326beefd4861a9f8ffebf555262a24d95ab11a",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: use filepath for filesystem paths in tests",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-28T07:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff9bfb8b2ee857dc7f2f619ee39758e3d112fbc",
"body": "archive: harden tar extraction against path traversal",
"is_bot": false,
"headline": "Merge pull request #45 from ctalledo/go-archive-tar-hardening",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-24T11:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e37ddcd67bb3094fe4e284b938485503e49374",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "fsRootPath: use platform-native path-separators",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d1dd0275e73cb73e656cbf2a597303695de11f",
"body": "Pass os.Root into handleTarTypeBlockCharFifo and perform the\nfilesystem operation relative to the opened parent directory instead\nof constructing an absolute path.\n\nThis removes an fsRootPath call, avoids an extra pathname resolution,\nand keeps the operation within os.Root.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: use os.Root for mknod path resolution",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5ba1991b4446462438629689e0d5be97bda9fb",
"body": "Pass the extraction root to the overlay whiteout converter and operate\nrelative to opened directories instead of resolving absolute paths with\nfsRootPath. This avoids redundant path resolution before os.Root-based\noperations while reducing the TOCTOU surface.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: avoid redundant path resolution for whiteout conversion",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a450ae0d17895e598da1c8b0a6c5b89b105d48e6",
"body": "Open newly-created implied directories once and apply ownership and\npermissions through the retained handle instead of separate os.Root\noperations.\n\nThis avoids repeated doInRoot path resolution for Lchown/Chmod while\ncontinuing to apply metadata only to newly-created directories.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: reuse directory handle for implied directory metadata",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6b52c77884e5e174b6aafbc383e26a8f0a4b085",
"body": "Some code-paths may return an error, in which case creating the parent\npaths isn't needed. Move it later in the function to avoid this.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Unpack: move createImpliedDirectories later",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43ca4dfa3054c1ff02295d5f40a7cc391225ae4",
"body": "os.Root.Chmod relies on chmodat(AT_SYMLINK_NOFOLLOW), which is not\nsupported on all Linux kernels and filesystems.\n\nWhen that operation fails with ENOTSUP or EOPNOTSUPP, fall back to\nchmod relative to the resolved parent directory. Symlink entries are\nexcluded beforehand, and hardlink entries are only chmod'd when their\ntarget is not a symlink, preserving the existing no-follow semantics.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: handleLChmod: fall back when os.Root.Chmod is unsupported",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df55fdf3cd62b85c6f22c7b1002c3acb3481f78c",
"body": "Addresses ART-224 and the cluster of externally reported tar-extraction\nbreakouts (Windows BuildKit ADD/build, and docker cp on all platforms).\n\n- Reject traversal entries instead of clamping them: normalize hdr.Name\n with path.Clean(strings.TrimLeft(name, \"/\")) and reject non-local names\n via fil\n[…]\ned-by: Sebastiaan van Stijn <github@gone.nl>\nSigned-off-by: Cesar Talledo <cesar.talledo@docker.com>\nSigned-off-by: Paweł Gronowski <git@grono.dev>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: harden tar extraction against path traversal",
"author_name": "Cesar Talledo",
"author_login": "ctalledo",
"committed_at": "2026-07-23T19:53:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c7e55be051576a7bfc42299cec3e7d55fc6341f",
"body": "Co-authored-by: Cesar Talledo <cesar.talledo@docker.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: skip files that cannot be represented on Windows",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T19:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bfb09625293006825b7a57ffca9b9552eb9d872",
"body": "Reduce shelling out in tests",
"is_bot": false,
"headline": "Merge pull request #64 from thaJeztah/tar_no_shellout",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T18:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d250bd8353cdcf0c156e3eac5066f7d324693d1",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "TestIsArchivePathInvalidFile: avoid shelling out",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T15:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d37c8c0507817d26582b866eac29693d139c7e",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "TestIsArchivePathDir: remove shelling out to create dir",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T15:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64cf0ae18ba9e5277150ee938959f6608fc9ec3",
"body": "Avoid shelling out to tar for this.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "use Go to construct tar file in tests",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T14:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4e0436acc80e76e34dc24e4390876c9f21570a",
"body": "update moby/sys dependencies",
"is_bot": false,
"headline": "Merge pull request #77 from thaJeztah/bump_deps",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-23T14:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e28a6ce2c3229d8e99af8c23a836aa414705aa6",
"body": "build(deps): github.com/klauspost/compress v1.18.7",
"is_bot": false,
"headline": "Merge pull request #78 from thaJeztah/bump_compress",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-23T14:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664ad7c3c5c1c50ce9eedb2f53d093a31db1e0fb",
"body": "update to the latest v1.18.x release; v1.18.7 is a security release\n(not impacting go-archive);\n\n- Fix s2.NewDict OOB read.\n\ndiff: https://github.com/klauspost/compress/compare/v1.18.6...v1.18.7\ndiff: https://github.com/klauspost/compress/compare/v1.18.3...v1.18.6\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "build(deps): github.com/klauspost/compress v1.18.7",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T13:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f65ab26ab14f220133e92c891a599c31debd9fb",
"body": "- update minimum go version to go1.18\n- mount: MergeTmpfsOptions: use strings.Cut\n- remove legacy build tags\n- adjust build-tags for darwin\n\nfull diff: https://github.com/moby/sys/compare/mount/v0.3.4...mount/v0.3.5\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "build(deps): github.com/moby/sys/mount v0.3.5",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T13:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c48a11b6a70ae416f5ef42edd22e8a1fd3058a6",
"body": "* user: prevent possible DoS via unbounded parsing of user and group\n database files in CVE-2026-61801 / GHSA-mjcv-p78q-w5fw\n This fixes a similar issue as CVE-2026-47262 in containerd.\n* user: prevent falling back to looking up numeric usernames\n and improve handling of numeric user/group to pre\n[…]\nlar issue as CVE-2026-46680 in containerd.\n* user: bump Go to 1.18, modernize\n\nfull diff: https://github.com/moby/sys/user/compare/v0.4.0...v0.4.1\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "build(deps): github.com/moby/sys/user v0.4.1",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T13:38:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61814fd5a3ac50bae0fa416e0a6225fc537e98c0",
"body": "archive: Add test for implied directories through symlinks",
"is_bot": false,
"headline": "Merge pull request #76 from vvoland/work-root-master",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-23T13:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a5ead0e36ddc72137bb1cbff0a4e6643e2a498",
"body": "Verify that an upper layer can create implied directories below a\nsymlink provided by a lower layer, while writing the file at the\nsymlink target.\n\nSigned-off-by: Paweł Gronowski <git@grono.dev>",
"is_bot": false,
"headline": "archive: Add test for implied directories through symlinks",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-23T12:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8401f60a6ea90642942446bdc137140ad3c87df0",
"body": "golangci-lint: enable gosec linter",
"is_bot": false,
"headline": "Merge pull request #47 from thaJeztah/enable_gosec_linter",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-23T12:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417da9fb9b70950d4718516f21761abc384f29fc",
"body": "chore(deps): github.com/moby/sys/sequential v0.7.0",
"is_bot": false,
"headline": "Merge pull request #75 from thaJeztah/bump_sequential",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-23T10:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f3106e6b74f154d27ef644cf5971f74f7e0c38",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "golangci-lint: enable gosec linter",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f39a3d3ed5d13c3457bf9fc003e233c4dcd1304",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "suppress G122 (gosec)",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d84f9b15b9fee4f1bb8b991d5391eccd83d5e9",
"body": "The helper operates on tar.Header.Mode values rather than os.FileMode, so\nuse int64 directly instead of converting between the two types.\n\nThis avoids unnecessary narrowing conversions, simplifies the implementation,\nand eliminates G115 warnings from gosec.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: make chmodTarEntry use int64",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb80b6b0593cebb79d50c300ad3026c0d933ae3",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "ignore G204: Subprocess launched with variable (gosec)",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "930c74277ccd022562ca14188d54b23fda568e85",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "suppress some G115 warnings (gosec)",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc1ea3fe2ba83e234bf089bc7f41604e7c14d2d",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "fix G104: Errors unhandled (gosec)",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78de7b3304e66f326886e8df46199bfae037279e",
"body": "- update minimum go version to 1.24\n- use os.OpenFile with O_FILE_FLAG_SEQUENTIAL_SCAN on Go 1.26+\n\nfull diff: https://github.com/moby/sys/compare/sequential/v0.6.0...sequential/v0.7.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "chore(deps): github.com/moby/sys/sequential v0.7.0",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T21:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32b13f5c2a22d2b11a865c23bb6f4a2500fbddd2",
"body": "archive: add regression tests for tar path-traversal containment",
"is_bot": false,
"headline": "Merge pull request #68 from thaJeztah/add_regression_tests",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T19:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfe8d90d41e552742880817d1348907bd493a09",
"body": "add test to verify symlinks targets are preserved (skipped)",
"is_bot": false,
"headline": "Merge pull request #48 from thaJeztah/test_symlink",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T19:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216738e461e40220eff7fe49d88fca7530c5e09d",
"body": "…pped)\n\nBoth tests fail against the previous (vulnerable) code and pass with the\nhardening in this branch:\n\n- TestUntarParentTraversalContained: entries named \"..\" / \"../pwned\" are\n rejected and never write into the destination's parent.\n- TestUntarSiblingPrefixContained: a hardlink whose target re\n[…]\n\n\nWindows-specific coverage (\":\" / \"\\\" handling) needs Windows CI and\nremains a follow-up.\n\nSigned-off-by: Cesar Talledo <cesar.talledo@docker.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: add regression tests for tar path-traversal containment (ski…",
"author_name": "Cesar Talledo",
"author_login": "ctalledo",
"committed_at": "2026-07-22T17:22:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "deb58363e9a21699e8d44621223e83397164dbd0",
"body": "archive: fix breakout error type assertions",
"is_bot": false,
"headline": "Merge pull request #69 from thaJeztah/better_breakouterror",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-22T15:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5358f280c06fa073067f0d9869bffce7dcb8b713",
"body": "gha: don't fail fast",
"is_bot": false,
"headline": "Merge pull request #74 from thaJeztah/no_fail_fast",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-22T15:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf3799348b039924e9edfbf73dd861570907d1a",
"body": "breakoutError was an interface alias, causing errors.As() to match any\nnon-nil error instead of only archive breakout errors.\n\nReplace it with a concrete wrapper type while preserving the existing\nbreakoutError(err) helper.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: fix breakout error type assertions",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T15:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8590799b75790bf4f3bb0c7210bd77e535966a5",
"body": "testBreakout: pre-create implied victim directory in breakout test",
"is_bot": false,
"headline": "Merge pull request #73 from thaJeztah/precreate_breakout",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T15:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9eb378a33ea5fa081e6752e0a6edbd6cb5a529",
"body": "Allow other platforms to run if one fails, and don't skip \"root\" test\nif the non-root test failed.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "gha: don't fail fast",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T15:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "101afeff1550f5d671d760384f3da026eada09bb",
"body": "createTarFile: use switch for timestamp updates",
"is_bot": false,
"headline": "Merge pull request #67 from thaJeztah/atime_switch",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-22T15:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7d923d3de4fdc8a902dbdb671a25ab5f276723",
"body": "chrootarchive: fix \"non-root\" skips on Windows",
"is_bot": false,
"headline": "Merge pull request #71 from thaJeztah/fix_root_skips",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T14:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0ddd98e91e75e41826327e7ffb1fddf8fc805e",
"body": "Pre-create the in-tree \"victim\" directory used by the leading-slash\nbreakout case so the test remains focused on breakout detection rather\nthan implied directory ownership.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "testBreakout: pre-create implied victim directory in breakout test",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T14:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918b259ade3c1dac6d350e4ba4600802411f0c95",
"body": "createImpliedDirectories: honor NoLchown for implied directories",
"is_bot": false,
"headline": "Merge pull request #70 from thaJeztah/nolchown",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T14:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b010281a390ff80e0a23a221de257ff333f1fcef",
"body": "test: use current user for archive ownership in breakout tests",
"is_bot": false,
"headline": "Merge pull request #72 from thaJeztah/no_chown",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T14:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2668931b60f0df9f88ae004328bd82edb2e769",
"body": "Set archive entry UID/GID to the current user when generating test\narchives. This avoids unrelated chown failures when running\nunprivileged, while still exercising the breakout detection logic.\n\nIn particular, ApplyLayer always applies archive ownership and does not\nsupport NoLchown, so using the current user keeps the test focused on\npath validation rather than ownership changes.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "test: use current user for archive ownership in breakout tests",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T14:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0c53556764f19af231e566ac95e82f0cbdfffe",
"body": "Windows os.Getuid() always returns \"-1\", which would skip these tests.\nGiven that these tests are not constrained by plaform (unix/linux), we\nshould not skip them.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "chrootarchive: fix \"non-root\" skips on Windows",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T13:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0b2f7130d17b80ffbe603bdef986fbff57299a",
"body": "NoLchown was introduced in commit [moby@a74799b701f5][1] (\"pkg/archive: allow\ncopying files without chowning\") as part of moby/moby PR 13171.\n\nWhile explicit archive entries already respected NoLchown,\ncreateImpliedDirectories always used MkdirAllAndChown, causing ownership\nchanges for implicitly cr\n[…]\nonsistent for all filesystem\nobjects created during extraction.\n\n[1]: https://github.com/moby/moby/commit/a74799b701f5a70e964ec528c6d731c8c93019e6\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "createImpliedDirectories: honor NoLchown for implied directories",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T13:25:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c6ab5b77207b437a1d24e1a43c8aafef36d725b",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "add test to verify symlinks targets are preserved (skipped)",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T12:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b848cb5bd4cd32261cb5485b4de6f506deedd8",
"body": "This makes it slightly more readable, and allows putting comments\nfor each branch.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "createTarFile: use switch for timestamp updates",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T11:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f43d86a645a16637dda88b62bb6a540b6dde572",
"body": "Unpack: prevent nil-pointer if nil-options are passed",
"is_bot": false,
"headline": "Merge pull request #66 from thaJeztah/fix_npe",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-22T11:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54eaaff679890c212e3b1a14ca09b6c7eba366d",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Unpack: prevent nil-pointer if nil-options are passed",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T11:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7debd337095540e672f2c91b09d47b7f2a7206ab",
"body": "TarOptions: document IncludeFiles, ExcludePatterns",
"is_bot": false,
"headline": "Merge pull request #61 from thaJeztah/godoc_taroptions",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T09:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c644890b2a7aec54a4dbe1ee85c1d1f570b7d91",
"body": "drop redundant ExcludePatterns initialization",
"is_bot": false,
"headline": "Merge pull request #62 from thaJeztah/excludes_no_slice",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T09:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e5464b8ce0fa1abe3220d16385118a38a1aee3f",
"body": "archive: Test extracted file modes with process umask",
"is_bot": false,
"headline": "Merge pull request #65 from thaJeztah/update_test",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T09:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35513d47ac4a08d9b37f26811ae1f4a0068b0bf",
"body": "fix typos in comments",
"is_bot": false,
"headline": "Merge pull request #59 from thaJeztah/fix_typos",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-22T09:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d832d2f6c640f0e9306698c06166b7c037c37d",
"body": "Extend TestImpliedDirectoryPermissions with a regular file whose group\nand world write bits are masked during creation. This covers the\nregular-file path alongside the existing directory mode check.\n\nThe existing 0o022 case does not change ImpliedDirectoryMode and cannot\ndetect mode loss during Mkdi\n[…]\ndd a 0o027 case so the test requires implied parent directories to be\nrestored from 0o750 to 0o755.\n\nSigned-off-by: Paweł Gronowski <git@grono.dev>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "archive: Test extracted file modes with process umask",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-22T01:36:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ea9b60e031a4a0897f0ea1a522ccf2f870660f56",
"body": "Clarify that IncludeFiles and ExcludePatterns are archive-relative\nfiles / patterns using POSIX ('/') separators.\n\nThese fields were introduced in [moby@8b4e0fe][1] for .dockerignore-style\npattern matching, but their path semantics were never documented.\n\nDocument the expected format to avoid ambiguity with platform-native\nfilesystem paths.\n\n[1]: https://github.com/moby/moby/commit/6d801a3caa54ad7ef574bc426aa1ffc412c5af82\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "TarOptions: document IncludeFiles, ExcludePatterns",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T19:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bdc5836d98e2a6bcbb0c6206a5655f03d349040",
"body": "Remove the explicit initialization of nil ExcludePatterns to an empty\nslice.\n\nThis normalization was introduced in moby/moby commit 62d83404\n(\"Pass options to chroot archive untar\"):\n\n https://github.com/moby/moby/commit/62d83404b5f4c9ecdc21e8cab2306a933ce0cdbc\n\nThe current go-archive unpack paths no longer serialize or otherwise\ndistinguish nil and empty slices, so the initialization is redundant.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "drop redundant ExcludePatterns initialization",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T19:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8e8d3c370efd91fc87e050d59b8620762454b3",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "fix typos in comments",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T17:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70afffe22b66208e5d11bddf27e825fbb9c6e98",
"body": "overlayWhiteoutConverter.ConvertRead: avoid redundant chown",
"is_bot": false,
"headline": "Merge pull request #55 from thaJeztah/tighten_convertread",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-21T16:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e374aa8aed0a47e2df5d2570ff673c56c5291ab1",
"body": "make toUnixPath more generic, and long-path aware",
"is_bot": false,
"headline": "Merge pull request #58 from thaJeztah/fix_toUnixPath",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-21T15:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a05697b65f717d7590569a9eb421d2394b0785",
"body": "TestImpliedDirectoryPermissions: test with umask",
"is_bot": false,
"headline": "Merge pull request #57 from thaJeztah/validate_permissions",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T15:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04f49b543eeb6c18d03202e522531460899f77e",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "make toUnixPath more generic, and long-path aware",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T15:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e12e99265aa092b254c6ef87b094edb931bcaa5",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "TestImpliedDirectoryPermissions: test with umask",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T14:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556436f4de7ed8b4e532dc646105c188951d9cec",
"body": "Whiteout header IDs are already remapped to host IDs. Skip the\nownership update for the common root:root case, avoiding an unnecessary\npathname operation and reducing the TOCTOU window. Also switch\nfrom Chown to Lchown to avoid following replacement symlinks.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "overlayWhiteoutConverter.ConvertRead: avoid redundant chown",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-21T14:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60df871852bb6ec32fadf81e3de507984e1aa43b",
"body": "remove some intermediate vars",
"is_bot": false,
"headline": "Merge pull request #53 from thaJeztah/rm_vars",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-20T16:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0638ec9059bb89171721cb10f323c68667d15b9",
"body": "overlayWhiteoutConverter: fixes and cleanups",
"is_bot": false,
"headline": "Merge pull request #52 from thaJeztah/cleanup_whiteout",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T15:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538a3a2602182fbd1ba94d56eb9d451445a9b91e",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "TestOverlayTarUntar: remove intermediate var",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T15:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08ef50bbc20e0bfe6565067e4b9b4bab3a93fa6",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "CopyTo: remove intermediate var",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T15:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c370f78d2bb6907831befc0adba8c0ee6a90a7",
"body": "tarAppender.addTarFile: return error before writing header",
"is_bot": false,
"headline": "Merge pull request #51 from thaJeztah/return_early",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-20T14:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0e9fd4be62bfe4768e68534d927a795ae88734",
"body": "Rewrite to use a switch, and reject whiteout entries whose basename is\nexactly \".wh.\" without a filepath.\n\nSuch entries do not identify a whiteout target and would otherwise result\nin attempting a filesystem operation on the parent directory (or an empty\npath), failing with a less informative filesy\n[…]\nor.\n\nAlso reject malformed entries whose target resolves to \".\" or \"..\".\nArchive path traversal remains handled by Untar's normal path validation.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "overlayWhiteoutConverter.ConvertRead: reject malformed whiteout names",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T11:47:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3df33da2cd065d59fe715d9ecdaf4475e71ec44",
"body": "- touch-up comments\n- explicitly return nil-error\n- use strings.CutPrefix instead of manually\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "overlayWhiteoutConverter.ConvertRead: minor cleanups",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T09:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c763e513e558b150c806e98946e1363202c64a66",
"body": "Store xattr to use when constructing the converter based on whether\nwe're running with user-namespaces enabled.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "overlayWhiteoutConverter: store xattr name as field",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T09:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a54ab2a525ad658c19e847ceb9f63dbda09ddc1",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "tarAppender.addTarFile: return error before writing header",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-20T09:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b7e546daf2f6c808e90a8c6f03c48464d773d8",
"body": "getInodeFromStat: return error on failure",
"is_bot": false,
"headline": "Merge pull request #50 from thaJeztah/getInodeFromStat_err",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-16T17:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd111b45a996e4e318b1e37dfe266e43b536f5d",
"body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "getInodeFromStat: return error on failure",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-16T16:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b277498c78e7f6876369576daa63a186ba78e949",
"body": "createImpliedDirectories: fix directory detection and path handling",
"is_bot": false,
"headline": "Merge pull request #44 from thaJeztah/create_implied",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-16T12:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c228e1a4e0a394f03406dad04d7d266ce4653767",
"body": "gha: update golangci-lint to v2.12 for compatibility with go1.26",
"is_bot": false,
"headline": "Merge pull request #46 from thaJeztah/bump_golangci",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-16T11:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b919ba973e77bfbeab76ab38eaae53f3cfd74ee5",
"body": "Also remove deprecated flag;\n\n Flag --print-resources-usage has been deprecated, use --verbose instead\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "gha: update golangci-lint to v2.12 for compatibility with go1.26",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-16T10:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45dc892270a566df477dd295f4c241aaa6bc0a1",
"body": "The code used os.PathSeparator to detect if the Tar-header was not for\na directory, but Tar headers use POSIX (forward-slashes), so this would\nfail on Windows.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "createImpliedDirectories: fix directory detection and path handling",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-15T15:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b321c329c165096429f121cd770a3753fee7057c",
"body": "ExportChanges: use POSIX / Unix conventions for Tar operations",
"is_bot": false,
"headline": "Merge pull request #41 from thaJeztah/ExportChanges_posix",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-15T14:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3e1e97da0626290f6c67cc6adb877c5e92a60b",
"body": "RebaseArchiveEntries: use POSIX / Unix paths",
"is_bot": false,
"headline": "Merge pull request #42 from thaJeztah/RebaseArchiveEntries_posix",
"author_name": "Paweł Gronowski",
"author_login": "vvoland",
"committed_at": "2026-07-15T13:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0bff16550943cdc42adcbf3487d6dce5354660",
"body": "This is mostly defense-in-depth; RebaseArchiveEntries is manipulating\nthe Tar headers, which use POSIX / Unix paths; convert the given paths\non the way in.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "RebaseArchiveEntries: use POSIX / Unix paths",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2026-07-15T13:39:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 124,
"latest_release_at": "2026-07-23T20:52:17Z",
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 4,
"mean_days_between_releases": 231.7
},
"community": {
"has_readme": false,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/moby/go-archive",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/moby/go-archive",
"is_deprecated": false,
"latest_version": "v0.2.1",
"repository_url": "https://github.com/moby/go-archive",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T18:14:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 11,
"stars": 9,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 41017,
"source_files_sampled": 71,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/AdaLogics/go-fuzz-headers",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240806141605-e8a1dd7889d6"
},
{
"name": "github.com/containerd/log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/klauspost/compress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.7"
},
{
"name": "github.com/moby/patternmatcher",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.1"
},
{
"name": "github.com/moby/sys/mount",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.5"
},
{
"name": "github.com/moby/sys/mountinfo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.2"
},
{
"name": "github.com/moby/sys/reexec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/moby/sys/sequential",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/moby/sys/user",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/moby/sys/userns",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
},
{
"name": "gotest.tools/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/adalogics/go-fuzz-headers",
"direct": true,
"version": "v0.0.0-20240806141605-e8a1dd7889d6",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.7",
"ecosystem": "go"
},
{
"name": "github.com/moby/patternmatcher",
"direct": true,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/mount",
"direct": true,
"version": "v0.3.5",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/mountinfo",
"direct": true,
"version": "v0.7.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/reexec",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/user",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": true,
"version": "v3.5.2",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 12,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 67,
"open_issues": 5,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 6
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "thaJeztah",
"commits": 266,
"avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
},
{
"type": "User",
"login": "dmcgowan",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/169601?v=4"
},
{
"type": "User",
"login": "vvoland",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/5046555?v=4"
},
{
"type": "User",
"login": "tiborvass",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/827131?v=4"
},
{
"type": "User",
"login": "LK4D4",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/101445?v=4"
},
{
"type": "User",
"login": "AkihiroSuda",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/9248427?v=4"
},
{
"type": "User",
"login": "unclejack",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1409668?v=4"
},
{
"type": "User",
"login": "cpuguy83",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/799078?v=4"
},
{
"type": "User",
"login": "dnephin",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/442180?v=4"
},
{
"type": "User",
"login": "corhere",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/274527?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.427
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 53 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8e7a6bfc01febcd9161cf7e0d917b706d2c7df1c",
"ran_at": "2026-07-28T13:51:22Z",
"aggregate_score": 8.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T10:02:33Z",
"oldest_open_prs": [
{
"number": 12,
"created_at": "2025-04-28T14:31:09Z",
"last_comment_at": "2025-04-28T18:23:22Z",
"last_comment_author": "thaJeztah"
},
{
"number": 37,
"created_at": "2026-07-15T11:55:53Z",
"last_comment_at": "2026-07-15T11:59:02Z",
"last_comment_author": "thaJeztah"
},
{
"number": 43,
"created_at": "2026-07-15T13:49:19Z",
"last_comment_at": "2026-07-15T13:50:20Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 49,
"created_at": "2026-07-16T14:33:27Z",
"last_comment_at": "2026-07-27T20:45:54Z",
"last_comment_author": "thaJeztah"
},
{
"number": 54,
"created_at": "2026-07-20T15:11:38Z",
"last_comment_at": "2026-07-22T08:36:27Z",
"last_comment_author": "thaJeztah"
},
{
"number": 56,
"created_at": "2026-07-21T12:42:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-07-21T17:57:15Z",
"last_comment_at": "2026-07-21T18:32:28Z",
"last_comment_author": "thaJeztah"
},
{
"number": 63,
"created_at": "2026-07-21T23:13:42Z",
"last_comment_at": "2026-07-21T23:19:41Z",
"last_comment_author": "thaJeztah"
},
{
"number": 79,
"created_at": "2026-07-27T17:36:00Z",
"last_comment_at": "2026-07-27T17:40:45Z",
"last_comment_author": "thaJeztah"
},
{
"number": 88,
"created_at": "2026-07-28T10:56:24Z",
"last_comment_at": "2026-07-28T11:16:54Z",
"last_comment_author": "codecov-commenter"
}
],
"last_merged_pr_at": "2026-07-28T10:01:20Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 13,
"created_at": "2025-05-23T18:33:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2025-05-23T18:34:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2025-06-03T17:04:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2025-06-28T08:46:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-02-01T12:19:58Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/moby/go-archive",
"host": "github.com",
"name": "go-archive",
"owner": "moby"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 88,
"vitality": 76,
"community": 26,
"governance": 72,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 124,
"human_commit_share": 0.95,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "124 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 124
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 231.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~231.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 231.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 26,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 11,
"stars": 9,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 99,
"top_contributor_share": 0.427
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 53 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 67,
"open_issues": 5,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "67/73 decided PRs merged",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 67,
"decided": 73
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 1308,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "moby",
"public_repos": 33,
"account_age_days": 3395
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,308 followers of moby",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1308,
"login": "moby"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "33 public repos, account ~9 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 33
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/moby/go-archive"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 88,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 8.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 53 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 14 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 14
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/sys v0.37.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/sys v0.37.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 14,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.821,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "78 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.05
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 41017,
"source_files_sampled": 71,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/71 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:51:49.950290Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moby/go-archive.svg",
"full_name": "moby/go-archive",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}