原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"automation",
"bun",
"cli",
"deno",
"devtools",
"esm",
"git",
"git-plumbing",
"git-stunts",
"library",
"nodejs",
"version-control"
],
"is_fork": false,
"size_kb": 391,
"has_wiki": false,
"homepage": null,
"languages": {
"Shell": 1058,
"JavaScript": 225172
},
"pushed_at": "2026-07-19T08:57:06Z",
"created_at": "2026-01-07T20:10:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T08:55:46Z",
"description": "Git plumbing, but ergonomic: composable primitives for building Git-powered tools.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Git Stunts",
"type": "Organization",
"login": "git-stunts",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/253559336?v=4",
"created_at": "2026-01-07T17:45:18Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 198
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2026-07-19T08:58:24Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-07-13T17:57:39Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2026-05-06T22:33:27Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-01-29T05:05:21Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-01-08T01:12:57Z"
}
],
"recent_commits": [
{
"oid": "b976526ae796f1336d68c08cf618132f5acfa98a",
"body": "Release v3.2.0",
"is_bot": false,
"headline": "Merge pull request #12 from git-stunts/release/v3.2.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5cedb896b5e638d5cbd53edf9ba0c434cca25bd",
"body": null,
"is_bot": false,
"headline": "fix: normalize Deno timeout completion",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cfa543513c5b7d61c22804e35b01f3e12cf2076",
"body": null,
"is_bot": false,
"headline": "release: v3.2.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c55f6a8391c8e1dde2c10be36fbff51167d875f",
"body": "Add persistent Git protocol sessions",
"is_bot": false,
"headline": "Merge pull request #11 from git-stunts/feat/duplex-git-sessions",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f8689ce815a53bdb46fc946ceaccb05be85165",
"body": null,
"is_bot": false,
"headline": "fix: harden persistent session contracts",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d490f3197ad2e8d57fc2c75a38fd742fdc9920",
"body": null,
"is_bot": false,
"headline": "test: assert typed session exports",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d8cf385aebe4a1dc89af6998afcb266bfd163e",
"body": null,
"is_bot": false,
"headline": "feat: add persistent Git protocol sessions",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-19T08:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06029873093d44f292db2375115e0b121890f36d",
"body": "Release v3.1.0",
"is_bot": false,
"headline": "Merge pull request #8 from git-stunts/release/v3.1.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3594efaf3dc423dcd424c139f4b800417966a3d",
"body": null,
"is_bot": false,
"headline": "release: v3.1.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9c8f31ce71414031fc476ead3d85c3d98844a0",
"body": "Add safe streamed prune inspection",
"is_bot": false,
"headline": "Merge pull request #7 from git-stunts/feat/safe-prune-inspection",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe6575a2d85a50e7d4f955a185c2e0016dcee12",
"body": null,
"is_bot": false,
"headline": "docs: fix changelog heading spacing",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fbde295b36a0fd9fa7b58fbd3fbfa6b09d07f2",
"body": null,
"is_bot": false,
"headline": "fix: honor prune inspection command contract",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8519a846e5b57d94abfda413b060a10749eaab3b",
"body": null,
"is_bot": false,
"headline": "feat: add safe prune inspection",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-07-13T17:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0f1556a23f92e7283e516a81c2ee0b3f51b3a6",
"body": null,
"is_bot": false,
"headline": "release: v3.0.3 (ci oidc claim alignment)",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T22:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71197ed400d68892e2ecf9dbeac9047fa743dba6",
"body": null,
"is_bot": false,
"headline": "release: v3.0.2 (ci reliability fix)",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T22:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f438517a8bb034ccf3bb7bbd2cf933ce7a52aa",
"body": null,
"is_bot": false,
"headline": "ci: modernize publish workflow (Node 24, npm ci, auto-provenance)",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T22:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5c5e95e4ad97c62ea8426b2d708812a6f05aa6",
"body": null,
"is_bot": false,
"headline": "ci: remove environment restriction to fix OIDC handshake",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T21:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972ac8855f55c6c081915ce95e3300b565f40556",
"body": null,
"is_bot": false,
"headline": "ci: opt into Node 24 action runtime",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T21:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d38a764193b5f5a0c0ec06a4277fc879943b125",
"body": null,
"is_bot": false,
"headline": "ci: add explicit publishConfig for public access",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T21:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a891cfc1c1c70a97f496bbf0c91b3dab54d13a",
"body": null,
"is_bot": false,
"headline": "release: v3.0.1 (ci fix)",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T21:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb428321802a599e9012a6bb26eef005238c4c6",
"body": null,
"is_bot": false,
"headline": "ci: ensure publish job waits for test success",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T21:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef826450b3c80de824cd55a9d201e6786e463dd",
"body": null,
"is_bot": false,
"headline": "ci: remove self-breaking npm upgrade step",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T20:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0139982d6679916f4bf48697ccabd82be49545f3",
"body": null,
"is_bot": false,
"headline": "ci: add publishing workflow",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T19:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9187647eafc9ee49839c4738bfcdbfb1c8c24862",
"body": null,
"is_bot": false,
"headline": "backlog: add cool ideas and bad code cards",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T15:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f22d14b4483c707d8edbadafbeeece0b7907fa",
"body": null,
"is_bot": false,
"headline": "release: v3.0.0 (async-first architecture & documentation overhaul)",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-05-06T15:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbed77a600422bf40c2d4b9131db82cd76f1d7b",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 2.8.0",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T03:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e483dfc99600bbeec103ad9bafd8d150bde002e",
"body": "feat(sanitizer): add per-command flag allowlists for show and log",
"is_bot": false,
"headline": "Merge pull request #5 from git-stunts/v2.8.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T03:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ab36d33e172fb0456db99eee90d3a0ac518bf4",
"body": "Add regex check for /^-n?\\d+$/ to recognize git's numeric shorthand\nforms like -n10 and -15 (equivalent to -n 10 and -n 15). These are\nnow allowed when -n is in the command's flag allowlist.",
"is_bot": false,
"headline": "fix(sanitizer): recognize combined numeric short forms (-n10, -15)",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T03:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e99ca50c9af5f790695f0bbe24e956f781d4eb",
"body": "Stop flag validation when encountering bare '--' marker, allowing\npathspecs and refs that begin with '-' to pass through without\nbeing checked against the allowlist.",
"is_bot": false,
"headline": "fix(sanitizer): handle end-of-options marker (--) in flag validation",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T03:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d532db32907b60515e34d608c4a177e293dfd0e3",
"body": "- Introduce `_COMMAND_FLAG_ALLOWLISTS` to restrict flags for 'show' and 'log'.\n- Add `_validateCommandFlags` to prevent unauthorized flag injection.\n- Add comprehensive test suite covering flag validation, shell metacharacter\n safety, and NUL-terminated output scenarios.",
"is_bot": false,
"headline": "feat(sanitizer): implement strict per-command flag allowlisting",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T02:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa0116bc06aee5c51b9f9a178376422dfad9778",
"body": "- Add 'show' to the allowlist of safe Git commands.\n- Update version to 2.7.1.\n- Add unit tests for 'log' and 'show' sanitization.",
"is_bot": false,
"headline": "feat(sanitizer): allow 'show' command and expand history traversal tests",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-29T02:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "325153942e8f95c62acbfb0133de09d38077bd2f",
"body": "Feature/docker-guard-package",
"is_bot": false,
"headline": "Merge pull request #4 from git-stunts/feature/docker-guard-package",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T19:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b0face179f77f77e7347db3877415baa74bd408",
"body": null,
"is_bot": false,
"headline": "chore: refresh lock after guard dependency",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T18:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20673c27e1a5aeb6abd3d234f9a09c1b70a8f04b",
"body": null,
"is_bot": false,
"headline": "chore: rely on published docker guard",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T18:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51712d02716091e490b0ebcfa997e18453d8bf15",
"body": null,
"is_bot": false,
"headline": "feat: share docker guard across packages",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T16:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7e41c8313dc3719173ce16a77f2206577e4632",
"body": null,
"is_bot": false,
"headline": "chore(plumbing): add Docker safety guards and update command whitelist",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T07:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7719ce114832c8ee5628dbddcd59e6032f0d369a",
"body": "Added npm downloads, CI badge, and license badge to README.",
"is_bot": false,
"headline": "Enhance README with additional badges",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6fc37cb74e74332f59b9b86e4b88a07820d6a8",
"body": "Added npm version badge to README",
"is_bot": false,
"headline": "Add npm version badge to README",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b981bb918a2e2b89e08f31305a8a3ab9b03833",
"body": "Hexagonal architecture",
"is_bot": false,
"headline": "Merge pull request #3 from git-stunts/hexagonal-architecture",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb26ae001d3d33e958e539e78db41362a0bd22e1",
"body": null,
"is_bot": false,
"headline": "Update Node.js version requirement to >= 20.0.0",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f359a629871669dfb814415dbd814d7ae7f7196f",
"body": "- Undo accidental rollback of CHANGELOG versions and dates\n- Correctly update version 2.7.0 release notes with latest refinements\n- Maintain all multi-runtime and stability improvements in other files",
"is_bot": false,
"headline": "chore: restore CHANGELOG history and synchronize version 2.7.0",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e1318b3dbf91290a0b2026151a4fb9faacf386",
"body": "- Create sha.js, ref.js, mode.js, signature.js, and errors.js at the package root\n- Decouple public exports from internal file structure in package.json\n- Update files list in package.json to include new barrel files\n- Synchronize CHANGELOG.md with the export stabilization",
"is_bot": false,
"headline": "refactor: stabilize public API with root-level barrel files",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae578ae5c64b83dc34ac54f8f0626c2a03042193",
"body": "v2.7.0 release: production stability and multi-runtime hardening",
"is_bot": false,
"headline": "Merge pull request #2 from git-stunts/hexagonal-architecture",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87601692ee116fb7dc084ef0c4d7dda60d2a4a5d",
"body": "- GitCommandBuilder: Correct commit-tree argument structure and restore version()\n- GitPersistenceService: Fix tree entry type detection and use stdin for commit messages\n- GitRefSchema: Better @ validation and control character checks\n- ExecutionOrchestrator: Fix backoff off-by-one and add safety throw\n- CommandSanitizer: Memory-efficient cache and type validation\n- Sync package.json and CHANGELOG versions to 2.7.0\n- Address Node compatibility in index.js and fix flaky tests",
"is_bot": false,
"headline": "fix: address all PR review comments and harden stability",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66025c503486e936dcb160f38a4a6de24a542c5",
"body": "- GitStream: Make destroy() idempotent and reuse TextEncoder\n- EnvironmentPolicy: Remove GIT_EXEC_PATH and GIT_TEMPLATE_DIR from default whitelist\n- CommandSanitizer: Optimize cache key and treat --version as special-case global\n- GitPersistenceService: Use stdin for commit-tree messages and fix dat\n[…]\ne @ validation to match git-check-ref-format\n- GitTree: Consistently use Zod schema in constructor\n- SECURITY.md: Add security model documentation\n- README.md: Add Design Principles and Killer Example",
"is_bot": false,
"headline": "refactor: final release refinements for v2.7.0",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T01:06:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2704980f3cc2f8826efa5dec8e9c0167b179c76c",
"body": null,
"is_bot": false,
"headline": "Update README to enhance feature section heading",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2be18868f4e56a4cc74c142d94549568a94bf59",
"body": "feat: multi-runtime support and hexagonal architecture hardening",
"is_bot": false,
"headline": "Merge pull request #1 from git-stunts/hexagonal-architecture",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e64f3ccb0797fc874eda6476ac6e5ea1f9fafb5",
"body": "…untime support\n\n- Normalize GitCommit constructor to handle plain objects for author/parents\n- Restore multi-runtime compatibility by removing direct Node imports from index.js\n- Sync versioning across CHANGELOG, README, and package.json\n- Finalize documentation and test descriptions",
"is_bot": false,
"headline": "refactor: finalize 2.7.0 release with hardened validation and multi-r…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26860aa277932bd37372298bafc139374f82f669",
"body": "…lity\n\n- ByteMeasurer: Add support for ArrayBuffer and TypedArrays with explicit type validation\n- Sync package.json and CHANGELOG versions\n- Finalize documentation refinements",
"is_bot": false,
"headline": "refactor: address ByteMeasurer validation and multi-runtime compatibi…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5158fb4e8dd02e0e8f8acdd8853be96a54a435a6",
"body": "- Remove Node-specific imports from index.js for cross-runtime compatibility\n- Implement optional fsAdapter pattern for CWD validation\n- Hardened GitCommit constructor validation for parents and message\n- Fix Git date format in GitPersistenceService by adding timezone offset\n- Simplify eslint.config.js and update test descriptions",
"is_bot": false,
"headline": "refactor: finalize multi-runtime refinements and validation hardening",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02fc228c94fd7f2384b84a7c748d5fb99d9709a",
"body": "…hestrator\n\n- Fix off-by-one error in ExecutionOrchestrator backoff calculation (use attempt instead of attempt + 1)\n- Add explicit throw after retry loop in orchestrate method to handle exhausted attempts\n- Adjust tests to match new backoff behavior and verify safety throw",
"is_bot": false,
"headline": "refactor: fix backoff off-by-one and add safety throw in ExecutionOrc…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb0f8b86038d74f65e6004170c2b59e3815c025",
"body": "- Update CHANGELOG with recent bug fixes and refinements\n- Sync version references in README.md to 2.7.0\n- Update README.md and CONTRIBUTING.md with accurate runtime prerequisites\n- Final check of local test suite",
"is_bot": false,
"headline": "chore: final version sync and documentation updates for 2.7.0 release",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc20a62e10e8bdac6dbedeb71d1b4b95fdf00a1f",
"body": "- NodeShellRunner: Guard timeout setup to prevent immediate process kill\n- Dockerfile.deno: Pin Deno version to 2.6.3 for reproducible builds\n- GitObjectType: Fix STRING_TO_INT mapping for delta types\n- CommandSanitizer: Add type validation before calling string methods\n- ExecutionOrchestrator: Fix \n[…]\nn: Fix imports in COMMIT_LIFECYCLE.md and broken links in errors\n- CI: Add Node.js setup and dependency install to test job\n- ESLint: Remove duplicate globals and allow underscore-prefixed unused vars",
"is_bot": false,
"headline": "fix: address all PR review comments from CodeRabbitAI",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:28:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb105c795045942a0fc13892885533cceacf6565",
"body": "- Update run-multi-runtime-tests.sh to detect and use 'docker compose' (V2) or 'docker-compose' (V1)\n- Add 'docker compose down' to cleanup after test runs\n- Document fix in CHANGELOG",
"is_bot": false,
"headline": "fix: ci/cd docker compose command not found",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c632f0b1c64ce690ed4682fc5405d343203c6657",
"body": "- Fix index.js exports to include all core entities and services\n- Add Prerequisites section to README.md (Git >= 2.30.0)\n- Update README.md Usage examples to new object-based commit syntax\n- Create CODE_OF_CONDUCT.md (Contributor Covenant)\n- Create docs/CUSTOM_RUNNERS.md (CommandRunner port contract)\n- Update docs/RECIPES.md with 'Commit from Scratch' plumbing guide",
"is_bot": false,
"headline": "docs: finalize public API and documentation for 2.0.0 release",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961127196aab61055cec899c0b9832440ce49bf4",
"body": "- Implement createCommitFromFiles in GitRepositoryService with concurrency limit\n- Add toMktreeFormat to GitTree entity for encapsulated serialization\n- Hardened GitPersistenceService to use EnvironmentPolicy on all calls\n- Expand GitCommandBuilder with fluent factory methods and common flags\n- Decouple GitRepositoryService from GitPlumbing constructor",
"is_bot": false,
"headline": "feat: high-level domain persistence layer",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c705e92b20794759478481ba905ebe15f66de9",
"body": "- Implement totalTimeout in ExecutionOrchestrator to override retries\n- Enhance GitErrorClassifier with customRules and regex lock detection\n- Extract GitBinaryChecker from GitPlumbing to decouple binary verification\n- Remove GitRepositoryService circular dependency in GitPlumbing constructor\n- Update CommandRetryPolicy with totalTimeout property",
"is_bot": false,
"headline": "refactor: orchestration and error-handling",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8aeeae2765b7c253c2e0e16098f2828b5ed437",
"body": "- Implement EnvironmentPolicy with explicit block on GIT_CONFIG_PARAMETERS\n- Refactor CommandSanitizer to injectable instance with command caching\n- Add logic to CommandSanitizer to block global flags before subcommands\n- Add ShellRunnerFactory.register() for custom adapter injection\n- Update ProhibitedFlagError to support custom messages",
"is_bot": false,
"headline": "feat: security layer and service decoupling",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-08T00:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e80e23114a1d828e6ff7e1286f94372f652a6f4",
"body": "- Update GitStream.collect() for performance and manual cleanup\n- Replace FinalizationRegistry with try...finally in GitStream\n- Consolidate GitSha validation into GitSha.from()\n- Optimize ByteMeasurer for Node/Bun/Deno\n- Update package.json to v2.0.0 and vitest to v3.0.0\n- Update CHANGELOG and README",
"is_bot": false,
"headline": "refactor: core infrastructure for production stability",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40551e9b26daa27c6189e5675e4d7410a77cd202",
"body": "…hancements\n\n- Created docs/COMMIT_LIFECYCLE.md covering step-by-step Git object construction and persistence.\n- Added polymorphic GitRepositoryService.save() for unified entity persistence.\n- Updated README.md with hardened security details and prominent documentation links.\n- Verified 100% test pass rate across Node.js, Bun, and Deno.",
"is_bot": false,
"headline": "docs: finalize refactor with commit lifecycle tutorial and service en…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce7f93faed640f4cc4647d01ac63e11fb4fb386",
"body": "- Created GitPersistenceService to handle low-level object database interactions for Blobs, Trees, and Commits.\n- Implemented writeBlob, writeTree, and writeCommit in GitRepositoryService.\n- Added GitPlumbing.commit() orchestration method for end-to-end commit creation.\n- Enhanced shell runners and \n[…]\n.\n- Updated RunnerOptionsSchema to include optional env support.\n- Added comprehensive integration tests for persistence and commit flows.\n- Verified 100% test pass rate across Node.js, Bun, and Deno.",
"is_bot": false,
"headline": "feat: implement high-level persistence and repository services",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:46:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f778e847e6fb5f0be3ece0585b3a3ad89903cf65",
"body": "- Added comprehensive static factory methods to GitCommandBuilder for all whitelisted Git commands.\n- Implemented fluent flag methods (.stdin(), .write(), .pretty(), etc.) in GitCommandBuilder for cleaner command construction.\n- Exported GitCommandBuilder from the main entry point.\n- Verified GitPlumbing constructor supports injectable sanitizer and orchestrator dependencies.\n- Updated README and ARCHITECTURE documentation.\n- Verified 100% test pass rate across Node.js, Bun, and Deno.",
"is_bot": false,
"headline": "feat: enhance command building and entry-point DI",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4886f1e326b7c26006e80db8d8306009a670f554",
"body": "…dling\n\n- Refactored CommandSanitizer and ExecutionOrchestrator into injectable class instances.\n- Introduced GitErrorClassifier domain service for centralized error categorization.\n- Added ProhibitedFlagError for better security reporting and developer guidance.\n- Implemented memoization in Command\n[…]\nCommandSanitizer.allow() for dynamic plumbing command registration.\n- Updated multi-runtime test suite and Deno shim for lifecycle parity.\n- Verified 100% test pass rate across Node.js, Bun, and Deno.",
"is_bot": false,
"headline": "refactor: core services for dependency injection and robust error han…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:40:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72d0879dc33a57cc4d07d866345b919f82d3e628",
"body": "- Extracted environment variable whitelisting into EnvironmentPolicy domain service.\n- Expanded whitelist to include GIT_AUTHOR_*, GIT_COMMITTER_*, LANG, and LC_ALL.\n- Completed migration from ajv to zod for unified type-safety and reduced bundle size.\n- Updated all shell runners (Node, Bun, Deno) to use EnvironmentPolicy.\n- Enhanced multi-runtime test parity, adding missing tests to Deno suite.\n- Verified 100% test pass rate across Node.js, Bun, and Deno.",
"is_bot": false,
"headline": "feat: refactor security and validation layer",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65c5edb84b4dff76ff1ef8833bdbd9c58412cf4",
"body": "- Update CHANGELOG.md with all recent additions\n- Add Documentation section to README.md\n- Link to new recipes and troubleshooting guides",
"is_bot": false,
"headline": "docs: finalize v2.2.0 documentation",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b703cce05080da5214287f360037dfb1be00f7",
"body": "- Implement GIT_PLUMBING_ENV override in createDefault()\n- Add docs/RECIPES.md with 'Commit from Scratch' guide\n- Ensure execute() maintains backward compatibility with asString: true\n- Finalize GitPlumbing.createRepository() integration",
"is_bot": false,
"headline": "docs: add recipes and finalize public API",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d6ba8f7e50ffc7ac8ae879380b86421b5c2a06c",
"body": "- Move retry loop and backoff logic to ExecutionOrchestrator\n- Move lock-detection logic and specialized error throwing to ExecutionOrchestrator\n- Clean up GitPlumbing.execute() to use the orchestrator\n- Update CHANGELOG and README",
"is_bot": false,
"headline": "refactor(domain): extract ExecutionOrchestrator service",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0684d132d738c4bd1975801b099f1c4af3450305",
"body": "- Add GitRepositoryLockedError with remediation guidance\n- Add CommandRetryPolicy value object for configurable backoff\n- Refactor ShellRunnerFactory with registry and env overrides\n- Add GitPlumbing.createRepository() factory\n- Integrate retry policy and locked error in GitPlumbing.execute()",
"is_bot": false,
"headline": "feat(domain): enhance domain logic and extensibility",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581e91302bbc52770bdb9df3c3e8ff35d6a8bd3e",
"body": "…rmance\n\n- Implement Uint8Array chunk accumulation in GitStream.collect()\n- Add 'asString' and 'encoding' options to GitStream.collect()\n- Optimize ByteMeasurer to use Buffer.byteLength() where available\n- Upgrade vitest to ^3.0.0\n- Update index.js, README.md, and CHANGELOG.md",
"is_bot": false,
"headline": "feat(infra): refactor GitStream for binary support and optimize perfo…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b7ab061ea04428e477b36b316288b5ba5bd071",
"body": null,
"is_bot": false,
"headline": "feat: core resilience and telemetry v2.1.0",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ab77b4ee35660d7aaf1c258a8c170195e29e4e",
"body": null,
"is_bot": false,
"headline": "docs: remove incorrect references to Continuum",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcebfe56bed048b0e0bd6bebb85a243e3fa5c04",
"body": "- Updated README.md with v2.0.0 features and unified streaming usage.\n- Added ARCHITECTURE.md detailing Hexagonal Design and Zod validation strategy.\n- Refined JSDoc across domain services and infrastructure.\n- Ensured all tests and linting pass with latest documentation changes.",
"is_bot": false,
"headline": "docs: exhaustive update for v2.0.0 architecture and API",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a5f41b0404198b138b2a5e3a4f0f9f3cfd0c07",
"body": "- Removed explicit `vitest` imports from test files to prevent Deno from crashing during pre-push tests.\n- Reverted to using global `describe`, `it`, and `expect` as intended for the multi-runtime test shim.",
"is_bot": false,
"headline": "fix: remove explicit vitest imports to support multi-runtime globals",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T23:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399518b698dd95cbfdf2fb8c5342a21bca71e732",
"body": "…ive zod validation\n\n- Refactored shell runners to a single \"Streaming Only\" architecture across Node, Bun, and Deno.\n- Centralized all domain validation into Zod schemas in `src/domain/schemas`.\n- Enforced strict Hexagonal Architecture with improved Port/Adapter separation.\n- Implemented OOM protec\n[…]\nnsured 100% JSDoc coverage and \"one class per file\" adherence.\n- Added `GitPlumbing.createDefault()` for streamlined runtime-aware instantiation.\n- Verified all 114 tests pass across all environments.",
"is_bot": false,
"headline": "feat: architectural refinement v2.0.0 - unified streaming and exhaust…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T22:57:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72c32747ae4f64778d867659693d7fdf7c0ee4ab",
"body": "- Introduced exitPromise and GitStream.finished for tracking process status.\n- Hardened CommandSanitizer with strict git command list and resource limits.\n- Fixed async race conditions in test suite.\n- Improved multi-runtime streaming compatibility.",
"is_bot": false,
"headline": "feat: add reliable stream completion and harden command sanitizer",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T22:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abff5b99f6e61c1268314255f74f10ab3308b236",
"body": "…rmance\n\n- Implement universal GitStream wrapper for unified Node/Web stream handling\n- Refactor CommandSanitizer to use strict allow-list for base plumbing commands\n- Add executeStream method to GitPlumbing for memory-efficient large object handling\n- Implement GitTreeBuilder to resolve O(N^2) comp\n[…]\ncontent\n- Cache TextEncoder/Decoder instances to reduce garbage collection pressure\n- Add configurable timeouts to all shell runners\n- Professionalize package.json with exports and engines enforcement",
"is_bot": false,
"headline": "feat: harden security, implement streaming output, and optimize perfo…",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T22:15:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1e1b209f5e35116e7ae442cfd5a993a3841f88c6",
"body": null,
"is_bot": false,
"headline": "chore: add CONTRIBUTING, SECURITY, NOTICE and CI workflow",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T21:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f979c90b46651ecfc8e3d674b64d6829cc64df6",
"body": "- Add Node.js, Bun, and Deno platform adapters with auto-detection\n- Introduce GitSignature, GitFileMode, and GitSignature value objects\n- Implement multi-runtime Docker testing infrastructure\n- Establish formal GitPlumbingError hierarchy\n- Harden security with CommandSanitizer and argument validation\n- Enforce strict SRP and \"one class per file\" structure\n- Replace magic numbers/strings with semantic constants\n- Provide Dev Container configurations for all runtimes",
"is_bot": false,
"headline": "feat: implement multi-runtime support and harden domain architecture",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T21:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9e58764d45c4f2eab3c62ef35bb99d4dff4765",
"body": "- Add GitSha value object with SHA-1 validation\n- Add GitRef value object with Git reference validation\n- Add GitObjectType value object with fast integer comparison\n- Add GitBlob entity for Git blob objects\n- Add custom error types for semantic error handling\n- Implement factory patterns for object creation\n- Use JSON schema validation with Ajv\n- Maintain backward compatibility with existing test structure",
"is_bot": false,
"headline": "feat: implement hexagonal architecture domain layer",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T21:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164ad261cc7c0a9e133e70a4e23b035d07a60a2e",
"body": "Establishes git repo for plumbing. Used to be part of git-cms.",
"is_bot": false,
"headline": "feat: initial commit",
"author_name": "J. Kirby Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T20:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9daf7d6f06301a5620feb1316bc121f2419a99",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "James Ross",
"author_login": "flyingrobots",
"committed_at": "2026-01-07T20:10:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 81,
"latest_release_at": "2026-07-19T08:58:24Z",
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 48.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@git-stunts/plumbing",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"git",
"plumbing",
"content-addressable",
"dag",
"merkle",
"node",
"deno",
"bun"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@git-stunts/plumbing",
"is_deprecated": false,
"latest_version": "3.2.0",
"repository_url": "https://github.com/git-stunts/plumbing",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2072,
"first_published_at": "2026-01-08T01:38:51.620000Z",
"latest_published_at": "2026-07-19T08:58:19.409000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 13962,
"source_files_sampled": 96,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:@git-stunts/plumbing@3.2.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.24.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "flyingrobots",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/1207477?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"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": "5 out of 5 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": 1,
"reason": "Found 2/18 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "25 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "24 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b976526ae796f1336d68c08cf618132f5acfa98a",
"ran_at": "2026-07-25T05:51:09Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T08:58:27Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T08:55:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2026-07-18T08:25:59Z",
"last_comment_at": "2026-07-18T08:26:07Z",
"last_comment_author": "coderabbitai"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/git-stunts/plumbing",
"host": "github.com",
"name": "plumbing",
"owner": "git-stunts"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 58,
"vitality": 77,
"community": 44,
"governance": 54,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 81,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "81 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 81
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 48.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~48.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 48.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"packages": [
"@git-stunts/plumbing"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2072
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,072 downloads/month across npm",
"points": 44.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2072,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 9,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/9 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/18 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "git-stunts",
"public_repos": 10,
"account_age_days": 198
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of git-stunts",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "git-stunts"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~0 yr old",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@git-stunts/plumbing"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "5 out of 5 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": [
"automation",
"bun",
"cli",
"deno",
"devtools",
"esm",
"git",
"git-plumbing",
"git-stunts",
"library",
"nodejs",
"version-control"
],
"has_wiki": false,
"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": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 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 2/18 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "25 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "24 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@git-stunts/plumbing@3.2.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@git-stunts/plumbing@3.2.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.938,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "76 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no agent-authored commits among the last 81",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 81
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 13962,
"source_files_sampled": 96,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/96 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 96,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T05:51:20.233032Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/git-stunts/plumbing.svg",
"full_name": "git-stunts/plumbing",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}