Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1895,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 539593
},
"pushed_at": "2026-07-03T11:41:45Z",
"created_at": "2025-05-15T14:12:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-03T11:40:17Z",
"description": "Golang bindings and tools for DataBento",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "WT-In",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/210373309?v=4",
"created_at": "2025-05-05T13:02:02Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 448
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2026-07-03T11:41:45Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2026-06-26T16:50:34Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2026-05-22T18:45:00Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2026-05-18T12:13:29Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2026-04-20T14:59:52Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-04-13T06:42:08Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-04-10T17:02:56Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-04-10T12:13:50Z"
},
{
"tag": "v0.8.11",
"kind": "patch",
"published_at": "2026-03-20T07:28:31Z"
},
{
"tag": "v0.8.10",
"kind": "patch",
"published_at": "2026-03-18T10:40:50Z"
},
{
"tag": "v0.8.9",
"kind": "patch",
"published_at": "2026-03-18T10:29:19Z"
}
],
"recent_commits": [
{
"oid": "6c725a288ed1c172df03f10bc94657f372eb28ab",
"body": "RequestError now implements error, fix parsing.",
"is_bot": false,
"headline": "Merge pull request #8 from WT-In/codex/typed-request-error",
"author_name": "antonsoroko-art",
"author_login": "antonsoroko-art",
"committed_at": "2026-07-03T11:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa12a813936dc959981b0c625a3bcfbdf339764",
"body": null,
"is_bot": false,
"headline": "RequestError now implements error, fix parsing.",
"author_name": "Anton Soroko",
"author_login": "antonsoroko-art",
"committed_at": "2026-07-03T11:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582a0697689d74f52cb3a7097adc4872524d6cd2",
"body": "Parse Gateway errors, e.g. when we send bad subscription request before we start stream.\nAlso add IsFatal() to classify errors.",
"is_bot": false,
"headline": "Merge pull request #7 from WT-In/parse-gateway-errors",
"author_name": "antonsoroko-art",
"author_login": "antonsoroko-art",
"committed_at": "2026-06-26T16:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872305de96ca24b35dd6af960a1bbcb6323e4c87",
"body": "e.g. when we send bad subscription request before we start stream.\nalso add IsFatal() to classify errors.",
"is_bot": false,
"headline": "parse Gateway errors",
"author_name": "Anton Soroko",
"author_login": "antonsoroko-art",
"committed_at": "2026-06-26T16:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff69bed4b5c5169a293862c07ddc37fbb7bb0aa",
"body": null,
"is_bot": false,
"headline": "keep SystemCode heartbeat string stable",
"author_name": "Anton Soroko",
"author_login": "antonsoroko-art",
"committed_at": "2026-05-22T15:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a5f512ffa5ecc2c28c10bdd427f1cf29448505",
"body": null,
"is_bot": false,
"headline": "Fix ErrorMsg decoding",
"author_name": "Anton Soroko",
"author_login": "antonsoroko-art",
"committed_at": "2026-05-22T15:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f946e5f59e4cf224c1a6b4fffd6e573d3cd0c3b",
"body": "… gateway",
"is_bot": false,
"headline": "add id to SubscriptionRequestMsg to get correct SUBSCRIPTION_ACK from…",
"author_name": "Anton Soroko",
"author_login": "antonsoroko-art",
"committed_at": "2026-05-22T13:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b4c4a20c0d6417d6954dc638b3b3f9244331aff",
"body": "fork: distribute dbn-go as library-only",
"is_bot": false,
"headline": "Merge pull request #4 from WT-In/cleanup/library-only",
"author_name": "roman-gupalo-innowise",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-05-18T17:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6a806c631a781e533e5afe4fca9be2396810b0",
"body": "Drop standalone binaries, MCP/TUI/file tooling, Hugo docs, and Docker/release\nautomation. Tidy module deps and align README, CHANGELOG, agents, CI, and VS\nCode tasks with the WT-In go get workflow.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fork: distribute dbn-go as library-only",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-05-18T09:04:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c27fc3461ff1b0915e7de14425b396dfdaa08530",
"body": "fix: v1 SystemMsg decode + DecodeSystemMsg + Fill_Json code inference",
"is_bot": false,
"headline": "Merge pull request #3 from WT-In/fix/v1-system-msg-upgrade",
"author_name": "roman-gupalo-innowise",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-05-15T18:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72dd500c09415f08fd09e50625bcbbdc749d457a",
"body": "- Add SystemMsgV1 (80-byte wire) and DecodeSystemMsg (v1 upgrade matches databento-cpp)\n- Route DbnScanner Visit RType_System through DecodeSystemMsg; add DecodeSystemMsg()\n- Fix SystemCodeString_Heartbeat and SystemMsg.IsHeartbeat\n- SystemMsg.Fill_Json infers code when JSON omits code field\n- Document LiveConfig.VersionUpgradePolicy; CHANGELOG Unreleased\n- Tests: infer, v1 upgrade, Visit smoke, structs/json coverage\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: v1 SystemMsg decode + DecodeSystemMsg + Fill_Json code inference",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-05-15T18:33:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6a44837aa64e89fc3be03102935cac174858149d",
"body": null,
"is_bot": false,
"headline": "fix: add handshake deadline & requests segmentation",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-04-20T14:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4cf326cb22a0485a684d7e9006a57119cf77489",
"body": "- Add InstrumentDefMsgV1 struct and Fill_Raw for 360-byte v1 layout\n- DecodeInstrumentDefMsg upgrades v1 records to InstrumentDefMsgV3\n- Update Visit/DecodeInstrumentDefMsg docs and AGENTS.md\n- Replace v1 definition error test with upgrade assertions\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat: support DBN v1 InstrumentDefMsg and upgrade to v3",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-04-13T06:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e06c4091b029fdce21c987db814562abd84197",
"body": "Made-with: Cursor",
"is_bot": false,
"headline": "Add LiveConfig ReadTimeout with per-read deadline on live TCP stream",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-04-10T17:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42aa2b5fb75deaac2766eec1f64d8bf2c5054075",
"body": "Key changes from upstream:\n- Add heartbeat_interval_s support in live API auth request\n- Add SlowReaderBehavior config option\n- Add DBN v3 message support and version-aware decoding\n- Various bugfixes and improvements\n\nModule path preserved as github.com/WT-In/dbn-go.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Merge upstream/main (NimbleMarkets/dbn-go) into fork",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-04-10T11:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "569d100788dee4d6b83a16f393b012183958e07d",
"body": " * Added `ErrorMsgV1` and `ErrorMsgV2`\n * Alias `ErrorMsg = ErrorMsgV2`\n * `DbnScanner` upgrades `ErrorMsgV1` messages to `v2`\n * Add `dbn.DecodeErrorMsg`\n * `ErrCode_*` enum constants are now typed as `ErrorCode`\n * live: `dbn-go-live` handles DBN gateway errors much better (lost before)\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ErrorMsg improvements:",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-04-02T19:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb9853e01f1f293ff1d11fc0bc5283efceb4c78",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Fix --version information on release builds",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-04-02T16:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215df3eaab3554614156012c24875c315e84d746",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Update Actions to latest versions",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-28T02:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a974aaffd75eb248832bb2a3d3370ef501e8c7b",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "chore: update Go dependencies for real",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-28T01:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78aa6b809de167113fbae853e1893b454023d81",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "chore: update Go dependencies",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-28T01:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36651af4f9f460068ca203acaaf08eeb327956fd",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "chore(test): update data checksums and add definition.v1 test file",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-28T00:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d35a1670cfda94421ea7e6e5976c16f6a4512ae",
"body": "most of this repo is handcrafted,\nbut wow llms are good at writing tests\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: test version upgrades",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T23:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef7542e5f1b230056465919d5275fa8039b1abd8",
"body": "fix parquet size for stat.quantity\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: JsonScanner handles v2 and v3 files",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T23:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd39ac8c146c7c0638da54453d377bbad85dff3",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: DbnScanner gets version-aware decoding, upgrade V1/V2 to V3",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T21:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f07bb5f90f4aeb8ad420324858c46bdc17cb06",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: Add missing constants and fix InstrumentDefMsgV3 error",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T20:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e00b08b611272eab8d97eb48768346e65c7ea2",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(json): properly forward file-not-found errors",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T20:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341b90c1c99999d48baa687b4086dd5ac8825e76",
"body": "also increase buffer sizes, add tests\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: add DBN v3 messages and handling",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-27T20:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263323721646f984059e7dabe6ce193588b0b996",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: add go-lint task",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-26T22:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac9ed11fd9e054c04cb48e9390ab3ed44bb97bb",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "refactor: split out message v1, v2 tests",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-26T22:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3ba1e0aba1a2d323768b5c66ff0ac2ad970217",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat(tui): upgrade to BubbleTea v2",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-26T21:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b457f118102555b8354a7388005268dad4001925",
"body": "Use type aliases to assist with compatibility.\nThis is in preparation for v3 messages.\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "refactor: split out messagesV1 and messagesV2",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-26T20:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bcd1f3a1f6663bb134aaaf9ad851dd3140fa5fb",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat: add version support (#16)",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-26T19:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22cfbdc16ebd838fff73a417c90e912436e14ed5",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "chore(test): fixup tests to use \"parquet cat\"",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-24T15:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e711b64a27d00addc35a88df84f6df1fae83cc2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hongzhengwang-ondo-feat/heartbeat-interval'",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-22T20:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d686cd5727039521ed0d29423aa0615ba3098ea",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(live): auth request bugfixes and tests",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-22T20:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e6925b1bb6d8b0491b5598cc8e97825ae5346b",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat(live): update latest AuthenticationRequestMsg",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-22T20:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f226859768a365da54e3da704144b5e7581416",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat(live): Add SlowReaderBehavior enum and related error code",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-22T20:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b01c0e81a30329db6b85a691eb335e659286a0",
"body": null,
"is_bot": false,
"headline": "feat: add streamable getRange",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-03-20T07:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb056b085347239ca88e54637c02b0a41404f060",
"body": null,
"is_bot": false,
"headline": "feat(live): add HeartbeatInterval config option",
"author_name": "Hongzheng Wang",
"author_login": null,
"committed_at": "2026-03-19T03:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1422dfbe39b170e2427761ae7ef83a711724beb",
"body": null,
"is_bot": false,
"headline": "feat: tidy",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-03-18T10:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db010249f52da58cde01a8afd1cb143c6b7d8bf",
"body": null,
"is_bot": false,
"headline": "feat: remove fmt log",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-03-18T10:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b61c5c5cb1cf6bb13b2f0540fd3890a141952b3",
"body": "This reverts commit 16ec05d0a3d1a6015211e013c49e0cd6e8383b5b.",
"is_bot": false,
"headline": "Revert \"Add TCBBO message struct\"",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-03-18T10:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3157d424b836e52939f27c79b7aba380b7956a7",
"body": "Sync with NimbleMarkets/dbn-go upstream, preserving fork-specific changes:\n- Keep WT-In module path across all new upstream files\n- Keep fork's InstrumentDefMsg with leg fields and V1/V2 parsing\n- Keep fork's TcbboMsg as separate type with dedicated visitor method\n- Adopt upstream's CbboMsg -> Cmbp1Msg rename and new BboMsg type\n- Accept upstream's cmd/dbn-go-mcp split into mcp-data and mcp-meta\n- Take upstream's newer dependency versions\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Merge upstream/main into fork",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-03-18T10:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a05f1a597867a5a74799cb9cb9cd9076fb054882",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Release v0.8.9",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-13T19:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0032d2aece14042b73653ddc24f02eb4f4af29a4",
"body": "* add json_rows format tests for query_cache\n* add json_columnar format tests for query_cache\n* add max_rows tests for query_cache\n* add edge case tests for invalid format and numeric type preservation",
"is_bot": false,
"headline": "test(mcp): add tests for new features",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-13T18:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f95d759cca27f520b06c91d99cb4fe6c3e147d",
"body": "Refactor queryDuckDB to accept queryDuckDBOptions with Format and\nMaxRows fields. CSV output behavior is preserved as the default.\nAdd format and max_rows to the query_cache tool schema.",
"is_bot": false,
"headline": "feat(mcp): add format and max_rows params to query_cache",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-13T17:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9bf06b12904d648ed491810fbaa31805a3bcaa8",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "feat(mcp): add --read-only for dbn-go-mcp-data",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-13T17:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810c8a327e1d2c2c66c9aafd5f264a1b710a5925",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(ci): resolve ci and docker issues",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T19:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22560f8803dbbcff16a4e377510a0ee62d0ca7a",
"body": "…test script\n\nfix task release:test\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(mcp): Ensure API key validation in MCP handlers and update smoke …",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T17:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7396a5b5cd46d5a8d4dec4158c8c476261ea67d9",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "chore(test): break out integration tests that need DATABENTO API",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T14:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f373fada8f32889b1855785028dcba138af4610",
"body": " clearCache previously handled only dataset+schema, dataset-only,\n or clear-all. When callers passed a schema without a dataset, the\n code fell through to the clear-all branch and removed every cached\n dataset/schema pair instead of only the requested schema.\n\n Add an explicit schema-only branc\n[…]\nCache_BySchema to cover the missing case and verify\n that matching schema caches are removed across datasets while\n non-matching schemas are preserved.\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(mcp): Fix schema-only clear_cache filtering",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T14:06:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dfff175d0077ad400dcc021689e3d1a942da6c34",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(mcp): Fix streaming and MCP cache correctness issues",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T14:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9c7ebb2358c9e6d36ed0a62680cb36aaf1144d",
"body": "…am after authentication.\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(live): LiveClient could lose the first bytes of the DBN/JSON stre…",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T13:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05bd874542a0453d8b863919731a544a6a2e27c6",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "fix(parquet): some writers only wrote one row!",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-03-08T13:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c700aff95e1f50351466926be636efd5024d2335",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: sql injection hardnening",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-17T22:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656499b491ee3c998889c6c483b666cfd53eb067",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Add error handling to parquet",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-17T22:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e167563342e2926e58e3888aab84dccf188f37c4",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "live: bug fixes",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-17T21:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6853b4cb48d1c0904eb61c903ebfeff081d3d363",
"body": "…on, and tests\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: Add cache manifests, human-readable filenames, cache-hit detecti…",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-17T16:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda002ddeb0967f25fbefa6aa6a695a85e22eac2",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: Fix key config passthru in data server",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-13T20:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cce7dac0baa2eac699b678483631323fd6fcdf",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: fix hardening and add smoke tests",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-13T16:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a502da7f99f64a5b0430793ce172d3657157da43",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Fix GoReleaser Homebrew again again",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-13T01:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c98667b1a10f6201d699abba20257498eeae192",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Fix GoReleaser Homebrew again",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-13T01:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020e5b97c9d7625b2a1232b0f87b87a06ea8df0d",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Fix GoReleaser Homebrew",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-13T00:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f090d488c19889d552904c8d8d44de03b8f89784",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: add MACOSX_DEPLOYMENT_TARGET=11.0",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T19:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce76f64a07e0fb737455700ff7b78041f2db44b",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "ci: Simplify GoReleaser",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T18:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6922895689ced8aac094f0d094598dbe98efa2b",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Add release notarization",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T15:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28401d044a4b95719bf3cbbc61a425e2e1fcd502",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: hardening and cleanup",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T15:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab7b83510f0e02049f6a7b2bc3e253b38e85303",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: hardening",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T06:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfe3ed60a6f634721d8814c518e0edece441fbe",
"body": "remove old get_range\n\nSigned-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: fetch_range with cache dir and query_cache with DuckDB",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T05:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "462d0fd63bf2b535c711938b2914e332efbb4856",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: refactor mcp into dbn-go-mcp-meta and dbn-go-mcp-data",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-12T03:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662e7568b2eaa3f288e15531127896fd82cec97b",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "docs: add dbn-go-mcp to book",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T20:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34349c79757cd6d714101fc1821db3d9ca6b841a",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "docs: add dbn-go-file to book",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T20:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2d0c058fd5c8009056699f7c38ad33cd279712",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Update CHANGELOG for 0.7.1",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T20:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72816275375a1443ddec6da31f1851415b0d59ea",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "docs: build GitHub pages hugo book",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T19:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0475687b3a28eb5712fe845bb1d32a310c0b477c",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add some stype hygiene",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T17:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9eadc9439c548fd4e042f8952afbd24c3a2d2f",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: get_cost and get_range take symbols",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T16:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34f7b7007bd3d1b3fb8bf7a13a61fded10d259da",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: fixup valid datasets",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T16:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a056c7cec3cc486a1b391211a30faf3792dc05c2",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add stype_out to get_range and add missing JSON annotations",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T16:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a767871946e19e1e01d9a0676f70a3733b63f65",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Fix FieldDetail.TypeName JSON field name, which broke dbn_hist.GetFields",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T15:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae56a879f22c99e7aca10589d806e1df13d2012a",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: batch API calls in get_cost",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T15:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e2a3298f2491bed8b6eddc79030efb4f9e8d41",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add more stype_in support",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T15:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abfb81be268652f4a5a461ab6d408c03888e962",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: server llm ergonomic",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T15:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f57598e575ca48acaff8e0424d4f8f8323ce51e",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: refactor resolve_symbols",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T15:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e79afddb84763a57195ec7091b784999f9eda15",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add dataset filter to list_publishers",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T14:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1b9b97372cc608c5f2a1ab7a34d510f8714914",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add tool annotations",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T14:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58389edd8c03ce4c6c97d1c103cc33b8e300ba6",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: split into three files",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T14:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f745f96dc929aa6d5278271627ca773749f688a6",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add resolve_symbols",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T13:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44608dcefb20e019ecd74f0c59a5059a6c6fc6c2",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: add more metadata tools",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T13:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5b93c33071872117907623373efd904db87959",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "mcp: Refactor commonParams and return ToolResultError vs protocol errors",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T13:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f15587b443ce42713a1e77e45bd5a83851b03ac",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Add dbn-go-slurp-docs to GoReleaser",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-11T12:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4eefa9504a9373c3f8b3c06d11b86212f09caff",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Update Go dependencies to latest",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-10T15:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b659f7dda297372d6d2d8d85a3f727f9634027fc",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Update docs with dbn-go-slurp-docs",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-10T14:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d26cc0ffad88308149d8f96af337a57d7c3d996",
"body": "Signed-off-by: Evan Wies <evan@neomantra.net>",
"is_bot": false,
"headline": "Update Dockerfile",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-02-10T14:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eea68d17a6f246838c3099f6a90effbc375e5cf",
"body": null,
"is_bot": false,
"headline": "Add dbn-go-slurp-docs",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-01-29T18:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d878153229a076773cca8dfe3cd858395365eb7",
"body": null,
"is_bot": false,
"headline": "Add DBN v3 test data from upstream",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-01-28T19:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75bfd20be4fd87d51f23fc6253d887ee04410d0",
"body": null,
"is_bot": false,
"headline": "Add Publisher, Dataset, and Venue types",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-01-28T19:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af83e1019030f41821d91529437c68694a50433",
"body": null,
"is_bot": false,
"headline": "Add AGENTS.md",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-01-28T16:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d821e599fc3c31efcc00ffbd8b6216bde2ceaef5",
"body": null,
"is_bot": false,
"headline": "Add SystemCode and ErrorCode enums",
"author_name": "Evan Wies",
"author_login": "neomantra",
"committed_at": "2026-01-28T16:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e929128105c00a2276c53f00b0185ce805c5e69e",
"body": "- V1 (symbolLen=22) and V2 (symbolLen=71) do not have leg_raw_symbol field\n- Only V3 has leg_raw_symbol (which the old code incorrectly assumed for all versions)\n- Created separate fillRawV1 and fillRawV2 functions with correct field layouts\n- Removed debug print statements",
"is_bot": false,
"headline": "Fix InstrumentDefMsg parsing for DBN V1/V2 versions",
"author_name": "Roman Gupalo",
"author_login": "roman-gupalo-innowise",
"committed_at": "2026-01-27T00:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf7b30d635eaee76e2b529d7a451427af678234",
"body": null,
"is_bot": false,
"headline": "Handle PartialContent from databento as non-error response",
"author_name": "Alexandr Rutkowski",
"author_login": "kitanoyoru-innowise",
"committed_at": "2025-12-01T09:48:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 124,
"latest_release_at": "2026-07-03T11:41:45Z",
"latest_release_tag": "v0.9.7",
"releases_from_tags": false,
"days_since_last_push": 24,
"active_weeks_last_year": 22,
"days_since_latest_release": 24,
"mean_days_between_releases": 11.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/WT-In/dbn-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/WT-In/dbn-go",
"is_deprecated": false,
"latest_version": "v0.9.7",
"repository_url": "https://github.com/WT-In/dbn-go",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-03T11:40:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 24
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 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": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 63326,
"source_files_sampled": 41,
"oversized_source_files": 2,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4149
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.50.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4559",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 10,
"oldest_advisory_days": 151
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.5",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5841"
],
"fixed_version": "1.18.7",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.34.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 3,
"moderate": 1
},
"advisory_count": 13,
"affected_count": 4,
"assessed_count": 20,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/klauspost/compress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.5"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.28.1"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.1"
},
{
"name": "github.com/valyala/fastjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.10"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.5",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "v2.28.1",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.39.1",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastjson",
"direct": true,
"version": "v1.6.10",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20260115054156-294ebfa9ad83",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": false,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.50.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 4,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "neomantra",
"commits": 186,
"avatar_url": "https://avatars.githubusercontent.com/u/26842?v=4"
},
{
"type": "User",
"login": "roman-gupalo-innowise",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/191857794?v=4"
},
{
"type": "User",
"login": "kitanoyoru-innowise",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/195449966?v=4"
},
{
"type": "User",
"login": "antonsoroko-art",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/237240974?v=4"
},
{
"type": "User",
"login": "kitanoyoru",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/90549065?v=4"
},
{
"type": "User",
"login": "nmai",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4383203?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.83
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"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": 10,
"reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "12 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6c725a288ed1c172df03f10bc94657f372eb28ab",
"ran_at": "2026-07-27T19:58:08Z",
"aggregate_score": 3.4,
"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-03T11:40:42Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-03T11:40:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/WT-In/dbn-go",
"host": "github.com",
"name": "dbn-go",
"owner": "WT-In"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 45,
"vitality": 83,
"community": 12,
"governance": 52,
"engineering": 41
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 124,
"human_commit_share": 1,
"days_since_last_push": 24,
"active_weeks_last_year": 22
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 24 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "22/52 weeks with commits",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 22
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "124 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 124
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"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": 100,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.9.7",
"releases_from_tags": false,
"days_since_latest_release": 24,
"mean_days_between_releases": 11.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 24 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.9
}
}
],
"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": 24,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 24 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 24
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.83
},
"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 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"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": "6/8 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "WT-In",
"public_repos": 1,
"account_age_days": 448
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of WT-In",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "WT-In"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~1 yr old",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/WT-In/dbn-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 24
},
"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 24 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 24
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 41,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "12 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 20 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 20
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 13,
"affected_packages": 4,
"assessed_packages": 20,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/klauspost/compress v1.18.5 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/klauspost/compress v1.18.5 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 20,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.78,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4149
},
"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": "78 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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": "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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": 97,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 63326,
"source_files_sampled": 41,
"oversized_source_files": 2
},
"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": "2/41 source files over 60KB",
"points": 52.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 41,
"oversized": 2
}
}
],
"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": [
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-27T19:58:17.786777Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WT-In/dbn-go.svg",
"full_name": "WT-In/dbn-go",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}