Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3933,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 615,
"CSS": 3288,
"HTML": 362,
"Shell": 17321,
"JavaScript": 41638,
"TypeScript": 57639
},
"pushed_at": "2026-07-20T15:44:06Z",
"created_at": "2024-11-27T04:26:59Z",
"owner_type": "User",
"updated_at": "2026-07-20T15:45:10Z",
"description": "A CLI tool for orchestrating local development services in tmux sessions. Perfect for microservices and polyglot projects with automatic service discovery and before/after script support.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript",
"Shell"
]
},
"owner": {
"blog": null,
"name": "Andrew Byrd",
"type": "User",
"login": "Abyrd9",
"company": null,
"location": null,
"followers": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/22533745?v=4",
"created_at": "2016-09-30T00:47:32Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 3582
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-12-30T14:58:28Z"
},
{
"tag": "v2.5.3",
"kind": "patch",
"published_at": "2026-07-20T15:43:17Z"
},
{
"tag": "v2.5.2",
"kind": "patch",
"published_at": "2026-07-20T15:31:31Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2026-07-20T03:23:00Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2026-07-14T17:47:25Z"
},
{
"tag": "v2.4.4",
"kind": "patch",
"published_at": "2026-03-05T21:44:13Z"
},
{
"tag": "v2.4.3",
"kind": "patch",
"published_at": "2026-03-05T21:23:48Z"
},
{
"tag": "v2.4.2",
"kind": "patch",
"published_at": "2026-01-31T02:09:18Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2026-01-21T15:30:38Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2026-01-12T21:11:53Z"
},
{
"tag": "v2.3.4",
"kind": "patch",
"published_at": "2026-01-11T02:32:44Z"
},
{
"tag": "v2.3.3",
"kind": "patch",
"published_at": "2026-01-08T22:04:07Z"
},
{
"tag": "v2.3.2",
"kind": "patch",
"published_at": "2026-01-08T20:04:03Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2026-01-08T16:09:42Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2026-01-08T03:14:42Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-01-05T02:13:00Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2026-01-02T14:30:18Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-12-31T19:37:56Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-12-30T18:47:36Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-12-30T15:24:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-12-30T15:03:04Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-09-04T00:33:05Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-06-21T00:39:13Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-05-01T00:39:48Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-03-21T14:27:13Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-02-06T00:58:52Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-01-18T18:05:51Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2024-12-29T20:14:17Z"
}
],
"recent_commits": [
{
"oid": "f2b150cfa5e637e534bc1c384923083649959470",
"body": null,
"is_bot": false,
"headline": "2.5.3",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T15:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed6297ade0799dec97690740d76b2a6ba6e3d8f",
"body": "The config hardening in 92d7ddd rejected empty service commands that Harbor previously allowed. Treat an empty command as a shell no-op so command-only panes still launch.\n\nTests: bun run test; bun run build; bash -n scripts/dev.sh.",
"is_bot": false,
"headline": "Restore idle service panes",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T15:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c09ecd89308871ed4f1b8f487ade0f3cb1e00a3d",
"body": null,
"is_bot": false,
"headline": "2.5.2",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T15:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84da79da6c2fa3dc90a42ee81e711e4cfab0d717",
"body": "Tests: bun run test; bun run build; bun run start -- --help.",
"is_bot": false,
"headline": "Fix global Harbor entrypoint",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T15:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dfe2f57adad48d3b437eb4e7b6c23dc6ca888e4",
"body": null,
"is_bot": false,
"headline": "Harden config validation",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T14:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7474740e884cfc2d8d5a515d46f6926d2a6ccc9d",
"body": null,
"is_bot": false,
"headline": "2.5.1",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T03:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d7ddd09d74f10f6f9ec229af16d99d2d6bb392",
"body": "Tests: bun run test (63 tests); bun run build; test-services/web bun run build; bun run start -- --help; bash -n scripts/dev.sh.",
"is_bot": false,
"headline": "Harden Harbor config and tmux handling",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-20T03:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3efc3a25a3cc829af7f59f34956a5a59d3c9a2b5",
"body": null,
"is_bot": false,
"headline": "2.5.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-14T17:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6244c11a4bdbc3f89ef21bd9753a09f432e2c34",
"body": "Tests: bun run test (60 tests); bash -n release.sh; bun run build; npm whoami (abyrd)",
"is_bot": false,
"headline": "Use npm authenticated session for releases",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-14T17:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b4f56fefa986e0022a0e8350d9c8bcea63de7d0",
"body": "Tests: bun run test (60 tests); bash -n release.sh; bun run build; bun run start -- --help",
"is_bot": false,
"headline": "Restore failed release state",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-14T17:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35969a0dab4fcfb8f2e1243cc4369a7a463f5135",
"body": "Tests: bun run test (59 tests); bun run build; test-services/web bun run build; bun run start -- --help",
"is_bot": false,
"headline": "Harden Harbor session lifecycle",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-14T16:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de390f9a13c0d78aa7f057d6036d46047747947",
"body": null,
"is_bot": false,
"headline": "Refresh types and test deps",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-06T13:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336ef10b96befc859e5420330be6c2182f6cb397",
"body": null,
"is_bot": false,
"headline": "Fix Harbor package root resolution",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-07-02T13:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea83dd24d8135f4875260523520209ef9f85b644",
"body": null,
"is_bot": false,
"headline": "Fix child process exit handling",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-29T13:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "225b682eb3068009274f33b14903819b70f30c84",
"body": null,
"is_bot": false,
"headline": "Stabilize Vitest worker count",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-26T13:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652165c1d814b34e906081d0dff507d504ac90d9",
"body": null,
"is_bot": false,
"headline": "Refresh Harbor config contract tests",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-25T13:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc64bee2309563fc51972cdec89e589776cce56f",
"body": null,
"is_bot": false,
"headline": "fix: validate inter-pane numeric flags",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-24T13:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4680890a97cfb7df2fa26855e7eef30797fe2d",
"body": null,
"is_bot": false,
"headline": "Fix harbor self-pane access",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-23T13:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bfaf62cf23047c09a31d9721e27ba42f3c389e6",
"body": null,
"is_bot": false,
"headline": "Update major dependencies",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-20T14:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cfe6157e13e2bb082e0e1b9977f31595931caa8",
"body": null,
"is_bot": false,
"headline": "Fix after script cwd handling",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-19T15:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a099bba3d4e888652f3ad23ef54a1458285c5a31",
"body": null,
"is_bot": false,
"headline": "Refresh deps and harden tmux tests",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-06-18T18:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4b72e64f9e59ac23d9d85e383b2c11e1418bcb",
"body": null,
"is_bot": false,
"headline": "2.4.4",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-03-05T21:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b28eccc07a7e12c8072fd6a1f37434b1a9067d",
"body": null,
"is_bot": false,
"headline": "fix: harden release script",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-03-05T21:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172cdfa1b90a6a5e3671865b764e73716fef6cfa",
"body": null,
"is_bot": false,
"headline": "2.4.3",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-03-05T21:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713b13ba5270b9412cb7b1c931170fbeb5746fb1",
"body": null,
"is_bot": false,
"headline": "fix: restore tmux tab shortcuts",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-03-05T21:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfddd2ce40691c9bc7c19bd39f7334b84a8a9ef",
"body": null,
"is_bot": false,
"headline": "2.4.2",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-31T02:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56eee7ff77dcd97a06ab6472791e7079dd5cee35",
"body": null,
"is_bot": false,
"headline": "chore: update tmux tab shortcuts",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-31T02:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb88015366e84e693eece247c718ef873e22876",
"body": null,
"is_bot": false,
"headline": "2.4.1",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-21T15:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38fc1e3fa0988bcdc7f775aeb8e9aa36d45a03d",
"body": null,
"is_bot": false,
"headline": "chore: removing auto .gitignore add",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-21T15:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799ea2cbe1fe3bcd2d65582d22bf17eae925f883",
"body": null,
"is_bot": false,
"headline": "2.4.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-12T21:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272eff333312bfacc1deeeade3a81b28080a2e8b",
"body": "Add tmux-based inter-pane communication allowing services to interact\nwith each other via CLI commands.\n\nNew Commands:\n- harbor hail <service> <cmd> - Send keystrokes to another pane\n- harbor survey <service> - Capture pane output/scrollback\n- harbor parley <service> <cmd> - Execute comma\n[…]\nME with inter-pane communication section\n- Add AGENTS.md with comprehensive agent guidance\n\nThis enables AI agents running in harbor panes to observe and interact\nwith other services programmatically.",
"is_bot": false,
"headline": "feat: add inter-pane communication (hail, survey, parley)",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-12T21:11:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "849bcbf20f4c8fcea80848878ec9a6cf669fede1",
"body": null,
"is_bot": false,
"headline": "2.3.4",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-11T02:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b143cb135b8a31f8e6cef79cafdbb9d5c64773",
"body": "- Add Ctrl+t to open new terminal windows (named +Terminal)\n- Add Ctrl+w to close user-created tabs only (protects service windows)\n- Update status bar with shortcut hints in dimmer color\n- Service windows cannot be closed with Ctrl+w, shows helpful message\n\nShortcuts:\n Ctrl+t Create new +Terminal tab\n Ctrl+w Close current tab (only +Terminal tabs)\n Shift+←/→ Navigate between tabs\n Ctrl+q Quit session",
"is_bot": false,
"headline": "feat(tmux): add keyboard shortcuts for managing terminal tabs",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-11T02:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1373e82210995a2f4aaf36be1435f1f9567c9ba",
"body": null,
"is_bot": false,
"headline": "2.3.3",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T22:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274cf8390d99afda26adf7523ffeb648713aca3a",
"body": "- Add log helper functions for consistent colored output\n- Color error messages (red), success messages (green), info (blue)\n- Highlight commands and file paths in cyan\n- Dim secondary information for cleaner hierarchy\n- Update all console.log calls to use colored helpers\n- Improve readability of bearings, dock, moor, and error outputs",
"is_bot": false,
"headline": "style: add colorful output throughout the CLI",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T21:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2915bfdfeb4ebb70da17433759ab9685f742925d",
"body": "- Add picocolors for terminal styling\n- Create custom formatted help with colors and better layout\n- Simplify command descriptions for cleaner subcommand help\n- Update tests for new help text format",
"is_bot": false,
"headline": "style: cleaner, colorful CLI help output",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T21:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa6a8e308d7168d4a62bf536d3ccb5f897cc306",
"body": "- Prevent 'harbor launch' (attached mode) from running inside tmux\n- Prevent 'harbor anchor' from running inside tmux\n- Allow 'harbor launch -d/--headless' to still work inside tmux\n- Display helpful error messages with alternative options\n- Add tests for tmux session detection behavior",
"is_bot": false,
"headline": "feat: block attach commands when already inside tmux session",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T21:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384747e766ce75c213e6cb8aad898598be33e676",
"body": "…flicts\n\n- Each Harbor session now uses its own tmux socket (harbor-{sessionName})\n- This prevents global tmux options from affecting other sessions\n- Running 'harbor launch -d' from inside a tmux session no longer breaks parent styling\n- Updated anchor, scuttle, and bearings commands to use the socket\n- Added tests for after scripts behavior in headless mode",
"is_bot": false,
"headline": "fix: use separate tmux socket per Harbor session to prevent style con…",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T21:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae00bb063354601f0e4040ecdee2d6f3395620c",
"body": null,
"is_bot": false,
"headline": "2.3.2",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T20:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6b840bdd993092265b9579803fb2077ea8e3c5",
"body": null,
"is_bot": false,
"headline": "Fixing bugs around after scripts running or not running when they should",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201940b48a32f1e99d09153770b600d9daa51520",
"body": null,
"is_bot": false,
"headline": "2.3.1",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T16:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f76d7256436a9bb89aaa4ff1dae9add26c9880f6",
"body": null,
"is_bot": false,
"headline": "Adding name arg to other commands for those specific sessions",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T16:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c5fdd255e3b0244c764f6f3480780277c846a3",
"body": null,
"is_bot": false,
"headline": "2.3.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T03:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430c41ec48118bd53ba66562362da5f7c01b9981",
"body": null,
"is_bot": false,
"headline": "Adding --name flag for custom session names not from the config",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-08T03:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2485b9c1f7968f466f49a84594bcae123590993",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-05T02:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6514f12aee523769cff6f51365d88c9768793787",
"body": null,
"is_bot": false,
"headline": "Better help text for AI",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-05T02:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e877fd2064c94e2856acdaf869ba0a1cb4f2e40",
"body": null,
"is_bot": false,
"headline": "Including headless mode and commands to attach to a headless mode",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-04T20:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4711a4076f5b229b0b0245fb3a55f7b49a0a562b",
"body": null,
"is_bot": false,
"headline": "2.1.1",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-02T14:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fda73ca5e57fe9f3cacf80a660588cde00526b",
"body": null,
"is_bot": false,
"headline": "Fixing bug with not passing keys into pane sessions",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2026-01-02T14:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3afa90ea7a4d753baf81a393f1884e6ebb6b2b2",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T19:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc694876483b9513dc03ed1e341c404c07ece0c4",
"body": null,
"is_bot": false,
"headline": "Removing \"Tab\" capture",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T19:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd740daad611e129e538190c9405b896c6e7b9c",
"body": null,
"is_bot": false,
"headline": "Fixing random code changes that show up on main terminal",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T18:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6244437c16c7dc3e2ed3f4b349b9e65bf0de9d03",
"body": null,
"is_bot": false,
"headline": "Add custom tmux session names and comprehensive test suite",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T18:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0e60824bb210a8d023207893385fd35c9a4c95",
"body": null,
"is_bot": false,
"headline": "Updating some questions during setup, Also shift-arrow keys to navigate",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T17:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e30154c1d1385028baa14ed831557b364cbfc1",
"body": null,
"is_bot": false,
"headline": "Pushing up JSON schemas",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-31T14:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f43770cac35e04f0469e19150bb999d68653afa",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-30T18:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a21fd533fc73e2333f873f7b9ae404c09f249fc",
"body": null,
"is_bot": false,
"headline": "Fixing bugs around logs",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-30T18:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce1d0b536d1971e191cc3307810833edc5a7bd1",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-30T15:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d9faa3b1a7489162868e590c8aa7cfe414624f",
"body": null,
"is_bot": false,
"headline": "Updating release again",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-30T15:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04be652a4da6ca5033a02577575069f1d157767e",
"body": null,
"is_bot": false,
"headline": "2.0.0 - Add service logging for AI agents",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-12-30T15:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e90f3ea76a9cdb968002d81002c7e84483193c0",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Abyrd9",
"author_login": "Abyrd9",
"committed_at": "2025-10-22T01:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5052d0139167d36d8ee523194e8d92d7f1c94f7a",
"body": "…led when using CLI",
"is_bot": false,
"headline": "Adding helpful tips to install TMUX and JQ if they are not yet instal…",
"author_name": "Abyrd9",
"author_login": "Abyrd9",
"committed_at": "2025-10-22T01:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2f5f20a6bc8c26f2ccd359b6344f4b1c8debed",
"body": "…led when using CLI",
"is_bot": false,
"headline": "Adding helpful tips to install TMUX and JQ if they are not yet instal…",
"author_name": "Abyrd9",
"author_login": "Abyrd9",
"committed_at": "2025-10-22T01:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89aa2d0d3fc8532fc64e0ff07ed147fffa9f745c",
"body": "…tures for microservices and polyglot projects.",
"is_bot": false,
"headline": "Update package description to clarify functionality and highlight fea…",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-10-21T00:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7dfe8d588928a171e10e10df84f674bc88ce914",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-09-04T00:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585c969f2e57b3797d66222ba1013cc55a8f2982",
"body": "…lidation and execution flow",
"is_bot": false,
"headline": "Add support for before and after scripts in configuration; enhance va…",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-09-04T00:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24466935b0a71721b71a5cae85bcbf21b510e9f",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-06-21T00:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ce3a8ccec04fba713df286cd19140820778c22",
"body": null,
"is_bot": false,
"headline": "Updating packages",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-06-21T00:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64671d8f86efc08e96965229fba08e49628fe99d",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-05-01T00:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b23daf68901c89ce5491a2e5d761a4b301592c5",
"body": "…t want to deal with it.",
"is_bot": false,
"headline": "Removing caddy references or generation from harbor cli project. Don'…",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-05-01T00:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5f8b0153618e5b0635905f854e419729a481e1",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-03-21T14:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b602214a4c98deb30f99e96f3ef2c1def4af7926",
"body": "…owing up",
"is_bot": false,
"headline": "Making useSudo actually usable and fixing bug around caddy tab not sh…",
"author_name": "Abyrd",
"author_login": "Abyrd9",
"committed_at": "2025-03-21T14:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682e3e26573f77a9e9ea1c1b9443d8f63e5e43d9",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-02-06T00:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47dc5d150e1d7f6e7e91576355d675404ad252bf",
"body": null,
"is_bot": false,
"headline": "Adding support for harbor field config in package.json",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-02-06T00:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9faacaa64971a379d1873753658630493161266",
"body": null,
"is_bot": false,
"headline": "0.0.3",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-01-18T18:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6631867362462edaba541753d28e77e64dbed4f5",
"body": null,
"is_bot": false,
"headline": "Makine Caddyfile not required if no subdomain is present.",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2025-01-18T18:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2796b20826a495e2f5a8969e83c888fe6df439f2",
"body": null,
"is_bot": false,
"headline": "0.0.2",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-12-29T20:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3241d68dd2bedb664d620bbbe781dd6afcdb6d0",
"body": null,
"is_bot": false,
"headline": "Adding check command for npm updates",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-12-29T20:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53df650e7d7faf258812a58c574f06abbaec9f73",
"body": null,
"is_bot": false,
"headline": "Updating the way releases work",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-12-29T20:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a963e5502732087324e99e0893f3dcae678c8be",
"body": null,
"is_bot": false,
"headline": "Fixing reference in Readme to wrong package install",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-12-04T02:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91dac63931ff81b786f53e96d379f1bc0668bec8",
"body": null,
"is_bot": false,
"headline": "init: Initial commit of Harbor CLI",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-12-04T02:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2e3509f932047e16f1afa08ba0e02837e3f18e",
"body": null,
"is_bot": false,
"headline": "init: Initial commit of Harbor CLI",
"author_name": "Andrew Byrd",
"author_login": "Abyrd9",
"committed_at": "2024-11-29T04:56:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 66,
"latest_release_at": "2026-07-20T15:43:17Z",
"latest_release_tag": "v2.5.3",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 14,
"days_since_latest_release": 1,
"mean_days_between_releases": 22.4
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@abyrd9/harbor-cli",
"exists": true,
"license": "MIT",
"keywords": [
"cli",
"development",
"tmux",
"local-development"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@abyrd9/harbor-cli",
"is_deprecated": false,
"latest_version": "2.5.3",
"repository_url": "https://github.com/Abyrd9/harbor-cli",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 743,
"first_published_at": "2024-12-04T02:14:26.973000Z",
"latest_published_at": "2026-07-20T15:44:03.564000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"test-services/web/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [
"test-services/go-api/go.mod"
],
"largest_source_bytes": 41638,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 13899
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@commander-js/extra-typings",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^15.0.0"
},
{
"name": "commander",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^15.0.0"
},
{
"name": "picocolors",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@commander-js/extra-typings",
"direct": true,
"version": "^15.0.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "^15.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": true,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "^1.3.14",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.2.17",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19.2.3",
"ecosystem": "npm"
},
{
"name": "bun-types",
"direct": false,
"version": "^1.3.14",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^19.2.7",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^19.2.7",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.1.10",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 3,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Abyrd9",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/22533745?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f2b150cfa5e637e534bc1c384923083649959470",
"ran_at": "2026-07-22T03:23:21Z",
"aggregate_score": 2.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T15:44:06Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Abyrd9/harbor-cli",
"host": "github.com",
"name": "harbor-cli",
"owner": "Abyrd9"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"security": 23,
"vitality": 78,
"community": 21,
"governance": 36,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 66,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "66 commits in the last year",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 66
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 88,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v2.5.3",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 22.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"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": 48,
"inputs": {
"packages": [
"@abyrd9/harbor-cli"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 743
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "743 downloads/month across npm",
"points": 38.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 743,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 9,
"owner_type": "User",
"is_verified": null,
"owner_login": "Abyrd9",
"public_repos": 26,
"account_age_days": 3582
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "9 followers of Abyrd9",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9,
"login": "Abyrd9"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~9 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@abyrd9/harbor-cli"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "critical",
"name": "Security",
"value": 23,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 13899
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.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": "18 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"test-services/web/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"test-services/go-api/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "test-services/go-api/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "test-services/go-api/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "test-services/web/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "test-services/web/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 41638,
"source_files_sampled": 16,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"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": [
"deps.dev does not index npm:@abyrd9/harbor-cli@2.5.3; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T03:23:25.651847Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Abyrd9/harbor-cli.svg",
"full_name": "Abyrd9/harbor-cli",
"license_state": "absent",
"license_spdx": null
}