Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"docker",
"pty",
"redis",
"terminal",
"ai-agents",
"mcp",
"mcp-server",
"model-context-protocol",
"pseudo-terminals",
"rest-apis",
"sandboxing",
"sqlite",
"terminal-as-a-service"
],
"is_fork": false,
"size_kb": 422,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 563710,
"Python": 17790,
"Makefile": 2389,
"Dockerfile": 594
},
"pushed_at": "2026-07-14T19:50:27Z",
"created_at": "2026-06-29T21:27:10Z",
"owner_type": "User",
"updated_at": "2026-07-14T19:47:22Z",
"description": "Terminals as a service — drive PTY sessions over REST and MCP.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "alwitt",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/96361728?v=4",
"created_at": "2021-12-19T02:37:29Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 1680
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-14T19:46:37Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-08T01:41:43Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-05T02:35:11Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-02T14:19:10Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-30T02:29:22Z"
},
{
"tag": "v0.1.0-rc2",
"kind": "prerelease",
"published_at": "2026-06-29T23:31:41Z"
},
{
"tag": "v0.1.0-rc1",
"kind": "prerelease",
"published_at": "2026-06-29T22:29:36Z"
}
],
"recent_commits": [
{
"oid": "41f75df9a30e41fd0fe1dbac0c1d0e208b1029bc",
"body": "Upgrade goutils to v0.12.0.",
"is_bot": false,
"headline": "patch: Upgrade goutils",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-14T19:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167dc4b60057a148496d768ecc56f71eec7eda4a",
"body": "Upgrade `goutils` to v0.12.0-rc3. This changes the how the application\ncommand is sent a container runtime.",
"is_bot": false,
"headline": "patch: Upgrade `goutils`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-14T13:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4459152b45fec88fd5fa29739df4c3f401fc0e99",
"body": "Docker runtime is now provided by `goutils`. So `DockerError` no\nis also a part of `goutils` now.",
"is_bot": false,
"headline": "patch[f094adac]: Remove unused `DockerError`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-14T11:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f094adacb438fc8a6b518665feeb9b2654b02776",
"body": "Bump goutils v0.11.3 -> v0.12.0-rc2 and refactor rest-pty's docker\nsession driver onto the new goutils/runtime SystemCallRuntime.\n\n- models: SessionDriverDockerParams now embeds\n goutilsRuntime.DockerRuntimeParams; drop the driver-param structs and\n validation now owned by goutils/runtime.\n- sessi\n[…]\nt context, so cancelling first aborted removal with\n \"context canceled\" and orphaned the container. The context is still\n cancelled on the teardown-failure path to avoid leaking daemon\n goroutines.",
"is_bot": false,
"headline": "feat: Migrate session drivers to goutils/runtime",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-13T22:36:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bdb9a9ee066ed4236ab377dc64b397b1af14e68",
"body": "Replaced `required_with` tags with `required` tags",
"is_bot": false,
"headline": "patch[config]: Removed `required_with` tags",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-08T01:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1af8d8a06a455591aa8535ea8050de4a20d4c2",
"body": "Add `ApplicationConfig` data validation to the program entry\npoint for `server`, `runApplicationServer`.",
"is_bot": false,
"headline": "patch: Add application config validation in main",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-08T01:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a23056408d8c80b096888fc344cbbc1a25c48ca",
"body": null,
"is_bot": false,
"headline": "patch[doc]: Update README tagline",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-05T02:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c67380c77d0d48c1e597442873545ded561bbdf6",
"body": null,
"is_bot": false,
"headline": "patch[doc]: New README section on the MCP endpoint",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-05T02:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613c697100b59d0288d6df4ceb11a22b6754459c",
"body": "Remove the custom MCP handler, and use the `goutils.MCPHandler`.\n\nUse `goutils.UpdateCodePositionInTags` with log metadata tags\ngenerated by `GetLogTagsForContext`. Now log messages will log\nthe exact location in source code where the message was generated.",
"is_bot": false,
"headline": "patch[api]: Use `goutils.MCPHandler`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-05T02:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62eb9fc41aec74c97761ecc66c091c815bd8aced",
"body": null,
"is_bot": false,
"headline": "patch: Update `goutils`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-04T23:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cd7541a6d5a4184b4e18174a14186f9b4f634d",
"body": "Convert the MCP tool ENUM schema machinery from package-global state to\nper-handler state, in preparation for extracting the reusable MCP\nscaffolding into `goutils`.\n\n- Replace the package-global `mcpEnumTypeSchemas` map with an\n `enumTypeSchemas` field on `MCPHandler`, initialized in\n `NewSession\n[…]\ntead of the global;\n update all tool registration call sites accordingly.\n- Rename mcpAddTool -> MCPAddTool and give it a full param-documented\n docstring (exported for reuse by tool registrations).",
"is_bot": false,
"headline": "patch[api]: Make MCP ENUM schema table scoped",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-04T15:25:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cbbcb4404ef935c9d4735cff95c56dc939472dce",
"body": "Address integration issues found while testing the MCP surface against\nmultiple agent frameworks. All changes are to agent-facing schema\ndescriptions and tool result shaping; session handling is unchanged.\n\nOutput-read result delivery:\n- read_session_output_{chunk,newest} previously returned the dec\n[…]\n and fold Content's per-type IsValid() rules into\n its description.\n- Clarify offset semantics (ring-buffer aging, actual_offset chaining),\n \"operate\" -> \"run\", and \"the command being ran\" -> \"run\".",
"is_bot": false,
"headline": "patch[api]: Patch MCP schema integration issues",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-03T23:47:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef210808ab0646ef3cb88abcc18f8688216788c2",
"body": "Patch input schema and convert all required field with type\n`[null, TYPE]` to only `TYPE` when registering a tool.",
"is_bot": false,
"headline": "wip[api]: Patch MCP tool input schema registration",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-03T21:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "543110a4f24263a62ba97f12d3c9c80982d952fd",
"body": "Add MCP endpoint, and expose the following tools\n* `define_new_session`\n* `list_sessions`\n* `get_session`\n* `update_session_output_buffer_capacity`\n* `update_session_command`\n* `update_session_name`\n* `update_session_description`\n* `delete_session`\n* `start_session`\n* `stop_session`\n* `submit_user_command`\n* `read_session_output_chunk`\n* `read_session_output_newest`",
"is_bot": false,
"headline": "wip[api]: Add MCP Endpoint",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-03T20:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96fc212b7de816a7bb93bcdf3b945f7bc46dfe9",
"body": "Extract out reusable logic from REST API handlers.",
"is_bot": false,
"headline": "feat[api]: Extract out reusable logic from API",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-02T20:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bbef1ec84727e49fefaad919122d4c861f31f5",
"body": "User can optionally specify where to mount a host path within the\ncontainer when launching a session using Docker driver.",
"is_bot": false,
"headline": "feat[docker]: In Container Host Mount Point",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-07-02T14:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b21dae0dc239999e3a2de163550426c888ad55",
"body": null,
"is_bot": false,
"headline": "patchL: Address CodeQL scan results",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-30T02:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be2a6adc8b6f0da65878cb982f5c498ab244371",
"body": null,
"is_bot": false,
"headline": "patch[366e8979]: Add `Go Report Card` badge",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T23:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656218bbe5ba1d3d06fb976eb9202a52b8183eb3",
"body": null,
"is_bot": false,
"headline": "patch[3bb5158a]: Correct docker repository name",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T23:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366e89794632bfdc81b358c5a752efcdbf1ba2c9",
"body": null,
"is_bot": false,
"headline": "feat: Complete `README.md`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T23:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb5158a9a7f7d415838fa112efd9cc94b675793",
"body": null,
"is_bot": false,
"headline": "patch[cicd]: Github action build image on new tag",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T22:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120f147e256af0a5fed7c1a67bd0795584e82539",
"body": null,
"is_bot": false,
"headline": "patch[d4dfe60a]: Add `revive` config file",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T22:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1009b7def47f4596df28543009b80ec45f62a882",
"body": null,
"is_bot": false,
"headline": "patch[d4dfe60a]: Run `revive` docker directly",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T22:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4dfe60a284207811b0c428503ed697ba047e471",
"body": null,
"is_bot": false,
"headline": "patch[cicd]: Add Github CICD",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T21:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703d895fc97768a8f79b419f817035ced5ff8197",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:alwitt/rest-pty",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T21:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f700c39dd5138c7bc6c24d4402c15caba3571c80",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "alwitt",
"author_login": "alwitt",
"committed_at": "2026-06-29T21:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eceeb3fa8181bfdf51b7b7d72430d2d03f0b5bf3",
"body": null,
"is_bot": false,
"headline": "patch[cicd]: Add Gitlab CICD",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T21:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00527eb69eea3659dba6509374708f3dd0ea7bed",
"body": null,
"is_bot": false,
"headline": "patch: Update `goutils` version",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T20:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1648e8065f6038836eed240f41c6b9b5facb5102",
"body": "Add API endpoint `newest` to read the newest N bytes from a session\noutput buffer.",
"is_bot": false,
"headline": "feat[api]: API read newest bytes from session",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-29T19:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265b9baf9cf1631d90442d77212d3921cac9cdd9",
"body": "Add new `RAW` type session input command submissions which includes\nverbatim keyboard presses to send to the session.",
"is_bot": false,
"headline": "feat[session]: Support verbatim input submit",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-26T19:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6250ebaabe335b0566af72eb6334bfed0aec971c",
"body": null,
"is_bot": false,
"headline": "patch[api]: Session driver update support docker",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-26T15:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded9582ba9226c96d71714405f83926bf815a8cd",
"body": "The session manager is now responsible for altering the session output\nbuffer capacity. Due to the need to make changes to both the DB and\nREDIS, the change must occur in sync with session life cycle changes.",
"is_bot": false,
"headline": "feat: Manager controls session output buf capacity",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-26T02:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1caebe0d0003725ec3f057d2ba6e6305dac71c36",
"body": "Add helper commands to generate OpenAPI spec, and generate TypeScript\nSDK based on OpenAPI spec.",
"is_bot": false,
"headline": "feat[api]: OpenAPI spec helper commands",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T19:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d6803ac332c49a735ce0171b6635860a23bdb1",
"body": "API can optionally apply an ANSI escape sequence filter to output\nchunks being returned.",
"is_bot": false,
"headline": "feat[api]: ANSI escape sequence output filtering",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T16:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8513966984d169e0443de0b40ad98f0051baa74",
"body": "Completed basic integration testing of docker container based\nsession drivers.\n\nUpdated `demo/cli.py` to support creating docker driven sessions.",
"is_bot": false,
"headline": "feat[session]: Added Docker Session Driver",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T15:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0611c462afbf1a5cdeeffde149fa813e100e6344",
"body": "Added new docker container based session driver, and verified driver\nusing the PoC demo application.",
"is_bot": false,
"headline": "wip[docker]: Added docker session driver",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T14:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0223e5f1ab6e4c37eee9eecb19c534b095cf0b88",
"body": null,
"is_bot": false,
"headline": "patch[7a817b7d]: Remove unneeded entry from TODO",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T01:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a817b7dbfe6e51c6f4b7ee11b115d2dcebb5c41",
"body": "Switch to the custom error framework from goutils.",
"is_bot": false,
"headline": "feat[error]: Refactor application error reporting",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-24T01:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7e40ee131c410809bfdbf39f3f7e3884d63ef7",
"body": null,
"is_bot": false,
"headline": "wip: Use REDIS client from `goutils`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-23T17:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a92815b914c7588ec150b544049e34a0d8f45a61",
"body": null,
"is_bot": false,
"headline": "feat[poc]: `cli.py` can read output chunk",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-20T02:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c39157d654dcd9de97a71acaafe9274265d2037",
"body": "Add python demo script to verify basic functionalities.",
"is_bot": false,
"headline": "feat[poc]: Add python demo script to test server",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-20T01:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ad6ef48026e7d2a03bec39752e176d5817b369",
"body": "Server process will use CLI context instead of signal watch context.\nWith that, when a termination signal is received, all the components do\nnot immediately stop and the main process has a chance to cleanly stop\neveything.",
"is_bot": false,
"headline": "patch[4622f65a]: Server use cli context",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-20T01:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4622f65a0f838a2593bcbc14fe8b4c7d4812df55",
"body": null,
"is_bot": false,
"headline": "feat: Define server application entry point",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-20T01:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08b07884fff7f2764bc10dcf39084d117af55b3",
"body": null,
"is_bot": false,
"headline": "patch: Move PoC main into PoC DIR",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-18T20:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e31f8b50494f9c9f52b9be518d5e6e835fde74",
"body": "Support structured command inputs to session.\n\nSupport single output chunk read from session output buffer.\n\nSupport session output tailing via server send events.",
"is_bot": false,
"headline": "feat[api]: Add session IO API",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-18T20:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b65632e3c9316f5c14c3d8290cf069e088dd233",
"body": null,
"is_bot": false,
"headline": "feat[api]: Add session life cycle management API",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-18T13:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ccabbbe1b7788076db5b061a8d91eafa448447",
"body": "Start working on API with the Management API handlers for session CRUD.",
"is_bot": false,
"headline": "feat[api]: Build out API",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-18T01:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e290be1b29ecb8e019c500e3b03e8f2f9cf78ba1",
"body": null,
"is_bot": false,
"headline": "feat[session]: Built Out Session Manager",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-17T19:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1785b7b245d9b8eb905fb3403b2009517ab794ea",
"body": null,
"is_bot": false,
"headline": "feat[session]: Complete Session Runner Unit-Tests",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-16T20:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031e377b6da295ea95eeec17454c91e335de1349",
"body": "Allow user to request \"stop session\" via IPC",
"is_bot": false,
"headline": "wip[session]: Add IPC request \"Stop Session\"",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-16T18:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee9cbe3132792d9b02e4aab2fed3ececc8a9dda",
"body": null,
"is_bot": false,
"headline": "wip[session]: Built out Session Runner",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-16T03:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c4f3b73597559beaacf3ffd9968443eb861cf19",
"body": null,
"is_bot": false,
"headline": "feat[ipc]: Build out IPC message models",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-15T18:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae27611624b72d316356022ba91707a4e347bc3",
"body": "Building out the `session` package, starting with the session driver.\n\nSupport various different driver types. Currently supports direct PTY.",
"is_bot": false,
"headline": "feat[session]: Define Session Driver",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-13T21:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a088652691a69e8d1be775b7c6f79c1b127cb993",
"body": null,
"is_bot": false,
"headline": "feat[poc]: `PTY` PoC will dump raw STDIN to file",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-12T17:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276e36e3b2cccf35f287a8d4494c17e5ab354049",
"body": "Build out the data base persistence layer",
"is_bot": false,
"headline": "feat[db]: Define persistence layer",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-11T18:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70edc2c177ceb91a835461c43144d9ff22eaa30",
"body": null,
"is_bot": false,
"headline": "feat[redis]: Allow queue message push with TTL",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-11T01:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46441884d681900502661b46062c74fef89024f0",
"body": "Update `contextRingBuffer` to fully support `io.ReadWriteCloser`.",
"is_bot": false,
"headline": "feat[redis]: Buffer support `io.ReadWriteCloser`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-10T22:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4da479462c0e8cbc505ee08ac3c881a4401305b",
"body": null,
"is_bot": false,
"headline": "patch[c53cfa18]: Add missing coverages",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-10T20:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53cfa182cff6f902c30b5f321346008d76ddb70",
"body": null,
"is_bot": false,
"headline": "feat[redis]: Add REDIS queue usage client",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-10T20:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2f9220903c4f325ece44950593c3eaa7075db0",
"body": "Define REDIS string backed ring buffer.",
"is_bot": false,
"headline": "feat[redis]: Define REDIS ring buffer",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-10T15:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6acc30ed488615d9ca83e058f5a352ae551c05",
"body": "`creack/pty` PoC to try out behavior of the `pty` wrapper.",
"is_bot": false,
"headline": "feat: PoC `creack/pty`",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-08T19:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c92ab11eb1d94958709148c41a820224d94bcb5",
"body": null,
"is_bot": false,
"headline": "feat: Start Golang project",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-08T14:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80fdbf7a779455fae08b550bce788f45f4dc1632",
"body": null,
"is_bot": false,
"headline": "feat: Add README and LICENSE",
"author_name": "Rhine Cliff",
"author_login": "alwitt",
"committed_at": "2026-06-08T14:46:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 63,
"latest_release_at": "2026-07-14T19:46:37Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_last_push": 12,
"active_weeks_last_year": 6,
"days_since_latest_release": 12,
"mean_days_between_releases": 2.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/alwitt/rest-pty",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/alwitt/rest-pty",
"is_deprecated": false,
"latest_version": "v0.3.0",
"repository_url": "https://github.com/alwitt/rest-pty",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-14T19:46:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"docs/swagger.json",
"docs/swagger.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 59083,
"source_files_sampled": 51,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 4
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5158"
],
"fixed_version": "1.44.0",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.52.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 18
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 12
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 12
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 4,
"critical": 1
},
"advisory_count": 5,
"affected_count": 5,
"assessed_count": 116,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alwitt/goutils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/apex/log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/creack/pty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.24"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.1"
},
{
"name": "github.com/google/jsonschema-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.3"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/modelcontextprotocol/go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/oklog/ulid/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.1"
},
{
"name": "github.com/rs/cors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.7"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "gorm.io/datatypes",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.7"
},
{
"name": "gorm.io/driver/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "gorm.io/gorm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.31.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alwitt/goutils",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/apex/log",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/creack/pty",
"direct": true,
"version": "v1.1.24",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.30.1",
"ecosystem": "go"
},
{
"name": "github.com/google/jsonschema-go",
"direct": true,
"version": "v0.4.3",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/modelcontextprotocol/go-sdk",
"direct": true,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": true,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "gorm.io/datatypes",
"direct": true,
"version": "v1.2.7",
"ecosystem": "go"
},
{
"name": "gorm.io/driver/sqlite",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "gorm.io/gorm",
"direct": true,
"version": "v1.31.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.120.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.7",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/pubsub",
"direct": false,
"version": "v1.49.0",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.12",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": false,
"version": "v2.17.1",
"ecosystem": "go"
},
{
"name": "github.com/go-sql-driver/mysql",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.6",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.14.1",
"ecosystem": "go"
},
{
"name": "github.com/jinzhu/inflection",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jinzhu/now",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.2.11",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/crc32",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-sqlite3",
"direct": false,
"version": "v1.14.22",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/minio/crc64nvme",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/minio/md5-simd",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": false,
"version": "v7.2.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": false,
"version": "v1.55.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/philhofer/fwd",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.66.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/redis/go-redis/v9",
"direct": false,
"version": "v9.21.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/asm",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/encoding",
"direct": false,
"version": "v0.5.4",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/tinylib/msgp",
"direct": false,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/negroni",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20240521201337-686a1a2994c1",
"ecosystem": "go"
},
{
"name": "github.com/yosida95/uritemplate/v3",
"direct": false,
"version": "v3.0.2",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.59.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.60.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.2",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.227.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20250303144028-a0af3efb3deb",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251202230838-ff82c1b0f217",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.79.3",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "gorm.io/driver/mysql",
"direct": false,
"version": "v1.5.6",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 116,
"direct_count": 17,
"indirect_count": 99
}
},
"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": "alwitt",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/96361728?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cicd.yaml",
"publish.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": "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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "41f75df9a30e41fd0fe1dbac0c1d0e208b1029bc",
"ran_at": "2026-07-26T20:46:20Z",
"aggregate_score": 3.8,
"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-23T18:16:10Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alwitt/rest-pty",
"host": "github.com",
"name": "rest-pty",
"owner": "alwitt"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 50,
"vitality": 65,
"community": 24,
"governance": 33,
"engineering": 85
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 12,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 12 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 7,
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_latest_release": 12,
"mean_days_between_releases": 2.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.5
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 33,
"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": "at_risk",
"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": 38,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "alwitt",
"public_repos": 12,
"account_age_days": 1680
},
"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": "2 followers of alwitt",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "alwitt"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~4 yr old",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/alwitt/rest-pty"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 85,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"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": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"docker",
"pty",
"redis",
"terminal",
"ai-agents",
"mcp",
"mcp-server",
"model-context-protocol",
"pseudo-terminals",
"rest-apis",
"sandboxing",
"sqlite",
"terminal-as-a-service"
],
"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": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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 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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 116 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 116
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 5,
"assessed_packages": 116,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, unknown 4",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 116,
"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
}
]
}
],
"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": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.476,
"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": "30 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 25.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 63",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 63
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 59083,
"source_files_sampled": 51,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/51 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": [
"docs/swagger.json",
"docs/swagger.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "docs/swagger.json, docs/swagger.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/swagger.json, docs/swagger.yaml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-26T20:46:25.099047Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alwitt/rest-pty.svg",
"full_name": "alwitt/rest-pty",
"license_state": "standard",
"license_spdx": "MIT"
}