Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 17355,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 672408,
"Shell": 21952,
"Python": 7256,
"Makefile": 2978
},
"pushed_at": "2026-05-06T14:04:23Z",
"created_at": "2020-07-15T02:13:09Z",
"owner_type": "User",
"updated_at": "2026-02-18T03:36:37Z",
"description": null,
"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": null,
"name": "Shiwei Zhang",
"type": "User",
"login": "shizhMSFT",
"company": "@Microsoft ",
"location": "Shanghai, China",
"followers": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/32161882?v=4",
"created_at": "2017-09-21T09:45:55Z",
"is_verified": null,
"public_repos": 96,
"account_age_days": 3226
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.0-rc.7.dev.20230806",
"kind": "prerelease",
"published_at": "2023-08-06T16:15:59Z"
},
{
"tag": "v1.0.0-rc.7",
"kind": "prerelease",
"published_at": "2023-08-11T01:29:06Z"
},
{
"tag": "v1.0.0-rc.4.230405",
"kind": "prerelease",
"published_at": "2023-04-05T01:09:48Z"
},
{
"tag": "v0.7.0-shizh.4",
"kind": "prerelease",
"published_at": "2021-11-11T02:16:13Z"
},
{
"tag": "v0.7.0-shizh.3",
"kind": "prerelease",
"published_at": "2021-11-03T08:05:38Z"
},
{
"tag": "v0.7.0-shizh.2",
"kind": "prerelease",
"published_at": "2021-10-27T15:16:13Z"
},
{
"tag": "v0.7.0-shizh.1",
"kind": "prerelease",
"published_at": "2021-10-27T13:51:39Z"
},
{
"tag": "v0.7.0-alpha.1",
"kind": "prerelease",
"published_at": "2021-10-21T12:06:01Z"
},
{
"tag": "v0.6.1-alpha",
"kind": "prerelease",
"published_at": "2021-10-09T04:36:54Z"
},
{
"tag": "v0.6.0-alpha",
"kind": "prerelease",
"published_at": "2021-09-27T08:57:37Z"
},
{
"tag": "v0.5.3-alpha",
"kind": "prerelease",
"published_at": "2021-09-10T16:01:03Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2021-09-07T11:16:45Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2021-09-06T02:55:19Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-09-03T14:05:32Z"
}
],
"recent_commits": [
{
"oid": "4bf98477fb177f8c07c8fd4281e763997c236c67",
"body": "…e2e (#1334)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from\n0.41.0 to 0.45.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/crypto/commit/4e0068c0098be10d7025c99ab7c50ce454c1f0f9\"><code>4e0068c</code></a>\ngo.mod: update golang.org/x dependencie\n[…]\n/github.com/notaryproject/notation/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /test/…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-18T03:23:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d604c20e32962369432131eeae3b12f854d4a11",
"body": "…e2e/plugin (#1333)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from\n0.38.0 to 0.45.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/crypto/commit/4e0068c0098be10d7025c99ab7c50ce454c1f0f9\"><code>4e0068c</code></a>\ngo.mod: update golang.org/x depe\n[…]\n/github.com/notaryproject/notation/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /test/…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-18T03:23:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a71c2d9d879cbdf219cb82814f8779d1a60403bf",
"body": "This proposal discusses adding per-layer container image signing using\nthe PKCS#7 format. This will enable signing individual container image\nlayers that are later verified by the kernel at runtime.\n\nRuntime verification also depends on milestone 1 of this [RFC for code\nintegrity](https://github.com/containerd/containerd/issues/12081) in\ncontainerd. At the time of writing, milestone 1.2 is in PR review and\nmilestone 1.3 remains.\n\n---------\n\nSigned-off-by: Dallas Delaney <dadelan@microsoft.com>",
"is_bot": false,
"headline": "docs: add dm-verity image layer signing (#1335)",
"author_name": "Dallas Delaney",
"author_login": "dallasd1",
"committed_at": "2026-01-12T19:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49f07cd19d47fb5c79a0c56321c70bf13d525ef",
"body": "…/test/e2e (#1309)\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from\n2.23.4 to 2.25.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/ginkgo/releases\">github.com/onsi/ginkgo/v2's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.25.1</h\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 in …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T01:45:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5f91c5361ce0fa58f4b2b57c86070f4d58ad970",
"body": "Bumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n5.4.3 to 5.5.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/codecov/codecov-action/releases\">codecov/codecov-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.5.0</h2>\n<h2>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#1310)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T01:22:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7195f24357e98a2dbe58eb2319f1157a434d2f22",
"body": "…st/e2e (#1308)\n\nBumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from\n1.38.0 to 1.38.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/gomega/releases\">github.com/onsi/gomega's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.38.1</h2>\n<h2>1.\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 in /te…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T01:21:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "727046bbe47cfedc2c9919c053c75ce3958fad1a",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.29.10 to 3.29.11.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.29.11</h2>\n<h1>Co\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 (#1307)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-29T01:21:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ced2991aa7105e3dc64fc427276635486cdae97",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to\n4.2.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/cache/releases\">actions/cache's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.2.4</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update \n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/cache from 4.2.3 to 4.2.4 (#1304)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:08:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f2e49ec5f5e522d6abaa53df1b0923ae34121e82",
"body": "Bumps [golang.org/x/term](https://github.com/golang/term) from 0.32.0 to\n0.34.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/term/commit/a35244d18d7756b12deca31a518c0fa1327d050a\"><code>a35244d</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/term from 0.32.0 to 0.34.0 (#1301)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:05:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8107f9362ceea7c32bae321a58f16db07db7727e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2\nto 5.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#1305)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:04:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "128b60ad121845f922a3d73294b2e65db34743c0",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.29.0 to 3.29.10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.29.10</h2>\n<h1>Cod\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.29.0 to 3.29.10 (#1306)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:03:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f63a640a15c86f93eec179ebeb1aa89e716f3020",
"body": "…1302)\n\nBumps\n[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action)\nfrom 6.3.0 to 6.4.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/goreleaser/goreleaser-action/releases\">goreleaser/goreleaser-action's\nreleases</a>.</em></p>\n<\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:03:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79886f7180359e591292cd1a642a365513a1d635",
"body": "…st/e2e (#1298)\n\nBumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from\n1.37.0 to 1.38.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/gomega/releases\">github.com/onsi/gomega's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.38.0</h2>\n<h2>1.\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 in /te…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:02:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40b1f22db671ee31460c0af722ad5f85614c7753",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from\n1.0.6 to 1.0.7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/spf13/pflag/releases\">github.com/spf13/pflag's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.0.7</h2>\n<h2>What's Changed</h2>\n<u\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#1297)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-20T08:01:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e3fc0a6e8c5c15312087887c16b3ddfbcd054ee",
"body": "Signed-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "chore: update maintainer list: Junjie Gao retired (#1290)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-06-30T01:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d719788927f00e82cbf600480473fbd088e50e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.19 to 3.29.0 (#1287)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-20T07:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5dcfff64de83959eeef91fc4916222428e23bfc",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 (#1286)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T07:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7d801330aa6009a031b6a36d3a1da00758a08f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1285)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-04T06:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8845e95cf16d977bf710d68328904bcbae5e83d",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 (#1284)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-21T02:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672952df4df71379e52dd948f586b0a55b483dbe",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#1283)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-21T02:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57107df7ae68d152d7466c9949b7172c02a5cb7e",
"body": "Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>",
"is_bot": false,
"headline": "chore: update community meeting information (#1282)",
"author_name": "Feynman Zhou",
"author_login": "FeynmanZhou",
"committed_at": "2025-05-19T02:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b9eee00eb60610d4fcc1fc12969ad1b139b8d3",
"body": "Pending on https://github.com/notaryproject/notation/pull/1260\n\nFix:\n- updated timestamp to UTC with nanosecond\n- added new line after request and response log\n\nPrevious example:\n```\nDEBU[2025-04-14T07:42:25Z] Request #0\n> Request: \"HEAD\" \"https://notationreg.azurecr.io/v2/hello/manifests/v1\"\n> Requ\n[…]\n2f8-9fcf-819779a16687)\n\n\n\nResolve part of #1247\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: improve debug log format (#1248)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-05-15T06:07:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e97caa9a4f1b0b049077522904d5b3acb35edd14",
"body": "Resolve #1247 \n\nThis proposal document aims to:\n\n1. Identify the usability issues of the `--verbose` and `--debug`\noptions.\n2. Clarify the concepts of different types of output and logs for\ndiagnostic purposes.\n3. List the guiding principles to write comprehensive, clear, and\nconducive debug output \n[…]\nbug logs for effective diagnosis.\n4. Propose solutions to improve the diagnostic experience for `notation`\nCLI users and developers.\n\n---------\n\nSigned-off-by: Feynman Zhou <feynmanzhou@microsoft.com>",
"is_bot": false,
"headline": "docs: Improve Notation Diagnostic Experience (#1260)",
"author_name": "Feynman Zhou",
"author_login": "FeynmanZhou",
"committed_at": "2025-05-13T19:53:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9453047c2dd323e048e785546455aa0a226a5b4",
"body": "Bump up notation-go, the newly updated version contains `artifactType`\nin the signature manifest, but this shouldn't break anything of Notation\nCLI.\n\nSigned-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: bump up notation-go (#1281)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-05-13T07:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27dbb16a20852063c2f5a9c08acd986b27617ebc",
"body": "Pending on https://github.com/notaryproject/notation/pull/1260\n\nThis PR removed the `--verbose` flag support as proposed in\nhttps://github.com/notaryproject/notation/pull/1260.\n\nResolve part of #1247\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix!: remove the --verbose flag for all related commands (#1276)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-05-13T05:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083e73d099e5cb001ad87ae9306a18934d2dd63d",
"body": "Pending on https://github.com/notaryproject/notation/pull/1260\n\nExample of notation version command\n```\nNotation - a tool to sign and verify artifacts.\n\nVersion: v2.0.0-alpha.1+unreleased\nGo version: go1.24.0\nOS/Arch: linux/amd64\nGit commit: c68425f82871c27140a5c1b259b518750e558446\n```\n\nResolve part of #1247\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: add os/arch in version command (#1275)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-05-13T05:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55900b58e842bea69b752cb8c4894e863e66d6a8",
"body": "…2e (#1280)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 in /test/e…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T02:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8fbb12ba73ba47934ea1bfe1ef6c7fff4c8205",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/term from 0.31.0 to 0.32.0 (#1278)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T01:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128e5f65d775aa084baaa859a97709b103f88527",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 (#1277)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T01:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c68425f82871c27140a5c1b259b518750e558446",
"body": "Signed-off-by: Jakub Jarosz <jakub@jarosz.dev>",
"is_bot": false,
"headline": "fix: fix linter complain, don't use deprecated types (#1273)",
"author_name": "Jakub Jarosz",
"author_login": "qba73",
"committed_at": "2025-05-12T01:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a772d6039b42f186a6af80cbd62a6e8ba8746707",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.15 to 3.28.17 (#1274)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-06T05:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acbc761d7a3673e77ac6af74d04e16bf29879af",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: fix e2e test urls (#1270)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-04-27T03:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759cd8c4e9c28b990d7b8eb335793669c7824236",
"body": "Add new signed commits in PR on `.github/workflow/build.yml` #1136 with\ncomments.\n\n---------\n\nSigned-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>",
"is_bot": false,
"headline": "ci: add signed commit check (#1244)",
"author_name": "7h3-3mp7y-m4n",
"author_login": "7h3-3mp7y-m4n",
"committed_at": "2025-04-25T03:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6831e5c1a3da2872d4b8619bd4511f477ef1bdc8",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: bump up dependencies (#1266)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-04-23T05:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a820451d53d31c51187f9e1c598fcdde2b57d2c",
"body": "Bumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n5.4.0 to 5.4.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/codecov/codecov-action/releases\">codecov/codecov-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.4.2</h2>\n<h2>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#1264)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-23T02:46:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc02e55afc6322e43e10260f17b22284037947a0",
"body": "… (#1258)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in /test/e2e…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-21T02:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c60b71288e2b6572031506d2296dec7676c458",
"body": "… (#1255)\n\nFix:\n- encode the original `zip_bomb.zip` file as `zip_bomb.zip.base64`, and\ndecode the file on the fly to avoid it being identified as a malicious\nfile.\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: E2E test data identified as malicious file by antivirus software…",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-04-15T04:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af2853142c1c2cebe15a052a4bafeba3b4a62c9",
"body": "…/test/e2e (#1252)\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from\n2.23.3 to 2.23.4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/ginkgo/releases\">github.com/onsi/ginkgo/v2's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.23.4</h\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 in …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-15T02:14:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cec9375a24006dcaca7bbb8b442b04815672bd76",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.14 to 3.28.15.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.15</h2>\n<h1>Co\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.14 to 3.28.15 (#1257)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-15T02:13:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca86f48c2b5a83ac44cdd2120dc51ac56f93dfaa",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.13 to 3.28.14.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.14</h2>\n<h1>Co\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.13 to 3.28.14 (#1250)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-08T08:33:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "092870c628d90fbbf091063e3f323d65f5c76077",
"body": "Bumps [golang.org/x/term](https://github.com/golang/term) from 0.30.0 to\n0.31.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/term/commit/5d2308b09df8e012ed012f73c878253d901b7f56\"><code>5d2308b</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><a\nhref=\"\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/term from 0.30.0 to 0.31.0 (#1251)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-08T08:33:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "340712d69fce3d6dff639ae40bd914a4ad8f15fa",
"body": "…st/e2e (#1253)\n\nBumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from\n1.36.3 to 1.37.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/gomega/releases\">github.com/onsi/gomega's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.37.0</h2>\n<h2>1.\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 in /te…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-08T08:31:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d86b0870473a59a4128ea9f9cbcc532e8e291d74",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.12 to 3.28.13.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.13</h2>\n<h1>Co\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.12 to 3.28.13 (#1245)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-02T06:37:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96b2eaf9bb50554232301fca645789b00640a503",
"body": "…1246)\n\nBumps\n[goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action)\nfrom 6.2.1 to 6.3.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/goreleaser/goreleaser-action/releases\">goreleaser/goreleaser-action's\nreleases</a>.</em></p>\n<\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-02T06:36:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1e468724fd8002d047b8e5066b6a278631246de",
"body": "…and `notation cert cleanup-test` (#1243)\n\nSigned-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: remove empty trust store directory after `notation cert delete` …",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-27T08:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b873a71e26ded0006fd751e72784b1f9504adec",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: fix blob command based on spec (#1242)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-27T03:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a4da65981cf15fd9fbb147211d33fcd1276aa9",
"body": "Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>",
"is_bot": false,
"headline": "docs: add contributing guide link to README.md (#1225)",
"author_name": "7h3-3mp7y-m4n",
"author_login": "7h3-3mp7y-m4n",
"committed_at": "2025-03-27T02:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "234d2cacbe2b3f9ee3c7d8a2f7dfda4d05815d25",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "feat: add `notation certificate cleanup-test` command (#1231)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-26T09:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536a03256c5691d4d98edc135eeb82da89f38f5f",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "docs: update certificate spec (#1240)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-26T06:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37ab5c80801740795f6ba7f69fec3b0649ce33b",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "docs: update blob command spec (#1241)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-26T05:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05912738acdd050de0339ef8e03ee26efd2542d5",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: quick fix on notation cert command help page (#1238)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-25T07:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6701dc929fee565fa3af62e12cfdff094a43099",
"body": "…st/e2e (#1233)\n\nBumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from\n1.36.2 to 1.36.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/onsi/gomega/releases\">github.com/onsi/gomega's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.36.3</h2>\n<h2>1.\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 in /te…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:46:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c385d6ccf7943415f7175423782e1be51dbe1c8c",
"body": "… /test/e2e/plugin (#1230)\n\nBumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt)\nfrom 4.5.1 to 4.5.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/golang-jwt/jwt/releases\">github.com/golang-jwt/jwt/v4's\nreleases</a>.</em></p>\n<blockquo\n[…]\n/github.com/notaryproject/notation/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:45:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c144014970981d50d56facad32e98fcec8d8110c",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0\nto 5.4.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/setup-go/releases\">actions/setup-go's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.4.0</h2>\n<h2>What's Changed</h2>\n<h3>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 (#1234)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:43:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18ccadb87a726ae04c7504c62fc448d2b5e8e76e",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.11 to 3.28.12.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.12</h2>\n<h1>Co\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.11 to 3.28.12 (#1235)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:42:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78bd06d1b944eaf6742947b8c4330f2ef0ee73e4",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to\n4.2.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/cache/releases\">actions/cache's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.2.3</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update \n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/cache from 4.2.2 to 4.2.3 (#1236)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:42:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f04d65256e6edf9d32a6787079cf02bf35fb58bc",
"body": "Bumps\n[actions/upload-artifact](https://github.com/actions/upload-artifact)\nfrom 4.6.1 to 4.6.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/upload-artifact/releases\">actions/upload-artifact's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.6.2</h2>\n\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1237)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T01:41:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7a2f0c3f6c02d166b176af7524551697007d7e3",
"body": "Examples:\n\n**When putting an arbitrary file into the plugin folder:**\nBefore:\n```\nNAME DESCRIPTION VERSION CAPABILITIES ERROR \n[…]\n install` command to install the plugin. Please ensure that the plugin executable file is compatible with linux/amd64\n```\n\nResolves #704\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: plugin error message (#1217)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-25T00:23:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "784ffb8d2b16ee3078a7a8ad9e8d6aad30fd2f3c",
"body": "Update the CLI spec to resolve #647 \n\nSigned-off-by: Yi Zha <yizha1@microsoft.com>\n\n---------\n\nSigned-off-by: Yi Zha (from Dev Box) <yizha1@microsoft.com>",
"is_bot": false,
"headline": "docs: add the cleanup-test command (#1227)",
"author_name": "Yi Zha",
"author_login": "yizha1",
"committed_at": "2025-03-21T16:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3810ef34973ed1b5a114054c7b6f48b89e6aac0f",
"body": "… (#1220)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to\n0.36.0.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/golang/net/commit/85d1d54551b68719346cb9fec24b911da4e452a1\"><code>85d1d54</code></a>\ngo.mod: update golang.org/x dependencies</li>\n<li><\n[…]\n/github.com/notaryproject/notation/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 in /test/e2e…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-18T02:23:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31de3732c7177094438cf5ca37545f5f6b1a3187",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: fix main function (#1223)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-14T07:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc94521b9b0454f2f778edd2a6371aa88575219",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "fix: updates regarding trust policy (#1221)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-14T02:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd245cd1f689706c458ddcecbe0792d4db8c22f",
"body": "bump: release v2.0.0-alpha.1",
"is_bot": false,
"headline": "Merge pull request #1218 from Two-Hearts/release",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-13T02:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5c35a0207eebf8d4d6d2efad66b798457a6622",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: release v2.0.0-alpha.1",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-12T08:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ddc12873d2ea39bff52898902a8b35d1107cf66",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: bump up go.mod module (#1216)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-12T08:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8e4e1448f4740f4d75115bd44abea9f0bc2de4",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: bump up dependencies for v2.0 alpha release (#1212)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-12T05:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a439015a3ec47bc5a38327008a118b56a3f9b2",
"body": "…1.1.1 in /test/e2e (#1210)\n\nBumps\n[github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec)\nfrom 1.1.0 to 1.1.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/opencontainers/image-spec/releases\">github.com/opencontainers/image-\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/opencontainers/image-spec from 1.1.0 to …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:45:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4868b882470653cac4f20542264c801246f8850c",
"body": "…1.1.1 (#1208)\n\nBumps\n[github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec)\nfrom 1.1.0 to 1.1.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/opencontainers/image-spec/releases\">github.com/opencontainers/image-spec's\nreleas\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/opencontainers/image-spec from 1.1.0 to …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:44:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0841aa58e5732e0a7f46b26a0323501cfc269fa",
"body": "…/test/e2e (#1211)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 in …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90b0959cabacd2459add5c4ea414371e550ada2",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump golang.org/x/term from 0.29.0 to 0.30.0 (#1209)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65cc5ad076e1d9f27e5c84d94344066f3bcf16fb",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.10 to 3.28.11 (#1207)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedbc6f6df9d43546869aaaac980eb2a806b5ef5",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0 (#1200)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f54cf99848341ed31671c52038f41f4f44c5084",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/cache from 4.2.0 to 4.2.2 (#1199)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bff9280b428fcce8d323adc7f7686a5835204f3",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1190)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T01:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6919dd52a97a34e759bf17607bfca4ffbdfaddf1",
"body": "Added signature manifest reference to sign command output.\n\nExample\n```bash\n$ notation sign notationreg.azurecr.io/hello-world:s1\nWarning: Always sign the artifact using digest(@sha256:...) rather than a tag(:s1) because tags are mutable and a tag reference can point to a different artifact than the\n[…]\n81e475eebe491364968122\n └── sha256:50286e9a3c16a161cca77fe2afb1e9db7df54b24030bbc3ddce506138366dbf0\n```\n\nResolves #695 \nResolves #511\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "feat: output signature manifest reference after sign (#1204)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-11T09:16:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "167bfd45c6aaec93497668521aa392a58ea20a7d",
"body": "This PR implements #1197 \n\nFeat:\n- added `blob policy init` comamnd\n\nDocs:\n- fixed the `blob-signing.md` spec\n\nTest:\n- added E2E\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "feat: blob policy init command (#1196)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-11T01:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba703e7b7f91a1a2b7a742a2a41a2f9294c74623",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "docs: specs clean up (#1206)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-11T00:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d340541a7129455df14fc35888e0c9775d08b5f5",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "refactor: refactor internal packages (#1205)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-03-10T06:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9dbf7d2466e058aabd437618ee358eb3356bd4",
"body": "…180)\n\nAdd the proposal for\nhttps://github.com/notaryproject/notation/issues/741\n\nSigned-off-by: Yi Zha <yizha1@microsoft.com>\n\n---------\n\nSigned-off-by: Yi Zha (from Dev Box) <yizha1@microsoft.com>",
"is_bot": false,
"headline": "docs: add the proposal for Notation blob signing and verification (#1…",
"author_name": "Yi Zha",
"author_login": "yizha1",
"committed_at": "2025-03-06T06:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18018daea8bcb022f8d1d7ceef5b2b0ba7e7f9c8",
"body": "Release pipeline with **warnings**:\nhttps://github.com/notaryproject/notation/actions/runs/13489436510/job/37685202798\n\nFix:\n- locked goreleaser version to v2\n- added configuration `version: 2`:\nhttps://goreleaser.com/errors/version/?h=configuration+version#unsupported-configuration-version\n- update\n[…]\ndes.format` option:\nhttps://goreleaser.com/deprecations/#archivesformat_overridesformat\n\n\nTest:\n- tested release pipeline in forked repo\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: goreleaser deprecated options (#1201)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-06T05:57:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9d9d8f8ab23191cac2ef970b7120d8adb624c1c",
"body": "When a process is killed with a SIGINT system call (Ctrl+c), start a\ncontext cancellation for a graceful shutdown.\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: notify context cancellation when SIGINT is received (#1198)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-06T05:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425fb971c37a5cc724a667a731517f0df47c8424",
"body": "Moved `cmd/notation/common.go` to `cmd` package to concentrate all the\nflags and options related code in one place.\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "chore: move common flags to `cmd` package (#1195)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-03-06T02:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390e69e609288497b56ee464033d7ec1ec27c31b",
"body": "Update:\n\n- Add `notation blob policy init` spec per the proposal\n\nSigned-off-by: Yi Zha <yizha1@microsoft.com>\n\n---------\n\nSigned-off-by: Yi Zha (from Dev Box) <yizha1@microsoft.com>",
"is_bot": false,
"headline": "doc: add blob policy init command (#1197)",
"author_name": "Yi Zha",
"author_login": "yizha1",
"committed_at": "2025-03-05T17:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5e3425929b5a73da91c0c24d84dccee6fa4f04",
"body": "…at (#1194)\n\nThe `inspect` command can now output in streaming fashion in `tree`\nformat. Previously, the `inspect` command in `tree` format could only\noutput when all signatures were read, which was not user-friendly when\nthere were many signatures, and users had to wait for a while for the\noutput.\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: output in streaming fashion for `inspect` command in `tree` form…",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-27T05:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4c01848afb82d62de749c05fb82d30e6ef6766",
"body": "Refactor:\n- moved the output logic of `list` command to `ListHandler` to simplify\nlist command code logic\n- added `streamPrinter` to print tree node in streaming fashion\n\nTest:\n- improved E2E\n\nResolve part of #1151\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "refactor: list output handler (#1176)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-26T04:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0d432efbb2d75910e5fecaf391200ee6660a61",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "feat: OCI 1.1 support (#1192)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-02-25T09:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db697f2cad2777865363eed545c1535e310c4614",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.9 to 3.28.10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.10</h2>\n<h1>Cod\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.9 to 3.28.10 (#1189)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-25T01:45:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "777d02a6d328e98965038a27bf2c0459788da585",
"body": "Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action)\nfrom 2.4.0 to 2.4.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/ossf/scorecard-action/releases\">ossf/scorecard-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.4.1</h2>\n<h2>What\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1191)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-25T01:44:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5dd2ccf1af963f8d36da2e6b3572c962d2085e96",
"body": null,
"is_bot": false,
"headline": "feat: update policy command to support OCI trust policy (#1173)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-21T10:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5d899c7e25a55b1e79ced7578906bf975a3edc4",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "bump: bump up dependencies (#1185)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-02-21T06:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76936adda613e4bff5de429fe5a27fef832573cc",
"body": "Fix:\n- simplified `blob policy show` codes\n- improved help docs and error messages\n- improved docs\n- printed imported blob trust policy file path\n\nResolves #1134\n\n---------\n\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: blob policy command messages with docs (#1175)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-21T01:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af97fb4877fba28ecf611d464c421bb4b075d421",
"body": "Update the output format `text` to `tree`.\r\n```\r\n-o, --output string output format, options: 'json', 'tree' (default \"tree\")\r\n```\r\n\r\nResolves #1170\r\n\r\n---------\r\n\r\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "fix: update the output format `text` to `tree` (#1182)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-19T05:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077ae08c98205a5752ac2e8db2b4339aa94f1bca",
"body": "Fix:\r\n- fixed the [testable example](https://go.dev/blog/examples) function\r\nname, which is enforced by go v1.24\r\n\r\nBump:\r\n- updated go 1.24\r\n\r\n---------\r\n\r\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "bump: update go v1.24 (#1181)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-19T03:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c963cdc971d15544556b98b7f3a0d90390cab1",
"body": "…1179)\n\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-18T01:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97a3607877de4b696be54d0c96b4a5810a991fb5",
"body": "…/e2e/plugin (#1178)\n\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /test…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-18T01:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721df1d9e8192f029f71597d106c29573144b585",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1177)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-18T01:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ef8b683e094e70f9f96403a5d252eab4c7a522",
"body": null,
"is_bot": false,
"headline": "feat: `blob inspect` command (#1133)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-16T01:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a120fdc15e1e76ac3af2613e0e79295f9ddcc80",
"body": "Added OCSP E2E test cases: valid, revoked and unknown\r\n\r\nOCSP fallback to CRL test cases have been included in #1079 \r\n\r\nResolves #638\r\nResolves #572\r\n\r\n---------\r\n\r\nSigned-off-by: Junjie Gao <junjiegao@microsoft.com>",
"is_bot": false,
"headline": "test: OCSP E2E (#1172)",
"author_name": "Junjie Gao",
"author_login": "JeyJeyGao",
"committed_at": "2025-02-14T05:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4808e08164f72da84e64e5520fbe25ce522b7e43",
"body": "Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>",
"is_bot": false,
"headline": "feat: `blob verify` command (#1137)",
"author_name": "Patrick Zheng",
"author_login": null,
"committed_at": "2025-02-14T03:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3657482e286519d6dd97110c49ed9637d6626f7c",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action)\nfrom 3.28.8 to 3.28.9.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/github/codeql-action/releases\">github/codeql-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.28.9</h2>\n<h1>CodeQ\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): Bump github/codeql-action from 3.28.8 to 3.28.9 (#1168)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-13T05:49:44Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 14,
"latest_release_at": "2023-08-06T16:15:59Z",
"latest_release_tag": "v1.0.0-rc.7.dev.20230806",
"releases_from_tags": false,
"days_since_last_push": 77,
"active_weeks_last_year": 4,
"days_since_latest_release": 1081,
"mean_days_between_releases": 75.4
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/notaryproject/notation/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/notaryproject/notation/v2",
"is_deprecated": false,
"latest_version": "v2.0.0-alpha.1",
"repository_url": "https://github.com/notaryproject/notation",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-03-12T08:48:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 498
}
]
},
"popularity": {
"forks": 1,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2020-07-29",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"test/e2e/go.mod",
"test/e2e/plugin/go.mod"
],
"largest_source_bytes": 17338,
"source_files_sampled": 164,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/notaryproject/notation-core-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/notaryproject/notation-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0-beta.1.0.20250512015818-2bc67e7695ef"
},
{
"name": "github.com/notaryproject/notation-plugin-framework-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/notaryproject/tspclient-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1-0.20250306063739-4f55b14d9f01"
},
{
"name": "github.com/opencontainers/go-digest",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/opencontainers/image-spec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.3"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.7"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.0"
},
{
"name": "oras.land/oras-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 87
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "JeyJeyGao",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/43160897?v=4"
},
{
"type": "User",
"login": "yizha1",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/107919912?v=4"
},
{
"type": "User",
"login": "shizhMSFT",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/32161882?v=4"
},
{
"type": "User",
"login": "priteshbandi",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/7440446?v=4"
},
{
"type": "User",
"login": "FeynmanZhou",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/40452856?v=4"
},
{
"type": "User",
"login": "SteveLasker",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/7647382?v=4"
},
{
"type": "User",
"login": "binbin-li",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6919333?v=4"
},
{
"type": "User",
"login": "chloeyin",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/30316518?v=4"
},
{
"type": "User",
"login": "Wwwsylvia",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/8113721?v=4"
},
{
"type": "User",
"login": "toddysm",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1007103?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.277
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"add-to-project.yml",
"build.yml",
"codeql.yml",
"license-checker.yml",
"release-github.yml",
"scorecard.yml",
"stale.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 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": 0,
"reason": "project is not 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 0,
"reason": "35 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4bf98477fb177f8c07c8fd4281e763997c236c67",
"ran_at": "2026-07-23T09:06:10Z",
"aggregate_score": 4.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-11T04:37:38Z",
"oldest_open_prs": [
{
"number": 102,
"created_at": "2026-02-18T03:36:38Z",
"last_comment_at": "2026-04-04T03:58:09Z",
"last_comment_author": "github-actions"
},
{
"number": 103,
"created_at": "2026-02-18T03:36:41Z",
"last_comment_at": "2026-04-04T03:58:07Z",
"last_comment_author": "github-actions"
},
{
"number": 106,
"created_at": "2026-02-18T03:36:58Z",
"last_comment_at": "2026-04-04T03:58:02Z",
"last_comment_author": "github-actions"
},
{
"number": 107,
"created_at": "2026-02-18T03:36:58Z",
"last_comment_at": "2026-04-04T03:58:00Z",
"last_comment_author": "github-actions"
},
{
"number": 108,
"created_at": "2026-02-18T03:37:01Z",
"last_comment_at": "2026-04-04T03:57:59Z",
"last_comment_author": "github-actions"
},
{
"number": 109,
"created_at": "2026-02-18T03:37:02Z",
"last_comment_at": "2026-04-04T03:57:57Z",
"last_comment_author": "github-actions"
},
{
"number": 110,
"created_at": "2026-05-06T14:03:46Z",
"last_comment_at": "2026-06-21T06:26:14Z",
"last_comment_author": "github-actions"
},
{
"number": 111,
"created_at": "2026-05-06T14:03:47Z",
"last_comment_at": "2026-06-21T06:26:12Z",
"last_comment_author": "github-actions"
},
{
"number": 112,
"created_at": "2026-05-06T14:04:16Z",
"last_comment_at": "2026-06-21T06:26:10Z",
"last_comment_author": "github-actions"
},
{
"number": 113,
"created_at": "2026-05-06T14:04:17Z",
"last_comment_at": "2026-06-21T06:26:08Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2021-09-06T03:01:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shizhMSFT/notation",
"host": "github.com",
"name": "notation",
"owner": "shizhMSFT"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"security": 48,
"vitality": 37,
"community": 12,
"governance": 50,
"engineering": 41
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 0.48,
"days_since_last_push": 77,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 77 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 77
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.0.0-rc.7.dev.20230806",
"releases_from_tags": false,
"days_since_latest_release": 1081,
"mean_days_between_releases": 75.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1081 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1081
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~75.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 75.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1781,
"days_since_last_human_commit": 191,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 191 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 191
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 38,
"top_contributor_share": 0.277
},
"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 28% of commits",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 28
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 11,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 87
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/103 decided PRs merged",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 103
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 46,
"owner_type": "User",
"is_verified": null,
"owner_login": "shizhMSFT",
"public_repos": 96,
"account_age_days": 3226
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "46 followers of shizhMSFT",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 46,
"login": "shizhMSFT"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "96 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 96
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 41,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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 not fuzzed",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "35 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 16
},
"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": "moderate",
"name": "AI Readiness",
"value": 68,
"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": 1,
"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": "48 of 48 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 48,
"sampled": 48
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"test/e2e/go.mod",
"test/e2e/plugin/go.mod"
],
"dependency_bot_commit_share": 0.52
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "52 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 52,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"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": 17338,
"source_files_sampled": 164,
"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/164 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 164,
"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",
"Community profile unavailable",
"go package 'github.com/notaryproject/notation/v2' points at a different repository (https://github.com/notaryproject/notation); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T09:06:29.891072Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shizhMSFT/notation.svg",
"full_name": "shizhMSFT/notation",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}