Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 984,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 104294,
"Ruby": 26,
"Shell": 575,
"Makefile": 276,
"Dockerfile": 257,
"JavaScript": 1687
},
"pushed_at": "2026-07-10T19:14:17Z",
"created_at": "2025-03-28T22:03:41Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T20:13:23Z",
"description": "For when shell scripts aren't enough but a full program is too much. Yeet that script out!",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://techaro.lol",
"name": "Techaro",
"type": "Organization",
"login": "TecharoHQ",
"company": null,
"location": "Canada",
"followers": 422,
"avatar_url": "https://avatars.githubusercontent.com/u/195942235?v=4",
"created_at": "2025-01-21T16:58:33Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 551
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-07-10T19:14:40Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-10T17:34:51Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-03-21T18:37:32Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-01-16T17:56:16Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-01-13T20:41:37Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-01-08T17:40:35Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2025-11-24T04:20:15Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-11-23T12:47:01Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-11-07T04:07:50Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2025-07-23T14:04:56Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-06-23T01:39:08Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-06-03T04:18:14Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-06-01T20:29:51Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-05-30T20:33:27Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-05-29T18:43:01Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-05-20T12:53:53Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2025-05-09T18:20:35Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-05-02T12:34:27Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-04-26T21:56:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-04-26T21:20:51Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-04-22T12:15:02Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-04-21T19:51:39Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2025-04-21T19:43:19Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2025-04-21T04:16:09Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2025-04-20T19:16:41Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2025-04-07T21:48:02Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2025-04-06T16:54:48Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-04-06T03:13:35Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-04-06T03:11:06Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-04-06T02:37:12Z"
}
],
"recent_commits": [
{
"oid": "0e6de25d2ef5f12abe7272a5eb7b5153fa022829",
"body": "## [0.12.1](https://github.com/TecharoHQ/yeet/compare/v0.12.0...v0.12.1) (2026-07-10)\n\n### Bug Fixes\n\n* **mkportable:** ensure builds have non-zero byte count ([#103](https://github.com/TecharoHQ/yeet/issues/103)) ([c06fa8a](https://github.com/TecharoHQ/yeet/commit/c06fa8a844ecd9feac134014e73f32bae1a72757))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.12.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-10T19:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06fa8a844ecd9feac134014e73f32bae1a72757",
"body": "Release-status: cut\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(mkportable): ensure builds have non-zero byte count (#103)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-07-10T19:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f939a4cae808f4cf9fee1254faddb4fc0b810d",
"body": "# [0.12.0](https://github.com/TecharoHQ/yeet/compare/v0.11.0...v0.12.0) (2026-07-10)\n\n### Features\n\n* **file:** add file.glob() to yeetfile JS API ([#87](https://github.com/TecharoHQ/yeet/issues/87)) ([2538bfe](https://github.com/TecharoHQ/yeet/commit/2538bfe98fa19e0fed464c7f31d65e276a5f4646))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.12.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-10T17:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986d4f2ec423eca22a96e994b36dde6542c00550",
"body": "Release-status: cut\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore: bump version",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-07-10T17:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eafeb7d5e25839e588b31c00c4a6303d3fffd096",
"body": "* chore(confyg): fix linter error\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore(mkportable): migrate to Xe/erofs\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore: remove legacy erofs package\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci(go): to move forwards we must bravely advance beyond the past\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test(mkportable): test all build methods\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore: migrate erofs to package github.com/Xe/erofs (#102)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-07-10T17:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9196c5d6a6cb57822e266a6e46c0530923b2eceb",
"body": "Bumps the gomod group with 2 updates: [github.com/ProtonMail/gopenpgp/v3](https://github.com/ProtonMail/gopenpgp) and [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).\n\n\nUpdates `github.com/ProtonMail/gopenpgp/v3` from 3.3.0 to 3.4.0\n- [Release notes](https://github.com/ProtonMail\n[…]\ntype: version-update:semver-patch\n dependency-group: gomod\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": "chore(deps): bump the gomod group with 2 updates (#88)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T13:53:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2538bfe98fa19e0fed464c7f31d65e276a5f4646",
"body": "* feat(file): add file.glob() to yeetfile JS API\n\nAdd glob pattern matching with ** recursive directory support to the\nfile namespace. Implemented in internal/fileglob using only the\nstandard library (filepath.WalkDir + filepath.Match).\n\nAssisted-by: Claude Opus 4.6 via Claude Code\nSigned-off-by: Xe\n[…]\n\n documented\n- Return []string{} instead of nil from fileGlob so the JS API always\n receives an array\n\nAssisted-by: Claude Opus 4.6 via Claude Code\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(file): add file.glob() to yeetfile JS API (#87)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-03-21T18:38:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab3d316f006363b682907c028d9ff8d46f59dcc4",
"body": "# [0.11.0](https://github.com/TecharoHQ/yeet/compare/v0.10.1...v0.11.0) (2026-03-21)\n\n### Features\n\n* build tarballs for windows ([#67](https://github.com/TecharoHQ/yeet/issues/67)) ([95bc6e6](https://github.com/TecharoHQ/yeet/commit/95bc6e6441a6b12a6856d7b56a4f63f27b44f44e))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.11.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-03-21T18:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95bc6e6441a6b12a6856d7b56a4f63f27b44f44e",
"body": "* feat: build tarballs for windows\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* feat(mktarball): use zip format for windows archives\n\nWindows users expect .zip files rather than .tar.gz. When the target\nplatform is \"windows\", mktarball now produces a .zip archive using\narchive/zip instead of tar+gzip.\n\nAssisted-by: Claude Opus 4.6 via Claude Code\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: build tarballs for windows (#67)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-03-21T16:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c672447dc5488fc14dce5942e2245479a83eba",
"body": "Bumps the gomod group with 2 updates: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) and [golang.org/x/mod](https://github.com/golang/mod).\n\n\nUpdates `github.com/goreleaser/nfpm/v2` from 2.45.0 to 2.45.1\n- [Release notes](https://github.com/goreleaser/nfpm/releases)\n- [Commits](\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump the gomod group with 2 updates (#85)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T14:11:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d246bb7f455a945d46afbf7bf57936ac88d292e4",
"body": "Bumps the github-actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `astral-sh/setup-uv` from 7.3.1 to 7.5.0\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Comm\n[…]\nsion-update:semver-minor\n dependency-group: github-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": "chore(deps): bump the github-actions group with 2 updates (#86)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T14:11:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b84d177f47a199484bbd3590834cc1ddf424c9bc",
"body": "Bumps the github-actions group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/setup-node](https://github.com/actions/setup-node) | `6.2.0` | `6.3.0` |\n| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.7.0` | `4.0.0` |\n| [docker/setup-buildx-actio\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group with 6 updates (#84)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T15:15:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a93cda38635ba7bc5c33e9fff3c3e0723b37834",
"body": "Bumps the gomod group with 2 updates: [golang.org/x/mod](https://github.com/golang/mod) and [mvdan.cc/sh/v3](https://github.com/mvdan/sh).\n\n\nUpdates `golang.org/x/mod` from 0.29.0 to 0.33.0\n- [Commits](https://github.com/golang/mod/compare/v0.29.0...v0.33.0)\n\nUpdates `mvdan.cc/sh/v3` from 3.12.0 to \n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump the gomod group with 2 updates (#83)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T14:30:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5e6b120521f61532e1a0f53e0288cb624f53912",
"body": "…#79)\n\nBumps the gomod group with 2 updates in the / directory: [github.com/Songmu/gitconfig](https://github.com/Songmu/gitconfig) and [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).\n\n\nUpdates `github.com/Songmu/gitconfig` from 0.2.1 to 0.2.2\n- [Release notes](https://github.com\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump the gomod group across 1 directory with 3 updates (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T18:27:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f63daaf221e125cd80252636d4aac38f952f7159",
"body": "Bumps the github-actions group with 4 updates: [actions/setup-go](https://github.com/actions/setup-go), [actions/upload-artifact](https://github.com/actions/upload-artifact), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-actio\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group with 4 updates (#82)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T18:26:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52074bd256f612a4e1632968f3919500b472440f",
"body": "…updates (#81)\n\nBumps the github-actions group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) | `1.2.4` | `1.3.1` |\n| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.\n[…]\nsion-update:semver-minor\n dependency-group: github-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": "chore(deps): bump the github-actions group across 1 directory with 7 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-24T11:20:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8891f904f44ff3e73045610c37070f9f7f230f89",
"body": "…updates (#71)\n\nBumps the github-actions group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.1` |\n| [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.1.0` |\n| [docker\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group across 1 directory with 9 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-16T18:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5530101ae67544e367eed63a1860933407dfefb2",
"body": "## [0.10.1](https://github.com/TecharoHQ/yeet/compare/v0.10.0...v0.10.1) (2026-01-16)\n\n### Bug Fixes\n\n* support CI and usage on Windows ([#76](https://github.com/TecharoHQ/yeet/issues/76)) ([6bfbf08](https://github.com/TecharoHQ/yeet/commit/6bfbf0848d4f698ff2d338146f070e671335ec3a)), closes [#75](https://github.com/TecharoHQ/yeet/issues/75) [#77](https://github.com/TecharoHQ/yeet/issues/77)\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.10.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-01-16T17:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bfbf0848d4f698ff2d338146f070e671335ec3a",
"body": "* fix(confyg): support running tests on Windows\n\n* Use a pure-go diff lib instead of /usr/bin/diff on *NIX\n* Convert Windows newlines to Unix newlines\n\nAssisted-by: GPT-5.2-Codex via VS Code\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* fix(erofs): fix ownership and path calculation for Windows\n\nAssiste\n[…]\ncom>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Xe <529003+Xe@users.noreply.github.com>\nRelease-status: cut",
"is_bot": false,
"headline": "fix: support CI and usage on Windows (#76)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-01-16T17:54:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6ba5cf5cc0639c15decd2a19766b9e1233ddc4c",
"body": "* ci: test on Go oldstable\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore(go.mod): reduce minimum go version\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore(go.mod): properly downgrade go to 1.24\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "ci: test on Go oldstable (#74)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-01-16T16:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdfc8209cb5a3e86938dcdb17595492d424438ef",
"body": "# [0.10.0](https://github.com/TecharoHQ/yeet/compare/v0.9.0...v0.10.0) (2026-01-13)\n\n### Features\n\n* **erofs:** add seeking support to file handles ([#73](https://github.com/TecharoHQ/yeet/issues/73)) ([e9bc3b6](https://github.com/TecharoHQ/yeet/commit/e9bc3b6d8c76a29852dc77b93a4719c288eb5030))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.10.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-01-13T20:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9bc3b6d8c76a29852dc77b93a4719c288eb5030",
"body": "Implement io.Seeker interface for erofs file handles to enable\nrandom access reads. Files can now be seeked to arbitrary positions\nusing SeekStart, SeekCurrent, and SeekEnd.\n\n- Change file struct to use io.ReadSeeker instead of io.Reader\n- Add DataSeeker() method to Inode that returns io.ReadSeeker\n\n[…]\n use cases like reading file headers, parsing\nstructured formats, and implementing parsers that require\nrandom file access.\n\nAssisted-by: GLM 4.6 via Claude Code\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(erofs): add seeking support to file handles (#73)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-01-13T20:38:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7fa6424bad1bdab271e5f3726ca1793fb49572d8",
"body": "# [0.9.0](https://github.com/TecharoHQ/yeet/compare/v0.8.1...v0.9.0) (2026-01-08)\n\n### Features\n\n* expose erofs ([#72](https://github.com/TecharoHQ/yeet/issues/72)) ([05676d6](https://github.com/TecharoHQ/yeet/commit/05676d64a0c16157b81a70505d68861b52b6aa24))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.9.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-01-08T17:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05676d64a0c16157b81a70505d68861b52b6aa24",
"body": "Release-status: cut\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: expose erofs (#72)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2026-01-08T17:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0bcc7063a744d5d0bc4e88386b05dad490c4b9b",
"body": "## [0.8.1](https://github.com/TecharoHQ/yeet/compare/v0.8.0...v0.8.1) (2025-11-24)\n\n### Bug Fixes\n\n* **mkportable:** copy documentation for sysexts ([#64](https://github.com/TecharoHQ/yeet/issues/64)) ([388ff94](https://github.com/TecharoHQ/yeet/commit/388ff949318d4b0ff841952ef97d82fab09df99d))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.8.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-11-24T04:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388ff949318d4b0ff841952ef97d82fab09df99d",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(mkportable): copy documentation for sysexts (#64)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-11-24T04:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207e97b5abcedd81ddc4a1167427b25ae6560a70",
"body": "# [0.8.0](https://github.com/TecharoHQ/yeet/compare/v0.7.0...v0.8.0) (2025-11-23)\n\n### Bug Fixes\n\n* **mkapk:** rename fields to initd/confd for consistency with alpine-sdk ([#61](https://github.com/TecharoHQ/yeet/issues/61)) ([f194f53](https://github.com/TecharoHQ/yeet/commit/f194f53367b83fd2d5aaf24\n[…]\n bits ([#59](https://github.com/TecharoHQ/yeet/issues/59)) ([fd6d23e](https://github.com/TecharoHQ/yeet/commit/fd6d23edfc8de6fc7557ca3cb51ee097b42c6588))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.8.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-11-23T12:46:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd6d23edfc8de6fc7557ca3cb51ee097b42c6588",
"body": "* feat(mkapk): fix potential missing executable mode bits\n\nif there was a strict mode, these should error. \"do what i mean\" is fine for now tho\n\nSigned-off-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>\n\n* chore(mkapk): disable parallel test execution\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>\nSigned-off-by: Xe Iaso <me@xeiaso.net>\nCo-authored-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(mkapk): fix potential missing executable mode bits (#59)",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-23T12:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa3c2a06ab5b79f9895e14e5480a4b9247c3c22",
"body": "This enables yeet to build systemd confexts, portable services[1],\nand system extensions[2] using the same syntax it uses to build OS\npackages.\n\nBuilding these enables yeet to move beyond packaging for single\npackage managers. This is the first step forward to a truly\ndistribution-neutral packaging \n[…]\n distribution\npackage repositories.\n\n[1]: https://systemd.io/PORTABLE_SERVICES/\n[2]: https://www.freedesktop.org/software/systemd/man/latest/systemd-sysext.html\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: build confexts, portables, and sysexts (#62)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-11-23T12:35:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a23a3c53c5b737c8911118d6a6f132c94bf5053",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>\nSigned-off-by: Xe Iaso <xe.iaso@techaro.lol>",
"is_bot": false,
"headline": "docs: add AGENTS.md (#63)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-11-23T12:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08c123094f5202fd7b92d1a9ec6fed4de8b00b4",
"body": "oops.\n\nSigned-off-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(mkapk): expose apk packaging builtin (#58)",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-23T11:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f194f53367b83fd2d5aaf24e68ef510c1701df3e",
"body": "…sdk (#61)\n\n- alpine uses `.initd`/`.confd` for service scripts/conf\n- not a breaking change because TecharoHQ/yeet#58 hasn't released yet\n\nSigned-off-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(mkapk): rename fields to initd/confd for consistency with alpine-…",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-23T11:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21b21f84d780c3200346ec74c6ab2a7fc603758",
"body": "Signed-off-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor(pkgmeta): extract common packaging file copy utilities (#57)",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-14T04:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e687dd9d4283415879e9ccf788f62c8d290a1ea",
"body": "… updates (#56)\n\nBumps the github-actions group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `5.5.3` | `6.1.1` |\n| [actions/checkout](https://github.com/actions/check\n[…]\nsion-update:semver-major\n dependency-group: github-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": "chore(deps): bump the github-actions group across 1 directory with 12…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-10T14:27:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "380a6eb58f1070a732a118cddb20f761fee394ff",
"body": "Bumps the gomod group with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).\n\n\nUpdates `github.com/goreleaser/nfpm/v2` from 2.43.0 to 2.43.1\n- [Release notes](https://github.com/goreleaser/nfpm/releases)\n- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.gorelea\n[…]\ntype: version-update:semver-patch\n dependency-group: gomod\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": "chore(deps): bump github.com/goreleaser/nfpm/v2 in the gomod group (#51)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-07T04:39:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2807ad65da2c8b8f45df2dd7e3031c92a4fb535a",
"body": "# [0.7.0](https://github.com/TecharoHQ/yeet/compare/v0.6.3...v0.7.0) (2025-11-07)\n\n### Bug Fixes\n\n* fix stray mkdeb log line in mkrpm build ([#54](https://github.com/TecharoHQ/yeet/issues/54)) ([3f600fc](https://github.com/TecharoHQ/yeet/commit/3f600fc7e4b14e1182651e7ea770e889ba6a5ebf))\n* **mkdeb:**\n[…]\nkages ([#55](https://github.com/TecharoHQ/yeet/issues/55)) ([070c602](https://github.com/TecharoHQ/yeet/commit/070c602e6d4a8bd2020dc50e4ef65874f97495d6))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.7.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-11-07T04:07:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ddcee0764b9d38f3f13e445a29bb3a0dd4afde1b",
"body": "Changes lint-staged configuration from \"**/*.{go}\" to \"**/*.go\" to fix warning\nabout incorrect braces with only single value.\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix: remove unnecessary braces from lint-staged Go pattern",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-11-07T04:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc04452b048ed21c9b2ec777ab1c661649b15e9f",
"body": "Release-Status: cut\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore: skip ci when asked to",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-11-07T04:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "070c602e6d4a8bd2020dc50e4ef65874f97495d6",
"body": "* feat(mkapk): add nfpm support for APK packages\n\n* fix(mkapk): avoid Yoda condition in mkapk test\n\n---------\n\nCo-authored-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(mkapk): add nfpm support for APK packages (#55)",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-07T03:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f600fc7e4b14e1182651e7ea770e889ba6a5ebf",
"body": "Signed-off-by: kouhaidev <66407198+kouhaidev@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: fix stray mkdeb log line in mkrpm build (#54)",
"author_name": "kouhaidev",
"author_login": "kouhaidev",
"committed_at": "2025-11-07T03:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef14bed2ed53f3ac59ffdd980ca12e16e1fbb0cc",
"body": "* test(internal/mkrpm): end to end test package installation\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* fix(yeet): make command start logs debug level\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test(mktarball): fix mktarball for yeettest API change\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test(mkd\n[…]\n\n* ci(go): set up qemu-user\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci(go): set up qemu-user only on Linux\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "test: add end to end package build/install tests (#48)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-23T20:55:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d93657e27cf300affb654a1ca85f37d5981ed45d",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(mkdeb): remove last vestiges of RPM heritage",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-23T14:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f82b2b27a52822b5e1179f73ef4caef22d5bb1",
"body": "Bumps the github-actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `astral-sh/setup-uv` from 6.3.1 to 6.4.1\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Comm\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group with 2 updates (#44)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-23T14:08:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79df39ca32a010b5f2bd389cd1684572ce9efb55",
"body": "Bumps the gomod group with 1 update: [pault.ag/go/debian](https://github.com/paultag/go-debian).\n\n\nUpdates `pault.ag/go/debian` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/paultag/go-debian/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: pault.ag/go/debian\n depende\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump pault.ag/go/debian in the gomod group (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-23T14:08:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc1993fe851143b24ec454ba2706cf7f44f87043",
"body": "## [0.6.3](https://github.com/TecharoHQ/yeet/compare/v0.6.2...v0.6.3) (2025-07-23)\n\n### Bug Fixes\n\n* mkdeb and mktarball don't reference mkrpm ([#47](https://github.com/TecharoHQ/yeet/issues/47)) ([a9b8658](https://github.com/TecharoHQ/yeet/commit/a9b86589103cfc6ef4e23b37775703aff6cf8bf8))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.6.3 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-07-23T14:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b86589103cfc6ef4e23b37775703aff6cf8bf8",
"body": "This code was written with the paste buffer and sed, but I forgot to\napply sed judiciously enough.\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\nRelease-status: cut",
"is_bot": false,
"headline": "fix: mkdeb and mktarball don't reference mkrpm (#47)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-23T14:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701f2aee95f995c5ad5fa3717ddff66f41f60499",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "ci: add automatic release cutting flow",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-23T13:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c05b9ea5cfea3a712d80b61fce317802dc332b",
"body": "* test: end to end RPM signing tests\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci: rename test?\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci: add runs-on\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test: force git version to 1.0.0\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci: remove double caching\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "test: end to end RPM signing tests (#43)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-13T13:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1dc855be31d82389b75cebb824c29c1dfbe944",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(devcontainer): remove comments",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-07-12T22:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621a8676a6471890c765653fd015b742c5064bba",
"body": "Bumps the gomod group with 1 update: [mvdan.cc/sh/v3](https://github.com/mvdan/sh).\n\n\nUpdates `mvdan.cc/sh/v3` from 3.11.0 to 3.12.0\n- [Release notes](https://github.com/mvdan/sh/releases)\n- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mvdan/sh/com\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump mvdan.cc/sh/v3 in the gomod group (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-09T11:28:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95a9a45be2638d1a4cda6a5bfa646391a8b0342f",
"body": "Bumps the github-actions group with 1 update: [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action).\n\n\nUpdates `dominikh/staticcheck-action` from 1.3.1 to 1.4.0\n- [Release notes](https://github.com/dominikh/staticcheck-action/releases)\n- [Changelog](https://github.com/dominik\n[…]\nsion-update:semver-minor\n dependency-group: github-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": "chore(deps): bump dominikh/staticcheck-action (#41)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-09T11:28:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11fe8c9e6446705e9d9f76d7470db7883365a8e4",
"body": "… (#39)\n\nBumps the gomod group with 1 update: [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver).\n\n\nUpdates `github.com/Masterminds/semver/v3` from 3.3.1 to 3.4.0\n- [Release notes](https://github.com/Masterminds/semver/releases)\n- [Changelog](https://github.com/Masterminds/sem\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump github.com/Masterminds/semver/v3 in the gomod group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-03T18:12:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76468f777e3de98ea50c16d4c109b079ec3cf289",
"body": "Bumps the github-actions group with 3 updates: [docker/login-action](https://github.com/docker/login-action), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `docker/login-action` from 3.0.0 to 3.4.0\n- [Releas\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group with 3 updates (#38)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-03T18:12:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "615b253e59c065863ee5266073000e06ae880083",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(devcontainer): add initializeCommand",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T19:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ffc5aad539976e4d296981ab0bb09020aec676",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(devcontainer): add github cli",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T16:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff895c907824675d297e2902205a3bcb25d363e",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "ci(devcontainer): docker buildx",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T15:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67dd041bb40ca5cfb8a1a3afa6f544d3cc80aa06",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(devcontainer): use prebuilt base image",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T15:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e990abc39afab08006630cb2e0f1e52c983a144",
"body": "* ci(go): actually run on multiple oses\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci(go): make cache key based on the os\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* ci(go): disable windows for now\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "ci(go): actually run on multiple oses (#37)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T15:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3162c85f992b4be3db36dcb18821cbb98130494",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(devcontainer): use prebuilt base Go image",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T14:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "508d5b6cb0364f5acf0e418472208d55c8a1ea6c",
"body": "* chore: add devcontainer\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* Update devcontainer.yaml\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore(devcontainer): use cached layers in ghcr\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* chore(devcontainer): don't run action on pull requests\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore: add devcontainer (#36)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-29T14:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1903e05df787a52fcbb68f19ecaa44c226f4a53a",
"body": "Bumps the gomod group with 1 update: [github.com/Songmu/gitconfig](https://github.com/Songmu/gitconfig).\n\n\nUpdates `github.com/Songmu/gitconfig` from 0.2.0 to 0.2.1\n- [Release notes](https://github.com/Songmu/gitconfig/releases)\n- [Changelog](https://github.com/Songmu/gitconfig/blob/main/CHANGELOG.m\n[…]\ntype: version-update:semver-patch\n dependency-group: gomod\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": "chore(deps): bump github.com/Songmu/gitconfig in the gomod group (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-23T16:43:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09900e8436028af26589ef68cf2ba6cffa158127",
"body": "Bumps the github-actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `astral-sh/setup-uv` from 6.1.0 to 6.3.0\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Comm\n[…]\nsion-update:semver-minor\n dependency-group: github-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": "chore(deps): bump the github-actions group with 2 updates (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-23T15:36:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78d0beebb0f34c2c3f194a3a9814cf4bf0687056",
"body": "## [0.6.2](https://github.com/TecharoHQ/yeet/compare/v0.6.1...v0.6.2) (2025-06-23)\n\n### Bug Fixes\n\n* **yeet:** make $ fail if the commands fail ([#32](https://github.com/TecharoHQ/yeet/issues/32)) ([063f382](https://github.com/TecharoHQ/yeet/commit/063f382fbf497d9f93821cc0d68b48459e9217bb))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.6.2 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-06-23T01:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc1d59561997caf490dae7937845e4030041cbf",
"body": "* test: enable windows builds\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test: oops lol\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test: fix 2\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "test: enable windows builds (#33)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-17T23:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08bc56b9f5552e654d6a58273f76158b866a934",
"body": "Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.28.18 to 3.28.19\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump github/codeql-action in the github-actions group (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-17T23:11:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f97723a136d26ee4b27c8b1aa7a984553e1de80",
"body": "Bumps the gomod group with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).\n\n\nUpdates `github.com/goreleaser/nfpm/v2` from 2.42.1 to 2.43.0\n- [Release notes](https://github.com/goreleaser/nfpm/releases)\n- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.gorelea\n[…]\ntype: version-update:semver-minor\n dependency-group: gomod\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": "chore(deps): bump github.com/goreleaser/nfpm/v2 in the gomod group (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-17T23:11:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "063f382fbf497d9f93821cc0d68b48459e9217bb",
"body": "Previously $ never failed if any commands run by mvdan.cc/sh/v3 failed.\nThis caused confusing and inconsistent behaviour. Now fail the build if\nany of the component commands fail.\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(yeet): make $ fail if the commands fail (#32)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-17T23:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e08c7d6a4d6c34b0e5bdd4db247f4eee7b8465f",
"body": "## [0.6.1](https://github.com/TecharoHQ/yeet/compare/v0.6.0...v0.6.1) (2025-06-03)\n\n### Bug Fixes\n\n* **internal/mkrpm:** ensure greater reproduciblity ([f515b41](https://github.com/TecharoHQ/yeet/commit/f515b4130e9727b1acb23701dc26b457e4517949))\n* **internal/vfs:** don't give archive/tar Sys data ([\n[…]\nernal/vfs:** implement gname and uname for modtimefileinfo ([18f16f2](https://github.com/TecharoHQ/yeet/commit/18f16f2d0e1b9f924097733eb799c9d8e278e28a))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.6.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-06-03T04:17:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b68cbc825e7597509e0b8f595f6bc743a2b2ea5b",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(internal/vfs): don't give archive/tar Sys data",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-03T04:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f16f2d0e1b9f924097733eb799c9d8e278e28a",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(internal/vfs): implement gname and uname for modtimefileinfo",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-03T04:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f515b4130e9727b1acb23701dc26b457e4517949",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(internal/mkrpm): ensure greater reproduciblity",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-03T04:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955c4bbd100af4e859ef6affd0994cb46cafcc1e",
"body": "# [0.6.0](https://github.com/TecharoHQ/yeet/compare/v0.5.0...v0.6.0) (2025-06-01)\n\n### Bug Fixes\n\n* use sh instead of bash ([#27](https://github.com/TecharoHQ/yeet/issues/27)) ([2e169ef](https://github.com/TecharoHQ/yeet/commit/2e169efafec110d71c8fb596c0a163f902c6f757))\n\n### Features\n\n* support SOUR\n[…]\nem sh ([#28](https://github.com/TecharoHQ/yeet/issues/28)) ([5459d92](https://github.com/TecharoHQ/yeet/commit/5459d922e1e3e0aaa3deef6cdf449c4cab3aeeea))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.6.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-06-01T20:29:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4367656ca428fcd6e913bbd8a1ca289d38496be0",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore: go mod tidy",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-01T16:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5459d922e1e3e0aaa3deef6cdf449c4cab3aeeea",
"body": "* feat: use mvdan.cc/sh/v3 instead of system sh\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* fix: add set -e before generated scripts\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: use mvdan.cc/sh/v3 instead of system sh (#28)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-01T15:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e169efafec110d71c8fb596c0a163f902c6f757",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix: use sh instead of bash (#27)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-01T14:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01c3db54cddbed5faf1f32a0993620c7aaade9b",
"body": "I have found out something horrifying about how tools deal with time:\nsome tools will interpret a zero time value as \"has no time\". This is\nhorrifying. As such, I have implemented support for SOURCE_DATE_EPOCH,\nwhich will be auto-populated by the commit date in the current working\ndirectory, or be o\n[…]\nat yeet package contents won't be \"50 years old\", which can\ncause some issues for downstream consumers.\n\nhttps://reproducible-builds.org/docs/source-date-epoch/\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: support SOURCE_DATE_EPOCH (#26)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-06-01T14:20:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3e5a176bed7a5c866e642535a4d4690bdf65216",
"body": "* test: ensure builds are reproducible\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test: hardcode git version for extra determinism\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "test: ensure builds are reproducible (#24)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-31T22:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436b9bdf20d33eed31f0399bfc6aa14dfe5446db",
"body": "# [0.5.0](https://github.com/TecharoHQ/yeet/compare/v0.4.0...v0.5.0) (2025-05-30)\n\n### Features\n\n* **deb,rpm,tarball:** implement reproducible builds ([49686d8](https://github.com/TecharoHQ/yeet/commit/49686d84f20a6df92378139a6705504621f7c9d9))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.5.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-05-30T20:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49686d84f20a6df92378139a6705504621f7c9d9",
"body": "This adjusts the modification time of all files created in all archives\nto Unix time zero (0). This allows for yeet to produce byte-for-byte\nreproducible binaries.\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(deb,rpm,tarball): implement reproducible builds",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-30T20:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef67a7f16b5868bdade470179e3cf624c02d7f1b",
"body": "# [0.4.0](https://github.com/TecharoHQ/yeet/compare/v0.3.0...v0.4.0) (2025-05-29)\n\n### Features\n\n* **yeetfile:** ppc64le builds ([bbc1e38](https://github.com/TecharoHQ/yeet/commit/bbc1e384f82724660365a4525262180241ec3f06))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.4.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-05-29T18:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc1e384f82724660365a4525262180241ec3f06",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(yeetfile): ppc64le builds",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-29T18:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b915cfe1cb3f36adb173efde6aad74ab6458608",
"body": "Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).\n\n\nUpdates `astral-sh/setup-uv` from 6.0.1 to 6.1.0\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/6b9c6063abd6010835\n[…]\nsion-update:semver-minor\n dependency-group: github-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": "chore(deps): bump astral-sh/setup-uv in the github-actions group (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-27T01:56:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a8c55aea7b9f2f0f71d74e44f88ab7bf1a1210b",
"body": "Bumps the gomod group with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).\n\n\nUpdates `github.com/goreleaser/nfpm/v2` from 2.42.0 to 2.42.1\n- [Release notes](https://github.com/goreleaser/nfpm/releases)\n- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.gorelea\n[…]\ntype: version-update:semver-patch\n dependency-group: gomod\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": "chore(deps): bump github.com/goreleaser/nfpm/v2 in the gomod group (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-27T01:56:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "694f0afd01df71ae81b0530a2c448312cfc92571",
"body": "# [0.3.0](https://github.com/TecharoHQ/yeet/compare/v0.2.3...v0.3.0) (2025-05-20)\n\n### Features\n\n* **confyg:** export package publicly ([7abba3a](https://github.com/TecharoHQ/yeet/commit/7abba3a1ddcdd9eca4776a80d98851dcfc5005fc))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.3.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-05-20T12:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7abba3a1ddcdd9eca4776a80d98851dcfc5005fc",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat(confyg): export package publicly",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-20T12:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773b33fea6a184ec77380fdff566ebe102dc39cd",
"body": "Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.28.17 to 3.28.18\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump github/codeql-action in the github-actions group (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-19T14:33:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b14bca7c7e50471eac1bdedeb08c13444bea3406",
"body": "## [0.2.3](https://github.com/TecharoHQ/yeet/compare/v0.2.2...v0.2.3) (2025-05-09)\n\n### Bug Fixes\n\n* **cmd/yeet:** show build method in --version ([#20](https://github.com/TecharoHQ/yeet/issues/20)) ([ca06ce7](https://github.com/TecharoHQ/yeet/commit/ca06ce7d9247e1d18b8be346e191404e652bd6f9))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.2.3 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-05-09T18:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca06ce7d9247e1d18b8be346e191404e652bd6f9",
"body": "* docs(README): add contributor graph and repology info\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* fix(cmd/yeet): show build method in --version\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(cmd/yeet): show build method in --version (#20)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-09T18:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2acec62cabb66e8c086fc5eb2138b0638d1182f",
"body": "Bumps the github-actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `astral-sh/setup-uv` from 6.0.0 to 6.0.1\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Comm\n[…]\nsion-update:semver-patch\n dependency-group: github-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": "chore(deps): bump the github-actions group with 2 updates (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-09T16:37:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "897d5451b4a8cd52c94b06233e32c0ec0c6296d9",
"body": "## [0.2.2](https://github.com/TecharoHQ/yeet/compare/v0.2.1...v0.2.2) (2025-05-02)\n\n### Bug Fixes\n\n* **mkdeb|mkrpm:** append package name to ${doc} folder ([4976741](https://github.com/TecharoHQ/yeet/commit/4976741c7dba9196d23e25d2fd1ae07af10673e3))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.2.2 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-05-02T12:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdeaffea59a0e0054d077b332b242ca19002fcc",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(commitlint): copy rule from /x/",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-02T12:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4976741c7dba9196d23e25d2fd1ae07af10673e3",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix(mkdeb|mkrpm): append package name to ${doc} folder",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-05-02T12:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd60a2ee19f0878049687df3a458a1fe1cfb8d8b",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "test: make packages get built to a temporary directory",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-04-26T22:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c77929ef9dee6046f2b6e1b8c12fbb83f16e24",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "ci(go): pull tags in builds",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-04-26T21:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a405e2c53662ea3d284c4e6219e850f790dc660",
"body": "## [0.2.1](https://github.com/TecharoHQ/yeet/compare/v0.2.0...v0.2.1) (2025-04-26)\n\n### Bug Fixes\n\n* make build errors fatal ([#18](https://github.com/TecharoHQ/yeet/issues/18)) ([7a467e7](https://github.com/TecharoHQ/yeet/commit/7a467e7d2b8dc4dd6eb704a9940adb1c9711859e))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.2.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-04-26T21:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a467e7d2b8dc4dd6eb704a9940adb1c9711859e",
"body": "* fix(internal): fix package version validation logic\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test: build yeet's packages in CI\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "fix: make build errors fatal (#18)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-04-26T21:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efcd62d65ed61f6779112e36198efd82f6741874",
"body": "# [0.2.0](https://github.com/TecharoHQ/yeet/compare/v0.1.1...v0.2.0) (2025-04-26)\n\n### Bug Fixes\n\n* **internal:** fix version string mangling logic ([#16](https://github.com/TecharoHQ/yeet/issues/16)) ([56e6fa9](https://github.com/TecharoHQ/yeet/commit/56e6fa973d89aa220b0a712c59a751fa8ccfa49c))\n\n###\n[…]\nsions ([#17](https://github.com/TecharoHQ/yeet/issues/17)) ([178f179](https://github.com/TecharoHQ/yeet/commit/178f17969e17eaf26eb28b9c93a6c24600b5c98c))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.2.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-04-26T21:20:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c90674230d3cfb2f498f389a25a51891c54f46ec",
"body": "# [0.2.0](https://github.com/TecharoHQ/yeet/compare/v0.1.1...v0.2.0) (2025-04-26)\n\n### Bug Fixes\n\n* **internal:** fix version string mangling logic ([#16](https://github.com/TecharoHQ/yeet/issues/16)) ([56e6fa9](https://github.com/TecharoHQ/yeet/commit/56e6fa973d89aa220b0a712c59a751fa8ccfa49c))\n\n###\n[…]\nsions ([#17](https://github.com/TecharoHQ/yeet/issues/17)) ([178f179](https://github.com/TecharoHQ/yeet/commit/178f17969e17eaf26eb28b9c93a6c24600b5c98c))\n\nSigned-Off-By: Mimi Yasomi <mimi@techaro.lol>",
"is_bot": false,
"headline": "chore(release): 0.2.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2025-04-26T21:17:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "addb0f4866ca0e25bf1d50766a5ba617f14863b0",
"body": "Signed-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "chore(release): fix semantic-release and commitlint interactions",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-04-26T21:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178f17969e17eaf26eb28b9c93a6c24600b5c98c",
"body": "* chore: disable copilot\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* feat(internal): additional version and package build validations\n\nThis adds additional test logic to ensure that versions passed to\npackage build functions are semantic versions and that the version\nstrings can be properly parsed af\n[…]\ne: go mod tidy\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n* test(internal): test an intentionally failing build\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>\n\n---------\n\nSigned-off-by: Xe Iaso <me@xeiaso.net>",
"is_bot": false,
"headline": "feat: enforce semver in package versions (#17)",
"author_name": "Xe Iaso",
"author_login": "Xe",
"committed_at": "2025-04-26T21:00:43Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 40,
"latest_release_at": "2026-07-10T19:14:40Z",
"latest_release_tag": "v0.12.1",
"releases_from_tags": false,
"days_since_last_push": 16,
"active_weeks_last_year": 12,
"days_since_latest_release": 16,
"mean_days_between_releases": 39.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/TecharoHQ/yeet",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/TecharoHQ/yeet",
"is_deprecated": false,
"latest_version": "v0.12.1",
"repository_url": "https://github.com/TecharoHQ/yeet",
"versions_count": 32,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-10T19:14:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 16
}
]
},
"popularity": {
"forks": 6,
"stars": 127,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 16768,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2933
},
"dependencies": {
"manifests": [
"go.mod",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.49.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 66
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-2qvq-rjwj-gvw9",
"GHSA-2w6w-674q-4c4q",
"GHSA-3mfm-83xf-c92r",
"GHSA-442j-39wm-28r2",
"GHSA-7rx3-28cr-v5wh",
"GHSA-9cx6-37pm-9jff",
"GHSA-xhpv-hc6g-r9c6",
"GHSA-xjpj-3mr7-gcpf"
],
"fixed_version": "4.7.9",
"advisory_count": 8,
"oldest_advisory_days": 122
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 412
},
{
"name": "fast-uri",
"direct": false,
"version": "3.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6",
"GHSA-q3j6-qgpj-74h6",
"GHSA-v2hh-gcrm-f6hx",
"GHSA-v39h-62p7-jpjc"
],
"fixed_version": "4.1.1",
"advisory_count": 4,
"oldest_advisory_days": 79
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.7.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-m3xc-h892-ggx6",
"GHSA-qw64-3x98-g7q2",
"GO-2026-5490",
"GO-2026-5597"
],
"fixed_version": "6.0.0-alpha.1",
"advisory_count": 4,
"oldest_advisory_days": 74
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 251
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 254
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 186
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 186
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 158
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "sigstore",
"direct": false,
"version": "3.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52v5-jr5w-gjxr"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 25
},
{
"name": "tar",
"direct": false,
"version": "6.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-34x7-hfp2-rc4v",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-8x88-c5mf-7j5w",
"GHSA-9ppj-qmqm-q256",
"GHSA-gvwx-54wh-qm9j",
"GHSA-qffp-2rhf-9h96",
"GHSA-r292-9mhp-454m",
"GHSA-r6q2-hw4h-h46w"
],
"fixed_version": "7.5.21",
"advisory_count": 12,
"oldest_advisory_days": 191
},
{
"name": "tar",
"direct": false,
"version": "7.4.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-34x7-hfp2-rc4v",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-8x88-c5mf-7j5w",
"GHSA-9ppj-qmqm-q256",
"GHSA-gvwx-54wh-qm9j",
"GHSA-qffp-2rhf-9h96",
"GHSA-r292-9mhp-454m",
"GHSA-r6q2-hw4h-h46w"
],
"fixed_version": "7.5.21",
"advisory_count": 12,
"oldest_advisory_days": 191
},
{
"name": "@sigstore/core",
"direct": false,
"version": "2.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.4,
"advisory_ids": [
"GHSA-jfc7-64v2-mr8c"
],
"fixed_version": "3.2.1",
"advisory_count": 1,
"oldest_advisory_days": 30
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 165
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 193
},
{
"name": "github.com/go-git/go-git/v5",
"direct": false,
"version": "v5.16.5",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-389r-gv7p-r3rp",
"GHSA-3xc5-wrhm-f963",
"GHSA-crhj-59gh-8x96",
"GHSA-gm2x-2g9h-ccm8",
"GHSA-jhf3-xxhw-2wpp",
"GHSA-m7cr-m3pv-hgrp",
"GHSA-w5pp-99ch-qj29",
"GO-2026-4909",
"GO-2026-4910",
"GO-2026-5074"
],
"fixed_version": "6.0.0-alpha.4",
"advisory_count": 14,
"oldest_advisory_days": 118
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.52.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 80
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-v2v4-37r5-5v8g"
],
"fixed_version": "10.1.1",
"advisory_count": 1,
"oldest_advisory_days": 82
},
{
"name": "yaml",
"direct": false,
"version": "2.7.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 123
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 65
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.35.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 12
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 12,
"unknown": 2,
"critical": 2,
"moderate": 7
},
"advisory_count": 117,
"affected_count": 23,
"assessed_count": 626,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "al.essio.dev/pkg/shellescape",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.0"
},
{
"name": "github.com/ProtonMail/gopenpgp/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.0"
},
{
"name": "github.com/Songmu/gitconfig",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.2"
},
{
"name": "github.com/Xe/erofs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.1"
},
{
"name": "github.com/cavaliergopher/rpm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/dop251/goja",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250309171923-bcd7cc6bf64c"
},
{
"name": "github.com/goreleaser/nfpm/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.45.2"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/pmezard/go-difflib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1-0.20181226105442-5d4384ee4fb2"
},
{
"name": "gitlab.alpinelinux.org/alpine/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.1"
},
{
"name": "mvdan.cc/sh/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.13.0"
},
{
"name": "pault.ag/go/debian",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "@semantic-release/exec",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "al.essio.dev/pkg/shellescape",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/cavaliergopher/rpm",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/dop251/goja",
"direct": true,
"version": "v0.0.0-20250309171923-bcd7cc6bf64c",
"ecosystem": "go"
},
{
"name": "github.com/goreleaser/nfpm/v2",
"direct": true,
"version": "v2.45.2",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": true,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": true,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/gopenpgp/v3",
"direct": true,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/songmu/gitconfig",
"direct": true,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/xe/erofs",
"direct": true,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "gitlab.alpinelinux.org/alpine/go",
"direct": true,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "mvdan.cc/sh/v3",
"direct": true,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "pault.ag/go/debian",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "@semantic-release/exec",
"direct": true,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/aleksi/pointer",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/blakesmith/ar",
"direct": false,
"version": "v0.0.0-20190502131153-809d4375e1fb",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.4.1-0.20240526193622-a339e1f7089c",
"ecosystem": "go"
},
{
"name": "github.com/cavaliergopher/cpio",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cli/go-gh/v2",
"direct": false,
"version": "v2.13.0",
"ecosystem": "go"
},
{
"name": "github.com/cli/safeexec",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.6",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "v1.11.4",
"ecosystem": "go"
},
{
"name": "github.com/emirpasic/gods",
"direct": false,
"version": "v1.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.7.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": false,
"version": "v5.16.5",
"ecosystem": "go"
},
{
"name": "github.com/go-sourcemap/sourcemap",
"direct": false,
"version": "v2.1.3+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20241129210726-2c02b8208cf8",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20230207041349-798e818bf904",
"ecosystem": "go"
},
{
"name": "github.com/google/rpmpack",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/goreleaser/chglog",
"direct": false,
"version": "v0.7.4",
"ecosystem": "go"
},
{
"name": "github.com/goreleaser/fileglob",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/kevinburke/ssh_config",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kjk/lzma",
"direct": false,
"version": "v0.0.0-20161016003348-3fd93898850d",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.5",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/pgzip",
"direct": false,
"version": "v1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/makenowjust/heredoc/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.26",
"ecosystem": "go"
},
{
"name": "github.com/pjbgf/sha1cd",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/gosop",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.3.2-0.20230802210424-5b0b94c5c0d3",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/skeema/knownhosts",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/ulikunitz/xz",
"direct": false,
"version": "v0.5.15",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xanzy/ssh-agent",
"direct": false,
"version": "v0.3.3",
"ecosystem": "go"
},
{
"name": "github.com/xi2/xz",
"direct": false,
"version": "v0.0.0-20171230120015-48954b6210f8",
"ecosystem": "go"
},
{
"name": "gitlab.com/digitalxero/go-conventional-commit",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp/typeparams",
"direct": false,
"version": "v0.0.0-20231108232855-2478ac86f678",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20260311193753-579e4da9a98c",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.41.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/go/expect",
"direct": false,
"version": "v0.1.1-deprecated",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "honnef.co/go/tools",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "pault.ag/go/topsort",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.26.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "19.8.0",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/string-locale-compare",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@npmcli/agent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/arborist",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/config",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/git",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/installed-package-contents",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/map-workspaces",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/metavuln-calculator",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/name-from-folder",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/node-gyp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/package-json",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/promise-spawn",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/query",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/redact",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/run-script",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "6.1.5",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "10.1.4",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "8.2.2",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "24.2.0",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "25.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "11.6.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-retry",
"direct": false,
"version": "7.2.1",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-throttling",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "9.2.3",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "6.1.8",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "13.10.0",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pnpm/config.env-replace",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@pnpm/network.ca-file",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@pnpm/npm-conf",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "@sec-ant/readable-stream",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/changelog",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "@semantic-release/commit-analyzer",
"direct": false,
"version": "13.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/error",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/error",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/git",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/github",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/npm",
"direct": false,
"version": "12.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/release-notes-generator",
"direct": false,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "@sigstore/bundle",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/core",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/protobuf-specs",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "@sigstore/sign",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/tuf",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/verify",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/is",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/merge-streams",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/merge-streams",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/canonical-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/models",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@types/conventional-commits-parser",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.15.2",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "aproba",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "archy",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "argv-formatter",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "bin-links",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "bottleneck",
"direct": false,
"version": "2.19.5",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "19.0.1",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cidr-regex",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cli-columns",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-highlight",
"direct": false,
"version": "2.1.11",
"ecosystem": "npm"
},
{
"name": "cli-table3",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "cmd-shim",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "13.1.0",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "config-chain",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-writer",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-filter",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "convert-hrtime",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "crypto-random-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dargs",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "duplexer2",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "emojilib",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "env-ci",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "err-code",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "9.5.2",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "fast-content-type-parse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "find-versions",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "from2",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "function-timeout",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "git-log-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "14.1.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.10",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.8",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "hook-std",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "ignore-walk",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-from-esm",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "index-to-position",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "init-package-json",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "into-stream",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "ip-regex",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-cidr",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "is-text-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "issue-parser",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "java-properties",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsbn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-better-errors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stringify-nice",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "just-diff",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "just-diff-apply",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "libnpmaccess",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmdiff",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmexec",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmfund",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmhook",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmorg",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmpack",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmpublish",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "libnpmsearch",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmteam",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "libnpmversion",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "15.5.1",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "load-json-file",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.capitalize",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "lodash.escaperegexp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.isstring",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.mergewith",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.snakecase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniqby",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "lodash.upperfirst",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "12.0.2",
"ecosystem": "npm"
},
{
"name": "marked-terminal",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "12.1.1",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "nerf-dart",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-emoji",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-url",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "npm",
"direct": false,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "npm-audit-report",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "npm-install-checks",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "npm-packlist",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "npm-pick-manifest",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "npm-profile",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "npm-registry-fetch",
"direct": false,
"version": "18.0.2",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "npm-user-validate",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "p-each-series",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-is-promise",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "p-reduce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-reduce",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "19.0.1",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "20.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-conflict-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "parse-ms",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pidtree",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "pkg-conf",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.2",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "pretty-ms",
"direct": false,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "proggy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "promise-all-reject-late",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-call-limit",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "promise-inflight",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-retry",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "promzard",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "proto-list",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "qrcode-terminal",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "read",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "read-cmd-shim",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "read-package-json-fast",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "read-package-up",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "registry-auth-token",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "5.0.10",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semantic-release",
"direct": false,
"version": "24.2.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "semver-diff",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "semver-regex",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "signale",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "sigstore",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "skin-tone",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "spawn-error-forwarder",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.20",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.21",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "stream-combiner2",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "super-regex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "9.4.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "temp-dir",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tempy",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "text-extensions",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "time-span",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "tiny-relative-date",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "traverse",
"direct": false,
"version": "0.6.8",
"ecosystem": "npm"
},
{
"name": "treeverse",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tuf-js",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "2.19.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.40.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unicode-emoji-modifier-base",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "unique-filename",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unique-slug",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unique-string",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "walk-up-path",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 626,
"direct_count": 14,
"indirect_count": 612
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 67,
"open_issues": 9,
"closed_ratio": 0.182,
"closed_issues": 2,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Xe",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/529003?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
},
{
"type": "User",
"login": "kouhaidev",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/66407198?v=4"
},
{
"type": "User",
"login": "JasonLovesDoggo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/66544866?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.718
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"autorelease.yaml",
"commit_msg.yaml",
"dco_check.yaml",
"devcontainer.yaml",
"go.yml",
"package-builds-unstable.yml",
"release.yaml",
"reproducible-builds.yaml",
"rpm-builds.yaml",
"zizmor.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"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": 3,
"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": "21 out of 21 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": 0,
"reason": "Found 1/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 4,
"reason": "SAST tool is not run on all commits -- score normalized to 4",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 0,
"reason": "78 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0e6de25d2ef5f12abe7272a5eb7b5153fa022829",
"ran_at": "2026-07-27T09:22:15Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-10T19:14:15Z",
"oldest_open_prs": [
{
"number": 99,
"created_at": "2026-06-02T16:44:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2026-06-22T13:34:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-10T19:12:18Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2025-04-06T03:37:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2,
"created_at": "2025-04-06T03:39:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2025-04-06T03:40:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2025-04-07T21:49:45Z",
"last_comment_at": "2025-05-02T06:18:30Z",
"last_comment_author": "joeblew999"
},
{
"number": 7,
"created_at": "2025-04-19T22:10:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2025-06-01T16:05:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2025-07-08T13:06:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2025-11-14T04:42:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2026-06-11T08:52:21Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TecharoHQ/yeet",
"host": "github.com",
"name": "yeet",
"owner": "TecharoHQ"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 64,
"calibrated": 73,
"calibration": "2026-08-02"
}
}
],
"value": 73,
"inputs": {
"security": 61,
"vitality": 70,
"community": 56,
"governance": 53,
"calibration": "2026-08-02",
"engineering": 74,
"ai_readiness": 85,
"weighted_overall_raw": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 40,
"human_commit_share": 0.75,
"days_since_last_push": 16,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 16 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "40 commits in the last year",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 40
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 30,
"latest_release_tag": "v0.12.1",
"releases_from_tags": false,
"days_since_latest_release": 16,
"mean_days_between_releases": 39.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 16 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 16
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~39.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 39.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 25,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 25 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 25
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 6,
"stars": 127,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "127 stars",
"points": 34.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 127
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"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": 0,
"status": "missed",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.718
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 72% of commits",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"merged_prs": 67,
"open_issues": 9,
"closed_issues": 2,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.182,
"closed_unmerged_prs": 23,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "18% of issues closed",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 18
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "67/90 decided PRs merged",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 67,
"decided": 90
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 422,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "TecharoHQ",
"public_repos": 14,
"account_age_days": 551
},
"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": "422 followers of TecharoHQ",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 422,
"login": "TecharoHQ"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~1 yr old",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/TecharoHQ/yeet"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 16
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 16 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 16
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "10 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 10
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.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": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "21 out of 21 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": "Found 1/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 4",
"points": 2,
"status": "partial",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "78 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 626 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": 626
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 117,
"affected_packages": 23,
"assessed_packages": 626,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 12, moderate 7, unknown 2",
"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": "exceptional",
"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": 626,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 13
},
"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": "excellent",
"name": "AI Readiness",
"value": 85,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2933
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "75 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 75,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.25
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "25 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 25,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 16768,
"source_files_sampled": 47,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"library": 3
},
"primary": null,
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@techaro/yeet' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-27T09:22:32.432737Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TecharoHQ/yeet.svg",
"full_name": "TecharoHQ/yeet",
"license_state": "standard",
"license_spdx": "MIT"
}