原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"action",
"actions",
"azure",
"github-action",
"github-actions",
"helm",
"k8s",
"kubernetes",
"setup"
],
"is_fork": false,
"size_kb": 31547,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 41989
},
"pushed_at": "2026-07-20T19:27:30Z",
"created_at": "2019-09-23T09:03:26Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T19:27:36Z",
"description": "Github Action for installing Helm",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://docs.microsoft.com/en-us/azure/",
"name": "Microsoft Azure",
"type": "Organization",
"login": "Azure",
"company": null,
"location": "United States of America",
"followers": 15066,
"avatar_url": "https://avatars.githubusercontent.com/u/6844498?v=4",
"created_at": "2014-03-03T22:17:42Z",
"is_verified": null,
"public_repos": 2723,
"account_age_days": 4524
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2026-06-23T20:07:19Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-03-23T20:37:09Z"
},
{
"tag": "v4.3.1",
"kind": "patch",
"published_at": "2025-08-19T20:52:43Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2025-02-18T06:55:57Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2024-04-15T19:42:56Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2024-03-01T16:47:00Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-02-12T23:31:41Z"
},
{
"tag": "v3",
"kind": "other",
"published_at": "2022-12-12T18:56:31Z"
},
{
"tag": "v3.5",
"kind": "other",
"published_at": "2022-12-12T18:55:29Z"
},
{
"tag": "v3.4",
"kind": "other",
"published_at": "2022-10-27T14:09:13Z"
},
{
"tag": "v3.3",
"kind": "other",
"published_at": "2022-07-25T18:02:25Z"
},
{
"tag": "v3.1",
"kind": "other",
"published_at": "2022-07-11T17:48:36Z"
},
{
"tag": "v3.0",
"kind": "other",
"published_at": "2022-06-27T18:17:54Z"
},
{
"tag": "v2.1",
"kind": "other",
"published_at": "2022-06-13T13:29:00Z"
},
{
"tag": "v2.0",
"kind": "other",
"published_at": "2022-01-26T22:18:59Z"
},
{
"tag": "v1.1",
"kind": "other",
"published_at": "2021-03-31T08:02:51Z"
},
{
"tag": "v1",
"kind": "other",
"published_at": "2019-10-22T10:00:00Z"
}
],
"recent_commits": [
{
"oid": "249bb27705c0c7223a8132679cdd88b06e8af2c3",
"body": "* feat: resolve latest patch for a major.minor version\n\nAllow the version input and version-file entries to be a major.minor value like\n3.14 / v3.14, resolving to the newest available patch (e.g. v3.14.4).\n\nResolution probes the download host directly: sequential HEAD requests for\nhelm-v{major}.{min\n[…]\nding `v` for Helm tags) instead of the hand-rolled one.\n\nAdded tests for the listing fast-path, the fallback, and a non-listing response; full suite is green (`npm test`, `typecheck`, `format-check`).",
"is_bot": false,
"headline": "feat: resolve latest patch for a major.minor version (#293)",
"author_name": "Ogheneobukome Ejaife",
"author_login": "ejaifeobuks",
"committed_at": "2026-07-20T19:27:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78f94bcee2ce97153fb6783fbb9e60fae29b6357",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/stale](https://github.com/actions/stale).\n\n\nUpdates `actions/stale` from 10.3.0 to 10.4.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commi\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump actions/stale in /.github/workflows in the actions group (#290)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:55:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb3997c8bc69191b82d98b86a00385dc05c91a06",
"body": "---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-version: 26.1.1\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: actions\n- dependency-name: prettier\n dependency-version: 3.9.5\n dependency-type: direct:development\n update-\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 4 updates (#291)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:54:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb399fcd4f2008dc98b83dcc51e730ce9e12da9e",
"body": "Ensure downloadBaseURL ends with '/' before URL resolution so a subpath\nmirror (e.g. https://example/kubernetes/helm) is preserved instead of having\nits last path segment replaced. Fixes downloads for all subpath mirrors.",
"is_bot": false,
"headline": "fix: preserve subpath base URLs in getHelmDownloadURL (#292)",
"author_name": "Ogheneobukome Ejaife",
"author_login": "ejaifeobuks",
"committed_at": "2026-07-15T19:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017211e1b1920ac45f15adf26b77900c5e4fe518",
"body": "… file (#281)\n\n* feat: add version-file input to read helm version from .tool-versions\n\n* feat: validate semver shape of helm version from .tool-versions",
"is_bot": false,
"headline": "Add version-file input to read the Helm version from a .tool-versions…",
"author_name": "somaz",
"author_login": "somaz94",
"committed_at": "2026-06-23T20:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ecf4967d92f8074e91c548e394f8ac547da403",
"body": null,
"is_bot": false,
"headline": "Bump version to 5.0.1 and update CHANGELOG with recent changes (#287)",
"author_name": "Ogheneobukome Ejaife",
"author_login": "ejaifeobuks",
"committed_at": "2026-06-23T20:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4180b1c05c03707c071b0c4ffb32f7ccf49b71bd",
"body": "Bumps the actions group with 2 updates: [semver](https://github.com/npm/node-semver) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `semver` from 7.8.4 to 7.8.5\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https:/\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#285)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T18:53:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6949b7ff3ed0c7f9b29dc9eafb275834aacc7802",
"body": "Bumps and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together.\n\nUpdates `undici` from 6.24.0 to 6.27.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.24.0...v6.27.0)\n\nUpdates `undici` from\n[…]\nci\n dependency-version: 7.28.0\n dependency-type: indirect\n...\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": "Bump undici (#284)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T20:55:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51ce767c788f32a9d2a8b911f38e9033afd42959",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\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": "Bump actions/checkout in /.github/workflows in the actions group (#286)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T20:55:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d6da4f47af55af3a717c150920167917cdd944b3",
"body": "Bumps the actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [semver](https://github.com/npm/node-semver) | `7.8.2` | `7.8.4` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` |\n| [esbuild](https://github.com/ev\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 5 updates (#283)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T21:17:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e2bc108ba1a7390c1467373bceaa033d6bb74e8",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump actions/checkout in /.github/workflows in the actions group (#280)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-13T01:27:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64d6be9869229723b9bbc197a01e7d2e3c81895c",
"body": "Bumps the actions group with 2 updates: [semver](https://github.com/npm/node-semver) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `semver` from 7.8.1 to 7.8.2\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https:/\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#279)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-13T01:27:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69214f9d74fea2fd41b0d5ca2f5222dd5ba34fd4",
"body": "…er (#278)\n\nWorld-writable permissions allow other processes on shared runners to replace the helm binary or inject files between download and execution.\n\nUltraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)\n\nCo-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>",
"is_bot": false,
"headline": "fix: use chmod 755 instead of 777 for downloaded helm binary and fold…",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-06-04T23:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dad99fe3c3d2198a1403a6aab02375f0f27dd09",
"body": "Bumps the actions group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\n\n\nUpdates `vitest` from 4.1.7 to 4.1.8\n- [Release notes](https://github.com/vitest-dev/vitest/releases)\n- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)\n- [C\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump vitest from 4.1.7 to 4.1.8 in the actions group (#277)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T19:23:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29c884e1c85f1e76671ee0506522be6bb5ccedcc",
"body": "Remove tag-and-draft.yml which references OliverMKing/javascript-release-workflow\n(unmaintained personal repo, last updated Sept 2022). This is superseded by\nAzure/action-release-workflows in release-pr.yml.",
"is_bot": false,
"headline": "chore: remove deprecated OliverMKing release workflow (#276)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-06-04T19:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381aa48d5b709947dbe91d5bd0b4ef1b3e5aa009",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/stale](https://github.com/actions/stale).\n\n\nUpdates `actions/stale` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commi\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump actions/stale in /.github/workflows in the actions group (#275)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T06:19:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc716b12771f0a5764dc8e280df427e028ed35c7",
"body": "Bumps the actions group with 3 updates: [semver](https://github.com/npm/node-semver), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\n\n\nUpdates `semver` from 7.8.0 to 7.8.1\n- [Release\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 3 updates (#274)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T06:18:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "407a08ffb65c5778c080ad29ecec9e5b13ecb9a0",
"body": "Bumps the actions group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\n\n\nUpdates `@types/node` from 25.6.2 to 25.9.0\n- [Release notes](https://github.com/DefinitelyTy\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#273)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-18T17:19:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b39664db5b31824e232beff660f6b7b9acfc87f",
"body": "Bumps the actions group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `3.0.0` | `3.0.1` |\n| [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.8.0` |\n| [@types/node](https://git\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 7 updates (#269)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T11:54:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3090233644acd54cb1f12c47fe251396a17cddc4",
"body": null,
"is_bot": false,
"headline": "Fix TypeScript 6.0 compatibility errors in run.ts (#271)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-05-05T18:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7202adf6945f8e895a057907ae5b106e9ed8eed6",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.0 to 8.0.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/v\n[…]\nite\n dependency-version: 8.0.5\n dependency-type: indirect\n...\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": "Bump vite from 8.0.0 to 8.0.5 (#268)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-07T09:15:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1e2e44e1bc62e2e45b044e122da904923b5b09d1",
"body": "- Add \"type\": \"module\" to package.json for ESM support\n- Replace ncc with esbuild for bundling (with createRequire banner for CJS compat)\n- Replace jest/ts-jest with vitest for testing\n- Upgrade @actions/core to ^3.0.0, @actions/exec to ^3.0.0, @actions/io to ^3.0.2, @actions/tool-cache to 4.0.0 (ES\n[…]\ne vi.mock() factory pattern for ESM-only module compatibility\n- Update action.yml runtime from node20 to node24\n- Bump version from 4.3.1 to 5.0.0 (major version bump for breaking node runtime change)",
"is_bot": false,
"headline": "Migrate to ESM with esbuild/vitest and upgrade to node24 (#260)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-03-24T17:46:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3894c84c36e1df49b57e75c2c2c70dc6cf18c2bb",
"body": null,
"is_bot": false,
"headline": "chore(release): v5.0.0 (#265)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-03-23T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca66f3880d072ee3ace311d70cd267faa2ce7c73",
"body": null,
"is_bot": false,
"headline": "Update Node.js runtime from node20 to node24 (#259)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2026-03-16T00:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316ed5ab42b09c96cccd063ecc054a7c0f1dc207",
"body": "Bumps and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together.\n\nUpdates `undici` from 6.23.0 to 6.24.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0)\n\nUpdates `undici` from\n[…]\nci\n dependency-version: 7.24.2\n dependency-type: indirect\n...\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": "Bump undici (#263)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-14T09:53:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc9bc0ca28599851490e89b2629b3e181c4d1209",
"body": "Bumps [undici](https://github.com/nodejs/undici) and [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client). These dependencies needed to be updated together.\n\nUpdates `undici` from 7.16.0 to 7.22.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Co\n[…]\nnt\"\n dependency-version: 3.0.2\n dependency-type: indirect\n...\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": "Bump undici and @actions/http-client (#257)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T18:54:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16e3094bcbb6e98d8a39a05e244dd020c0a68a74",
"body": "Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.\n\nUpdates `minimatch` from 3.1.2 to 3.1.5\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n\n[…]\ntch\n dependency-version: 9.0.9\n dependency-type: indirect\n...\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": "Bump minimatch (#256)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T18:00:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6e427537330e9c850849a06695599f9d298c46cc",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/stale](https://github.com/actions/stale).\n\n\nUpdates `actions/stale` from 10.1.1 to 10.2.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commi\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump actions/stale in /.github/workflows in the actions group (#255)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T18:00:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9651d9df522c20a9f1fef182b439689e91e24103",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.1 to 6.0.2\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump actions/checkout in /.github/workflows in the actions group (#251)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-10T20:39:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "658bff9449986fae55b983dd9dbb242943fb9513",
"body": "Bumps the actions group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).\n\n\nUpdates `@types/node` from 25.0.6 to 25.0.9\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/rele\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#248)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-20T15:37:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "331c81409ca70b46d873b7b6655b7ed3e9d7c2b6",
"body": "Bumps the actions group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nU\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 3 updates (#247)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T20:15:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d97dedf43bd8e5888014c8be6febe36c352c4bbd",
"body": "Bumps the actions group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 25.0.2 to 25.0.3\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/D\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump @types/node from 25.0.2 to 25.0.3 in the actions group (#246)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-07T19:50:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3ce81801f86bcdc83665584d8e94b607e055196",
"body": "Bumps the actions group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@act\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\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": "Bump the actions group with 3 updates (#245)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T17:22:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9feef90b0730d629d463da62a4e517cb3b05b69",
"body": "Bumps the actions group in /.github/workflows with 2 updates: [actions/stale](https://github.com/actions/stale) and [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/stale` from 10.1.0 to 10.1.1\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](http\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group in /.github/workflows with 2 updates (#244)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-08T17:39:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73239af34687a54a5359ad2078509fd1db680c02",
"body": "Bumps the actions group with 2 updates: [prettier](https://github.com/prettier/prettier) and [ts-jest](https://github.com/kulshekhar/ts-jest).\n\n\nUpdates `prettier` from 3.7.3 to 3.7.4\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#243)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-08T17:39:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f838c7624e181517573dd1dd445bd979fa9af13c",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 5.0.0 to 6.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\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": "Bump actions/checkout in /.github/workflows in the actions group (#238)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T19:28:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c357e9f852ed78fef1b03bd59c54ca71406ca2bd",
"body": "Bumps the actions group with 1 update: [prettier](https://github.com/prettier/prettier).\n\n\nUpdates `prettier` from 3.6.2 to 3.7.3\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump prettier from 3.6.2 to 3.7.3 in the actions group (#240)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T19:27:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed9b26085daee0890de640d6382e205c873be1d5",
"body": "Bumps the actions group with 3 updates in the / directory: [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io), [@octokit/action](https://github.com/octokit/action.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@actions/\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 3 updates (#229)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T01:55:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66bd493dccc0d7597aca3f8052f11e7d1c52a583",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-version: 3.14.2\n dependency-type: indirect\n...\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": "Bump js-yaml from 3.14.1 to 3.14.2 (#231)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T01:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3968cd00bef2a846ba5bfe65deeafa55199a287",
"body": "Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n dependency-version: 10.5.0\n dependency-type: indirect\n...\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": "Bump glob from 10.4.5 to 10.5.0 (#234)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T01:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5faea29a665b6c3a1ca52981dcf6801e0b1fe07",
"body": "---------\nSigned-off-by: Tatsat Mishra <tamishra@microsoft.com>",
"is_bot": false,
"headline": "Macos 13 is EOL. (#233)",
"author_name": "Tatsat (Tats) Mishra 🐉",
"author_login": "Tatsinnit",
"committed_at": "2025-11-19T01:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95eab887c3f6eebf5f629133caaf63d0e2bb724d",
"body": "Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>",
"is_bot": false,
"headline": "Fix build error. (#225)",
"author_name": "Tatsat (Tats) Mishra 🐉",
"author_login": "Tatsinnit",
"committed_at": "2025-11-18T19:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0400c1212d09be176efcef266e103f089b7a1243",
"body": null,
"is_bot": true,
"headline": "Bump @types/node from 24.7.2 to 24.8.1 in the actions group (#222)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-21T18:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c6cf60818cc11d8a49720c7217191d451b6e8a",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/stale](https://github.com/actions/stale).\n\n\nUpdates `actions/stale` from 10.0.0 to 10.1.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commi\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump actions/stale in /.github/workflows in the actions group (#218)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-15T19:12:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9522c92b5263010263652970afddff7adc671d87",
"body": "Bumps the actions group with 4 updates in the / directory: [semver](https://github.com/npm/node-semver), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/microsoft/TypeScript).\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 4 updates (#220)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-15T19:10:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1858547716e798190e6378b034efc28ca76d58da",
"body": "Bumps the actions group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vercel/ncc](https://github.com/vercel/ncc), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 4 updates (#216)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T21:50:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1e96d927b67c45aee1a50ac46ce6626a9014606d",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 2 updates (#213)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-17T20:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11cf9832181a9295c215db7f5710f98cef45bc71",
"body": null,
"is_bot": true,
"headline": "Bump actions/stale in /.github/workflows in the actions group (#214)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-17T20:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da792be48ce2e692f43698a3ad2c89e119c67acb",
"body": "Bumps and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together.\n\nUpdates `undici` from 5.28.5 to 5.29.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)\n\nUpdates `undici` from\n[…]\nci\n dependency-version: 6.21.3\n dependency-type: indirect\n...\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": "Bump undici (#211)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-02T19:10:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35f21158b957fe1370c4d22a2da24ad97e3b85fb",
"body": "Bumps the actions group with 1 update: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest).\n\n\nUpdates `jest` from 30.0.5 to 30.1.2\n- [Release notes](https://github.com/jestjs/jest/releases)\n- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump jest from 30.0.5 to 30.1.2 in the actions group (#212)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-02T19:09:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d84ec575468d12b960f742294b0dbfa60823014",
"body": "Bumps the actions group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 24.2.1 to 24.3.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/D\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump @types/node from 24.2.1 to 24.3.0 in the actions group (#210)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-26T19:17:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd78250c1f906879b8463911f858cacac5a4800a",
"body": "Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 4.2.2 to 5.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\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": "Bump actions/checkout in /.github/workflows in the actions group (#209)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-26T19:11:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e7f762d6f65c7a11db6cd4eadcf3c602b273f47",
"body": "* chore(release): v4.3.1\n\n* bump version to 4.3.1 in package files\n\n* add 'Changed' section\n\n* docs(changelog): move 'Add pre-commit hook' to Added section",
"is_bot": false,
"headline": "chore(release): v4.3.1 (#208)",
"author_name": "Suneha Bose",
"author_login": "bosesuneha",
"committed_at": "2025-08-19T20:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c096176d63fc5e293d360dd405e4b9ab2ddadccd",
"body": "Bumps the actions group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 24.1.0 to 24.2.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/D\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump @types/node from 24.1.0 to 24.2.1 in the actions group (#206)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T19:20:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e7287287e0a62377e90be8d80c4e9520ad5676b",
"body": "…s (#207)",
"is_bot": false,
"headline": "ci(workflows): update helm version to v3.18.4 and add matrix for test…",
"author_name": "Suneha Bose",
"author_login": "bosesuneha",
"committed_at": "2025-08-12T19:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8fa4070642059a5ed2b5d02e2992422ebb5f09",
"body": "* Update default helm version to 3.18.3\n\n* Update default version everywhere\n\n---------\n\nCo-authored-by: Suneha Bose <123775811+bosesuneha@users.noreply.github.com>",
"is_bot": false,
"headline": "Update default helm version to 3.18.3 (#194)",
"author_name": "Cornelius Roemer",
"author_login": "corneliusroemer",
"committed_at": "2025-08-06T21:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d097290a8b8242b9d9c3aae2628122e860fea32",
"body": "`@vercel/ncc` is already specified in dev dependencies, so `npm i` installs it. There's no need for a separate `npm i ncc`.\n\nRunning the prebuild script also adds a dependency, which is definitely not desired.",
"is_bot": false,
"headline": "chore: remove unnecessary prebuild script (#192)",
"author_name": "Cornelius Roemer",
"author_login": "corneliusroemer",
"committed_at": "2025-08-06T19:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32bc12022d790ee9f7033b2b57cd5c7c309e5333",
"body": "Also add Windows arm64 download link test now that arm64 runners exist for Windows.",
"is_bot": false,
"headline": "chore(tests): Mock arch to make tests pass on arm host (#191)",
"author_name": "Cornelius Roemer",
"author_login": "corneliusroemer",
"committed_at": "2025-08-06T19:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51463d68e891cc6fcd306c1f61fce342582ac53b",
"body": "Bumps the actions group with 2 updates: [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `ts-jest` from 29.4.0 to 29.4.1\n- [Release notes](https://github.com/kulshekhar/ts-jest/releases)\n- [Changelog](https://github.com/kulshekhar/\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#205)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-05T19:08:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aff10941b250308c1eea3c6dd4a2e8602246ba0f",
"body": "Bumps the actions group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest).\n\n\nUpdates `@types/node` from 24.0.13 to 24.1.0\n- [Release notes](https://github.com/De\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 2 updates (#204)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-29T19:12:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a10a5247d8e840d5e622e4e00cfc8b6103a9cafa",
"body": "…#203)\n\n* Update helm version retrieval to use JSON output for latest version\n\n* Fix helm latest version retrieval command syntax",
"is_bot": false,
"headline": "Update helm version retrieval to use JSON output for latest version (…",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2025-07-23T15:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "378ae69bdabb79b3cabc8713f45d714734eded2c",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS (#202)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2025-07-22T19:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d615e7a7e6cdf85aea66fe4d854abd36ce4bbe",
"body": "Bumps the actions group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 24.0.10 to 24.0.13\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump @types/node from 24.0.10 to 24.0.13 in the actions group (#200)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-15T19:03:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0147554077511d71a03640bfde5825f1e29b0465",
"body": "Bumps the actions group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest).\n\n\nUpdates `@types/node` from 24.0.7 to 24.0.10\n- [Release notes](https://github.com/DefinitelyTyped/Defin\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#199)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-08T19:21:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eee2cd0ed812d5867834b7c6a7c6ac458ef4821",
"body": null,
"is_bot": false,
"headline": "Add pre-commit hook (#197)",
"author_name": "Suneha Bose",
"author_login": "bosesuneha",
"committed_at": "2025-07-02T21:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8527f3ee391c2e3c9b0f02337005ea75fc7cb039",
"body": "Bumps the actions group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [prettier](https://github.com/prettier/prettier).\n\n\nUpdates `@types/node` from 24.0.3 to 24.0.7\n- [Releas\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group with 3 updates (#198)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T19:13:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9a6a97d7fb753a887c07928c17e8678ab334b01",
"body": null,
"is_bot": true,
"headline": "Bump Azure/action-release-workflows (#196)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-24T19:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027e8cdfd72f1dc1eee503efedfcd2fd071ab2ad",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 3 updates (#195)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-24T19:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df342a2656c018d52484e7d07ce33e4ade6254bb",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 4 updates (#186)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-17T19:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230641be019fc08894f67f66c1e34733efc2b47f",
"body": null,
"is_bot": true,
"headline": "Bump @types/node from 22.15.29 to 22.15.30 in the actions group (#185)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-10T19:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57bbf182163bbf5dcf4186263ee63ae02fbb34a",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 2 updates (#183)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-03T14:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b950139b732971f3c4338f6d8bdc2015a47661c",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 3 updates (#182)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-20T19:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f285563b1d2ed86a13312c87c29e776b46f842",
"body": "* Fix types, and update node version.\n\nSigned-off-by: Tatsat Mishra <tamishra@microsoft.com>\n\n* Prettier Fix for this repo.\n\nSigned-off-by: Tatsat Mishra <tamishra@microsoft.com>\n\n---------\n\nSigned-off-by: Tatsat Mishra <tamishra@microsoft.com>",
"is_bot": false,
"headline": "Fix types, and update node version. (#181)",
"author_name": "Tatsinnit",
"author_login": "Tatsinnit",
"committed_at": "2025-05-13T19:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d030d7f717dc258f1eac470b0249640e34a691be",
"body": null,
"is_bot": true,
"headline": "Bump @types/node from 22.15.3 to 22.15.17 in the actions group (#180)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T19:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05502a08f24d67211dc2cad71e09861f3e821027",
"body": null,
"is_bot": true,
"headline": "Bump @types/node from 22.14.1 to 22.15.3 in the actions group (#179)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-29T19:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24eca957cf556dc6ef2525250c0984f0628b377c",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 3 updates (#178)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-15T19:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56195efbb1f563ba7ded184ae6901789e062ae7e",
"body": null,
"is_bot": true,
"headline": "Bump the actions group with 3 updates (#176)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-08T19:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "babfb8676fe68b0f6cea1a0df62fe52347fb626b",
"body": null,
"is_bot": true,
"headline": "Bump @types/node from 22.13.12 to 22.13.14 in the actions group (#175)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-01T19:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c757a812dfbcc78dd15104e624ae8cc8b9d7f7ab",
"body": "Bumps the actions group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [ts-jest](https://github.com/kulshekhar/ts-jest).\n\n\nUpdates `@types/node` from 22.13.10 to 22.13.12\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group with 2 updates (#174)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T19:11:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5f1fcb584e78dc71b78dc9be780425e97e72a3a",
"body": "Bumps the actions group in /.github/workflows with 1 update: [Azure/action-release-workflows](https://github.com/azure/action-release-workflows).\n\n\nUpdates `Azure/action-release-workflows` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/azure/action-release-workflows/releases)\n- [Changelog]\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump Azure/action-release-workflows (#170)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-13T18:18:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc690771a52049fe5f0bfee3acc698479ccfae97",
"body": "Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n dependency-type: indirect\n...\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": "Bump undici from 5.28.4 to 5.28.5 (#173)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-13T18:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4cd5ccdf79f20ee20a1ec319bb9ddcc180d6108",
"body": "Bumps the actions group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@octokit/action](https://github.com/octokit/action.js) | `7.0.0` | `7.0.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.10` |\n\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 5 updates (#172)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-10T22:54:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "740f0205228c98575ba32ca607c85432d56fe919",
"body": "Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 10.1.1 to 10.1.3.\n- [Release notes](https://github.com/octokit/endpoint.js/releases)\n- [Commits](https://github.com/octokit/endpoint.js/compare/v10.1.1...v10.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@octokit/endpoint\"\n dependency-type: indirect\n...\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": "Bump @octokit/endpoint from 10.1.1 to 10.1.3 (#160)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-10T22:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5976fc8a1bbf867cbc64dce3cc2dbc600c57e0fc",
"body": "* Pinning Dependencies\r\n\r\n* actionx/prettier sha",
"is_bot": false,
"headline": "Pinning Action Dependencies for Security and Reliability (#167)",
"author_name": "Reinier Cruz",
"author_login": "ReinierCC",
"committed_at": "2025-02-28T21:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8654bb94582592935dc70ca0438926cea61865",
"body": null,
"is_bot": false,
"headline": "Release setup-helm version 4.3.0 (#162)",
"author_name": "Tatsinnit",
"author_login": "Tatsinnit",
"committed_at": "2025-02-18T06:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48e1dfac1cac293240bf5ea8d7054a228769739",
"body": "* feat: log when restoring from cache\r\n\r\n* undo semicolon change",
"is_bot": false,
"headline": "feat: log when restoring from cache (#152)",
"author_name": "Peter Downs",
"author_login": "peterldowns",
"committed_at": "2025-02-14T22:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "855ae7a03c297d33ee0f6e0959cfc87f4ba7ee0c",
"body": null,
"is_bot": true,
"headline": "Bump the actions group across 1 directory with 3 updates (#159)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-12T20:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124c6d88e7a75334a4fad6d0905089d6d714d088",
"body": null,
"is_bot": false,
"headline": "Dependencies Update (#157)",
"author_name": "Jaiveer Katariya",
"author_login": "jaiveerk",
"committed_at": "2025-01-31T17:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048f4e7eae1192e88a86787d033f837a2aa27d4c",
"body": "Bumps the actions group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).\n\n\nUpdates `@types/node` from 22.10.1 to 22.10.2\n- [Release notes](https://github.com/DefinitelyTyped\n[…]\npe: version-update:semver-patch\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 2 updates (#151)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-18T20:24:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8618769467d74e09809f09197c6fb7ca9f50d5ae",
"body": "Bumps the actions group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vercel/ncc](https://github.com/vercel/ncc), [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/microsoft/TypeScript).\n[…]\npe: version-update:semver-minor\n dependency-group: actions\n...\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": "Bump the actions group across 1 directory with 4 updates (#149)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T20:12:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eb898eef0f80e48f43929d83a1db3b30e766a1f",
"body": "Bumps the actions group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\r\n\r\n\r\nUpdates `@types/jest` from 29.5.13 to 29.5.14\r\n- [Release\n[…]\nersion-update:semver-minor\r\n dependency-group: actions\r\n...\r\n\r\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": "Bump the actions group across 1 directory with 2 updates (#145)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-06T20:10:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a2001c0f6ca6db9afce16d84b88c7307ed9a707",
"body": null,
"is_bot": true,
"headline": "Bump the actions group across 1 directory with 2 updates (#143)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-23T19:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90c86ceeaceb8a9de7d8225d29b43fa620e3709",
"body": "Bumps the actions group with 9 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |\r\n| [@octokit/action](https://github.com/octokit/action.js) | `6.0.7` | `7.0.0` |\r\n| [semve\n[…]\nersion-update:semver-minor\r\n dependency-group: actions\r\n...\r\n\r\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": "Bump the actions group across 1 directory with 9 updates (#141)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-08T20:39:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4675ea6b051f5a3981f043f208a247763dce1bc5",
"body": null,
"is_bot": false,
"headline": "Add dependabot (#137)",
"author_name": "Brandon Foley",
"author_login": "bfoley13",
"committed_at": "2024-09-06T02:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df50d879fa2c7ad2245510549f2c2eb28d0da618",
"body": "* Update CHANGELOG.md\r\n\r\n* Update package.json\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Release v4.2.0 (#134)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2024-04-15T19:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d7123a4aed1b6bb351100915be82d2d4438990",
"body": "Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.4.\r\n- [Release notes](https://github.com/nodejs/undici/releases)\r\n- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: undici\r\n dependency-type: indirect\r\n...\r\n\r\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": "Bump undici from 5.28.2 to 5.28.4 (#133)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-12T20:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0c55a4c3e75926d1b0632f44263361a0673245",
"body": null,
"is_bot": false,
"headline": "Fix os detection and archive extension (#124)",
"author_name": "Dmytro Bondar",
"author_login": null,
"committed_at": "2024-04-12T19:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00ce1cb5e61ec3f80ff549e66de9f32345ceef2",
"body": null,
"is_bot": false,
"headline": "update to release workflow major version tag (#132)",
"author_name": "David Gamero",
"author_login": "davidgamero",
"committed_at": "2024-03-08T18:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c255dde26f39995a013e04d230147b2a28f62fd",
"body": "* publish version 4.1.0\r\n\r\n* update version",
"is_bot": false,
"headline": "publish version 4.1.0 (#131)",
"author_name": "Oliver King",
"author_login": "OliverMKing",
"committed_at": "2024-03-01T16:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8dd7c2099c43573cdfe425d7703507bee2b2db",
"body": null,
"is_bot": false,
"headline": "switching to fetching latest version from the dedicated file (#130)",
"author_name": "elProxy",
"author_login": "elProxy",
"committed_at": "2024-03-01T16:15:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 60,
"latest_release_at": "2026-06-23T20:07:19Z",
"latest_release_tag": "v5.0.1",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 31,
"days_since_latest_release": 29,
"mean_days_between_releases": 148.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 73,
"stars": 187,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-11-07",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-25",
"count": 2
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-02-14",
"count": 2
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-06",
"count": 2
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 72,
"total_forks": 73
},
"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": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 29602,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 151,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@actions/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.1"
},
{
"name": "@actions/exec",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "@actions/io",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.2"
},
{
"name": "@actions/tool-cache",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.0.0"
},
{
"name": "@octokit/action",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.4"
},
{
"name": "semver",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.8.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@actions/core",
"direct": true,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@actions/exec",
"direct": true,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@actions/io",
"direct": true,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@actions/tool-cache",
"direct": true,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/action",
"direct": true,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": true,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-action",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "11.0.2",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "27.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "17.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "10.0.7",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-aix-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-loong64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-mips64el",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-riscv64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-s390x",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-sunos-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-content-type-parse",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.16",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.18",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tunnel",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.27.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.4",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 151,
"direct_count": 6,
"indirect_count": 145
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 168,
"open_issues": 10,
"closed_ratio": 0.811,
"closed_issues": 43,
"closed_unmerged_prs": 69
},
"bus_factor": 6,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "davidgamero",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/4248857?v=4"
},
{
"type": "User",
"login": "OliverMKing",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/33605867?v=4"
},
{
"type": "User",
"login": "shigupt202",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/57620559?v=4"
},
{
"type": "User",
"login": "sundargs2000",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/33158091?v=4"
},
{
"type": "User",
"login": "Anumita",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8982085?v=4"
},
{
"type": "User",
"login": "Vidya2606",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/59590642?v=4"
},
{
"type": "User",
"login": "microsoftopensource",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/22527892?v=4"
},
{
"type": "User",
"login": "aamgayle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/10393733?v=4"
},
{
"type": "User",
"login": "Tatsinnit",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6233295?v=4"
},
{
"type": "User",
"login": "bosesuneha",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/123775811?v=4"
}
],
"contributors_sampled": 31,
"top_contributor_share": 0.159
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"defaultLabels.yml",
"integration-tests.yml",
"prettify-code.yml",
"release-pr.yml",
"unit-tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": 10,
"reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "249bb27705c0c7223a8132679cdd88b06e8af2c3",
"ran_at": "2026-07-23T00:48:30Z",
"aggregate_score": 7.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T00:19:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T19:27:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 136,
"created_at": "2024-09-04T11:58:52Z",
"last_comment_at": "2024-09-05T22:22:50Z",
"last_comment_author": "michellebeard"
},
{
"number": 184,
"created_at": "2025-06-09T08:41:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 188,
"created_at": "2025-06-20T08:03:55Z",
"last_comment_at": "2026-03-25T02:10:17Z",
"last_comment_author": "davidgamero"
},
{
"number": 219,
"created_at": "2025-10-09T10:45:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 223,
"created_at": "2025-10-21T02:07:14Z",
"last_comment_at": "2025-10-29T16:46:55Z",
"last_comment_author": "chadxz"
},
{
"number": 239,
"created_at": "2025-11-28T10:46:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 241,
"created_at": "2025-12-03T10:15:00Z",
"last_comment_at": "2026-07-07T23:24:04Z",
"last_comment_author": "nikolauspschuetz"
},
{
"number": 242,
"created_at": "2025-12-03T10:32:43Z",
"last_comment_at": "2026-01-07T18:41:02Z",
"last_comment_author": "serdardalgic"
},
{
"number": 249,
"created_at": "2026-01-23T22:43:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 270,
"created_at": "2026-05-01T13:42:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Azure/setup-helm",
"host": "github.com",
"name": "setup-helm",
"owner": "Azure"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"security": 77,
"vitality": 84,
"community": 71,
"governance": 84,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 60,
"human_commit_share": 0.31,
"days_since_last_push": 2,
"active_weeks_last_year": 31
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "31/52 weeks with commits",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 31
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "60 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 60
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v5.0.1",
"releases_from_tags": false,
"days_since_latest_release": 29,
"mean_days_between_releases": 148.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 29 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~148.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 148.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 73,
"stars": 187,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "187 stars",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 187
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "73 forks",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 73
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"bus_factor": 6,
"contributors_sampled": 31,
"top_contributor_share": 0.159
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "6 contributor(s) cover half of all commits",
"points": 48.6,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 6
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 16% of commits",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 16
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "31 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 31
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 168,
"open_issues": 10,
"closed_issues": 43,
"issue_closed_ratio": 0.811,
"closed_unmerged_prs": 69
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "168/237 decided PRs merged",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 168,
"decided": 237
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 15066,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Azure",
"public_repos": 2723,
"account_age_days": 4524
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15,066 followers of Azure",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15066,
"login": "Azure"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2723 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 2723
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"action",
"actions",
"azure",
"github-action",
"github-actions",
"helm",
"k8s",
"kubernetes",
"setup"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 77,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 151 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 151
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 151,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 151,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"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": "31 of 31 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 31
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.69
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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": "69 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 69,
"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 4",
"points": 4,
"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": "TypeScript",
"largest_source_bytes": 29602,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:48:59.539796Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Azure/setup-helm.svg",
"full_name": "Azure/setup-helm",
"license_state": "standard",
"license_spdx": "MIT"
}