Informe JSON sin procesar legible por máquina
{
"data": {
"icon": {
"bytes": 2746,
"width": 120,
"height": 120,
"rejected": [],
"collected": true,
"media_type": "image/png",
"source_url": "https://drachtio.org/images/favicons/older-iPhone.png",
"source_type": "homepage",
"content_hash": "e58e1f4b8c2eb5c85e6cbe3ade1847b8d5b676e05d5c87af3b07b79e9ae13a63",
"candidates_considered": 1
},
"repo": {
"topics": [
"sip",
"drachtio",
"drachtio-srf",
"nodejs"
],
"is_fork": false,
"size_kb": 315066,
"has_wiki": true,
"homepage": "https://drachtio.org",
"languages": {
"C": 2399,
"Go": 16772,
"M4": 36191,
"C++": 776659,
"Shell": 52769,
"Makefile": 4467,
"Dockerfile": 1468,
"JavaScript": 75409
},
"pushed_at": "2026-07-20T11:29:05Z",
"created_at": "2013-12-09T09:33:02Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T16:26:55Z",
"description": "A SIP call processing server that can be controlled via nodejs applications",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "https://drachtio.org",
"name": "drachtio.org",
"type": "Organization",
"login": "drachtio",
"company": null,
"location": "Charlestown",
"followers": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/52975120?v=4",
"created_at": "2019-07-16T18:17:01Z",
"is_verified": null,
"public_repos": 40,
"account_age_days": 2576
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.2-rc1",
"kind": "prerelease",
"published_at": "2018-01-27T17:40:07Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2018-01-26T20:10:05Z"
},
{
"tag": "0.4.1",
"kind": "patch",
"published_at": "2017-01-02T16:28:41Z"
}
],
"recent_commits": [
{
"oid": "9c2dd4cb6ae7c86fc494f028d35ea3381e311e38",
"body": "…o (#491)\n\nFollow-up to #489. That change derived the NAT in-dialog route transport\nfrom meta.getProtocol() and appended ;transport= for both \"tls\" and \"tcp\".\nBut meta.getProtocol() classifies ws/wss as \"tcp\" (tport_has_tls is set\nonly by the TLS transport type while tport_is_tcp is true for WebSock\n[…]\nso WebSocket/\nWebRTC NAT dialogs are unaffected. This also decouples the route fix from\nthe SipMsgData_t tls-before-tcp classification reorder.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(nat): scope NAT route transport rewrite to TLS only, via tpn_prot…",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-07-20T11:29:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "80375023827d2be29d3cf373fbd4b8e9dfab5481",
"body": "…ransports (#488)\n\nPersistent outbound connection-oriented transports (TLS/TCP/WSS) to SIP peers\ncan wedge: TCP stays ESTABLISHED and ACKing while SIP payload no longer flows\n(carrier SBC failover, middlebox losing session state, TLS desync). drachtio\nhad no way to detect or rebuild such a connectio\n[…]\nreconnects. Works for all connection-oriented transports\nregardless of TLS; never touches primary/UDP tports; single sofia-thread.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(tport): app-level dead-connection detection for wedged TLS/TCP t…",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-07-18T15:26:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "83f3da2142e820d314298ec7267dafc491e36c5d",
"body": "* fix(nat): preserve TLS/TCP transport in UAC NAT route rewrite\n\nWhen a UAC receives a 200 OK whose Contact host differs from the packet\nsource IP and there is no Record-Route, processResponseOutsideDialog\ntreats it as NAT and rebuilds the in-dialog route from the source address.\nIt built a bare \"si\n[…]\noute (and SIP traces) reflect the real\ntransport.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix/nat route preserve tls transport (#489)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-07-18T15:25:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4bf0f5796b6a09e2789594a2d8f257ffd61f1d02",
"body": "* fix(session-timer): send proactive refresh re-INVITE when drachtio is refresher\n\nWhen a B2BUA dialog negotiated refresher=uas (drachtio is the session\nrefresher), the half-interval timer fired notifyRefreshDialog() but it\nresolved the leg via nta_leg_by_call_id(), which returns null for B2BUA\nlegs\n[…]\nhropic.com>\n(cherry picked from commit afdc812e7a0d1f7ea99a63375fd0c55785ba9857)\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Dave Horton <daveh@beachdognet.com>",
"is_bot": false,
"headline": "Backport/session timer refresh fix (#483)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-07-02T11:29:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb24ab5a43ec871686426ca0d9641625a00a4bfa",
"body": null,
"is_bot": false,
"headline": "change tport queuesize by configuration (#481)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-06-10T06:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5502e9213f3ba3f7425bed1a6bb470ca20c2a03",
"body": "* fix leak when INFO/NOTIFY/OPTIONS/MESSAGE/PUBLISH/SUBSCRIBE received … (#30)\n\n* fix leak when INFO/NOTIFY/OPTIONS/MESSAGE/PUBLISH/SUBSCRIBE received during INVITE transaction\n\n* fix leak when ACK received after dialog teardown\n\n* fix drachtio leak when receiving request with to tag but no dialog f\n[…]\no-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Dave Horton <daveh@beachdognet.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Cherry pick leak fixes from v10 to OSS (#479)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2026-06-02T01:37:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "99e9e5d00ded9ec03c759562c43b599986fae763",
"body": "Match jambonz fork (jambonz/drachtio-server#20) for parity.",
"is_bot": false,
"headline": "ci: bump timeout-minutes from 10 to 15 (#477)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-04-27T14:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb9a47cddf6ca056a067d923d8dd27d8db4fe3e",
"body": "* test: stabilize CI suite with per-fixture isolation\n\nThe CI workflow has been timing out at 20 minutes on every recent run.\nThree independent weaknesses combined into a hang cascade:\n\n1. fixture 8 (b2b: handles very long sdp) builds dest from f.uas.port\n without including f.uas.transport, so dra\n[…]\nuite now runs in ~3.5 min locally on macOS. 10 min is a comfortable\nceiling for Ubuntu CI and means a regression that re-introduces the\ncascade fails fast instead of burning a full 20-min runner slot.",
"is_bot": false,
"headline": "Stabilize CI integration test suite (#476)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-04-27T14:32:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43f7bd7b888057e2e9cb645e4ff8a16cbbfca9d2",
"body": null,
"is_bot": false,
"headline": "set a default refresher on session-expiry (#475)",
"author_name": "Sam Machin",
"author_login": "sammachin",
"committed_at": "2026-04-27T14:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa97c22533d88bdd5b99d240b7dda1bc43e6033",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "update sofia-sip: fix assert crash when UDP send buffer is full",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-04-10T12:53:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "55dc75b82f80a750b300821cf2178cc74e4777bc",
"body": null,
"is_bot": false,
"headline": "revert commit 8dbce5b5ba as appears to cause a crash",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-16T22:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729673c3fce4d51271e8df638c43c7c9071377e9",
"body": null,
"is_bot": false,
"headline": "update to latest sofia-sip with warnings fixed",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-16T01:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dbce5b5ba859d6e2c7e3b17a096555a3e127cf0",
"body": "nta_incoming_destroy was skipped when transportGone was true, but\nthe destroy does not use the transport -- it just frees the irq from\nthe NTA hash table. The crash that the !transportGone guard was\nintended to prevent (bugfix #179) is already handled by the early\nbail-out that skips nta_incoming_treply.",
"is_bot": false,
"headline": "Fix irq leak when transport is gone before response can be sent (#473)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-14T17:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7155505e6a8cd19f9aea09b2c8392e443ff0c5",
"body": "- When in-dialog requests (e.g. REFER) cannot be routed to a client\n app, send 481 and destroy the irq rather than adding it to the\n transaction map with no one to respond.\n- Reduce findTportForSubscription \"no transport found\" log from INFO\n to DEBUG.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix irq leak on unroutable in-dialog requests (#472)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-12T14:23:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5248934969a626a21b064f231cc06fcf9aec65c4",
"body": null,
"is_bot": false,
"headline": "fix false positive in leak detection logging (#470)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-11T12:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e671389bc8b5f6e7943cac7cf802432adbf3d9",
"body": "…port (#469)\n\nWhen a CANCEL arrives for a pending INVITE, processCancelOrAck clears the\nIIP but never removed the net transaction for the original INVITE, causing\nit to accumulate indefinitely.\n\nAlso fix the leak report to check invites-in-progress before flagging a\nnet transaction as orphaned — pending INVITEs track their irq in the IIP,\nnot in m_mapTransactionId2Irq.",
"is_bot": false,
"headline": "Fix net transaction leak on CANCEL and fix false positives in leak re…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-10T12:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cabdad5f3942ebb69360311e8cf8b8018c9da12a",
"body": "* revamped memory logging to aid in leak detetion\n\n* test harness fixes\n\n* Fix transport fallback sending requests over wrong protocol when URI has explicit transport\n\n* Add 20-minute timeout to CI workflow\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n* add timing delay in tests\n\n* more timing test tweaks\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "revamped memory logging to aid in leak detetion (#468)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-09T18:26:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cf9c1df543ebdcc698f3089aeb0a94506f6c204e",
"body": null,
"is_bot": false,
"headline": "remove net transaction when bye times out",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-09T00:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af786344743c0d6179fe32b2b7856952ec8e28be",
"body": null,
"is_bot": false,
"headline": "Fix BYE server transaction leak causing UDP buffer exhaustion (#467)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-03-08T19:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6f9d79768c97fc50c0df36159e7ae126b85094",
"body": "… entry (#466)\n\nretransmitFinalResponse called clearSipTimers from inside the timerG callback,\nwhere doTimer had already dequeued the entry. When the ACK arrived and\nprocessRequestInsideDialog called clearSipTimers again, remove() dereferenced\nNULL prev/next pointers. Fix by clearing the handle directly in the callback\ninstead of calling removeTimer. Add defensive guard in remove() for entries\nnot in queue.",
"is_bot": false,
"headline": "Fix SIGSEGV in TimerQueue::remove() caused by double-remove of timerG…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-02-25T23:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c555f58dc5b3ff710c29752f2cb4f168c8be0d4c",
"body": "…L_DOMAIN env var to reject sends to local domain (#463)",
"is_bot": false,
"headline": "Fix stale irq pointer crash in Timer G callback and add DRACHTIO_LOCA…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-02-20T15:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc6899b98d8e6b9c318aef439b4c76d62fa67d6",
"body": "…… (#462)\n\n* update to sofia with udp socket fixes and fix segfault timer G/H when send fails due to buffer full\n\n* disable some workflows",
"is_bot": false,
"headline": "update to sofia with udp socket fixes and fix segfault timer G/H when…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-02-12T12:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789f9bbbe005158119601b0125e49f4c07101e0b",
"body": null,
"is_bot": false,
"headline": "add exoscale to entrypoint.sh",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2026-01-27T13:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766ab717f2d6a95864cd0102dd3e79d422117a90",
"body": null,
"is_bot": false,
"headline": "fixed crash when handling REGISTER with bad Contact: None (#453)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2025-12-28T15:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ce11fe47c4109eaa3fec3ab4a47256cc4ab2df",
"body": "…s \"invalid\" (#452)\n\n* fixed customer header cannot add dot as header value\n\n* wip\n\n* wip\n\n* wip\n\n* wip",
"is_bot": false,
"headline": "fixed: Custom SIP headers with dots (.) in header names are dropped a…",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2025-12-12T22:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cbe79de90ee1b71c89453dd1451484581285365",
"body": "…s unnecessary and causes problems in forking invite scenario (#450)",
"is_bot": false,
"headline": "remove unecessary call nta_leg_by_call_id() in SipDialog dtor as it i…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-12-12T21:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b89885b085ac92e6e55c92cf9ae574cbc9de89",
"body": "…… (#448)\n\n* proper clearing of update during invite transaction when we receive the 200 OK\n\n* add log message",
"is_bot": false,
"headline": "proper clearing of update during invite transaction when we receive t…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-12-08T21:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d709bd8ca752fdc7b791f1604f83d62da6caf72a",
"body": "* Update sofia-sip: fix UDP→TCP transport switch protocol matching\n\n* disable the sofia feature that switches from udp to tcp under the covers as it creates more issues and complexity than it solves",
"is_bot": false,
"headline": "Update sofia-sip: fix UDP→TCP transport switch protocol matching (#447)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-12-05T13:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad83330335493fe16166b5e9a236170664281e1b",
"body": "* logging\n\n* handle UPDATE during an INVITE transaction that is not completed\n\n* avoid regex if not needed\n\n* route update during invite in uac transaction\n\n* add scenarios",
"is_bot": false,
"headline": "Feat/update within invite transaction (#434)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-05-14T19:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79f87f4af85e07ec9e578780f8f02a43955416f",
"body": "https://github.com/drachtio/drachtio-server/issues/424",
"is_bot": false,
"headline": "Introduced DRACHTIO_PRESERVE_HEADER_NAMES env variable (#430)",
"author_name": "rammohan-y",
"author_login": "rammohan-y",
"committed_at": "2025-04-22T11:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "715042f5aa5838d82e9a451abd56878d64bc156b",
"body": "* Revert \"fix mem leak in prev commit - free tags (#427)\"\n\nThis reverts commit 35c6af1182ffaeeb0be0f4c99a7c9edc27b6d25e.\n\n* Revert \"Fix/simplify rejecting invites (#426)\"\n\nThis reverts commit fcae864f072a259abce51facbb68286e09e7dde1.",
"is_bot": false,
"headline": "Fix/revert bugs (#429)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-04-21T22:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c6af1182ffaeeb0be0f4c99a7c9edc27b6d25e",
"body": null,
"is_bot": false,
"headline": "fix mem leak in prev commit - free tags (#427)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-04-21T16:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcae864f072a259abce51facbb68286e09e7dde1",
"body": "* create neither irq nor leg when rejecting an INVITE\n\n* logs",
"is_bot": false,
"headline": "Fix/simplify rejecting invites (#426)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-04-18T13:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11fd70e3a76c84bc13e9f4a11837629a598a2a7e",
"body": "* drop call if dialog already exist for forked calls\n\n* reject forking invites as sofia can not currently handle them\n\n* handle quick cancel in forking scenario\n\n* build error\n\n---------\n\nCo-authored-by: root <root@bf04c1881d6b>\nCo-authored-by: Dave Horton <daveh@beachdognet.com>",
"is_bot": false,
"headline": "drop call if dialog already exist for forked calls (#423)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2025-04-03T19:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdec19ef2d1a078140d6719d686ae4fa8575b8af",
"body": "* fix crash resulting from some looping scenarios\n\n* wip\n\n* fix crashing bug in doSendRequestWithinDialog\n\n* fix compile error",
"is_bot": false,
"headline": "Fix/looping crash (#421)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-04-03T01:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d557cca92c78f8ba5482140eed3851cabc83ac08",
"body": null,
"is_bot": false,
"headline": "fix #414 (#415)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-02-13T15:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e037e1df7518c6871f833ae26e2ab9000d3db5",
"body": null,
"is_bot": false,
"headline": "Update prometheus-cpp to v1.3.0 (#288)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-02-02T15:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9a8f2a1c6bc47c01758be62615ad049f42089ea",
"body": null,
"is_bot": false,
"headline": "fix crashing bug when receiving REGISTER with * over tcp/wss (#358)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-02-02T15:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63636e645f46f48133deac92b43ba72245faf2e6",
"body": "The project currently has many warnings on both tools.\r\n\r\nUntil the project is clean, it makes no sense to fail every pull request\r\nfor nothing.",
"is_bot": false,
"headline": "CI: Do not fail on cppcheck/clang-analyzer errors (#409)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-19T17:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a45fbf0f7324ebd8c53e3715d23c6c4554a08b",
"body": "It is a single command, which is shown anyway. Currently the\r\ncommand is shown as \"set -x\", which is pointless.",
"is_bot": false,
"headline": "CI: Remove set -x from CppCheck (#380)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-19T16:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa3e7587727aab89d31564f29dfecb59f00663d",
"body": null,
"is_bot": false,
"headline": "Install sipp from package manager (#368)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-17T14:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00f2550605c7aa2812fa42c701e12d27a9438d2",
"body": "Scenario:\r\nSession-Expires with refresher=uas\r\n\r\nWhen client receives re-INVITE, it immediately sends BYE, and only then\r\nit responds with 481 to the INVITE.\r\n\r\nThis results in drachtio crash.\r\n\r\nFixes #401",
"is_bot": false,
"headline": "SipDialogController: Protect against glare during reINVITE (#402)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-17T14:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc294d40fe30d5edc6ad0d31743c30c895a2c8b9",
"body": "Make it +-5 sec from half the input interval.\r\n\r\nThis should improve potential glare conditions.",
"is_bot": false,
"headline": "SipDialog: Randomize session timer interval a bit (#403)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-17T14:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a20c244ab785c5b24ee5738a9626e6b88ac7ac8",
"body": null,
"is_bot": false,
"headline": "Controller: Fix port conditions (#408)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-17T14:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f7125b31977aa8f7362552db6ef4af2a340b885",
"body": null,
"is_bot": false,
"headline": "Fix CppCheck issues (#397)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-16T12:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d122d674712f529fa33372e43ecd55220568c3",
"body": null,
"is_bot": false,
"headline": "CI: Fix dependencies after boost submodule removal (#398)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2025-01-15T12:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb4cfb59b3f6f98c1216a0a92733efefc71f4d87",
"body": "* fix crashing bug when unregister with contact *\r\n\r\n* proper (and hopefully final) simple fix for #386 (#395)\r\n\r\n* update drachtio-srf in test suite",
"is_bot": false,
"headline": "Fix/integrate 0.8 fixes (#407)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-01-14T15:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de60053f486aba162dcb7bfa353dffe9fd42a82",
"body": null,
"is_bot": false,
"headline": "add support for restricting ciphers (#405)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2025-01-05T23:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375b652336e34ca7d804146cb6a1003a310fca7a",
"body": "* c++17\r\n\r\n* Feat/advertise local hostports (#392)\r\n\r\n* respond to authenticate with local host ports\r\n\r\n* wip",
"is_bot": false,
"headline": "Cherry/localhostports (#393)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-11-22T01:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92bfc9c2246c7e87d3aa69bd42e86142dc7434a1",
"body": "* fix for #386\r\n\r\n* copyright notice",
"is_bot": false,
"headline": "fix for #386 (#391)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-11-21T20:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a592b702068d151f4f281f5885ef4c259e6aef73",
"body": "removing automake was causing the process to end with the following\r\nerror\r\n\r\nerror while loading shared libraries: libboost_thread.so.1.74.0:\r\ncannot open shared object file: No such file or directory",
"is_bot": false,
"headline": "keep automake so boost doesn\\'t get removed (#389)",
"author_name": "Ryan Fowler",
"author_login": "ryfow",
"committed_at": "2024-11-12T19:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eead95b102b27aa0cb7d90c2a500ebd6fd8887f8",
"body": null,
"is_bot": false,
"headline": "fix typo in prev commit",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-11-07T16:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037331482a4d93c7bf6c4ee21a3e8709ad6b8dde",
"body": null,
"is_bot": false,
"headline": "install boost as pre-req in Docker build",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-11-07T16:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60178e8ad96568bd660a1f5ce0a37ebaaa384e2b",
"body": "* fully remove boost from build and fix #333\r\n\r\n* install boost in ci build",
"is_bot": false,
"headline": "fully remove boost from build and fix #333 (#388)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-11-07T15:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a888707a64f59b421b0ca4109197e648cb6c5f51",
"body": null,
"is_bot": false,
"headline": "CI: Update SonarCloud to 6.2 + Java 17 (#363)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2024-09-29T15:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5454ca8c7003227cb6295bf24b08d93884445a40",
"body": null,
"is_bot": false,
"headline": "CI: Update dependencies (#370)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2024-09-25T20:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0756410e686853c99c32382d518135160ff03bd",
"body": "* fixed cannot find dialog if call_id is long\r\n\r\n* add testcase\r\n\r\nCo-authored-by: Dave Horton <daveh@beachdognet.com>",
"is_bot": false,
"headline": "fixed cannot find dialog if call_id is long (#377)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2024-09-23T16:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51217f2727d7bb17b08a336774497358d5910f6",
"body": null,
"is_bot": false,
"headline": "README: Fix drachtio-srf version number (#379)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2024-09-23T11:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5972ef850cf0f8b8cc3f2e5271818ddcc770c7eb",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-09-18T16:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4339e80afaf3e8ea82edebaa095966346c7947fa",
"body": "* Use correct size for wire protocol message\r\n\r\n* Bump drachtio-srf version to 5.0.0 in test/package.json",
"is_bot": false,
"headline": "Use correct size for wire protocol message (#372)",
"author_name": "Dario C.",
"author_login": "sip2thefuture",
"committed_at": "2024-09-18T15:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1366d32d5005d2be449981ebc21002347780d3",
"body": "Fixes #375",
"is_bot": false,
"headline": "terminate dialog on no reply after session-expires (#376)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2024-09-16T14:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b51d5bd6d5daac8bab11dea0fbe37a00faf763d",
"body": "* update to sofia branch with ws_pong support\r\n\r\n* respond to ws ping\r\n\r\n* update to sofia fix for sending ws pong as text frame\r\n\r\n* build with merged sofia feature for ws options pong",
"is_bot": false,
"headline": "Feat/ws pong (#373)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-09-04T12:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9a668ba3d6ffa185dd637a60addd9d671fd626",
"body": "…fetime (#361)",
"is_bot": false,
"headline": "change from using object buffer to auto potr buffer for async send li…",
"author_name": "Nick Knight",
"author_login": "tinpotnick",
"committed_at": "2024-07-03T14:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb258116e2d6d83dbda3530c3d32f8647807ad4",
"body": "Co-authored-by: Markus Frindt <m.frindt@cognigy.com>",
"is_bot": false,
"headline": "add jq to Dockerfile to be able to perform pipe script (#355)",
"author_name": "Markus Frindt",
"author_login": "Catharsis68",
"committed_at": "2024-05-22T16:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33e388ead1421f6bb471c0f1c8cd5c3a9fdbf1f",
"body": "Co-authored-by: Markus Frindt <m.frindt@cognigy.com>",
"is_bot": false,
"headline": "Supprt IP resolving of azure clusters with load balancer (#354)",
"author_name": "Markus Frindt",
"author_login": "Catharsis68",
"committed_at": "2024-05-22T14:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4486bdd67347eb2c596971b2dd166718e80272c7",
"body": null,
"is_bot": false,
"headline": "Add option to unregister for certain SIP verbs (#351)",
"author_name": "dualtone-tony",
"author_login": "dualtone-tony",
"committed_at": "2024-05-16T12:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe016f00358955f83d1bec2a9c23b6906264bc75",
"body": null,
"is_bot": false,
"headline": "fix for crashing issue with outbound url having comma in userpart",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-03-22T01:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ba62f9926d7755f967d7154517a29eb7651171",
"body": null,
"is_bot": false,
"headline": "update to sofia with freeswitch version of ws.c (#347)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-03-22T01:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a845fe2fb52dea0c473b8f83451d0c3e698c34",
"body": "…ted after late arriving 100 Trying (#345)",
"is_bot": false,
"headline": "update to sofia with fix for assertion when CANCEL is held and genera…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-02-22T00:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e7b984ce9b1c91ba56d840865bc8297b98d6d2",
"body": null,
"is_bot": false,
"headline": "build sofia-sip with same flags as drachtio (#344)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-02-20T20:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77473fbc3fe2d8de37cfcf65211906f0f8e35b7b",
"body": null,
"is_bot": false,
"headline": "docker build with debian bookworm (#343)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-02-20T15:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b770b42fa58e7230d598ba545fa63391dafd79bc",
"body": null,
"is_bot": false,
"headline": "update Dockerfile to build autoconf 2.71",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-02-06T17:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5960d35f282a787acb85d8abbaba483f00f2b53",
"body": "* add option to quickly reject incoming REGISTERs with no sip realm\r\n\r\n* add logging\r\n\r\n* fix bug\r\n\r\n* fix bug\r\n\r\n* fix bug\r\n\r\n* fix config file setting",
"is_bot": false,
"headline": "add option to quickly reject incoming REGISTERs with no sip realm (#336)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-02-05T17:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eae06d810b3ffeca31fb685c4f20a54ff67e8496",
"body": "* allow headers up to 8k on outbound messages\r\n\r\n* wip\r\n\r\n* wip",
"is_bot": false,
"headline": "Fix/header len 8k (#335)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-01-31T03:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c3ee4930302ce8083a71711c8221afb934912a",
"body": null,
"is_bot": false,
"headline": "increase sofia-sip max header length to 8K",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-01-26T14:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4a44f99e5bc0158e12d67bc4ed6db9475c2b97",
"body": null,
"is_bot": false,
"headline": "update sofia for fix to reject messages with long (>4K) headers",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-01-18T13:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e270e0ea87f21dbc8c8324f597bf2bad16654e",
"body": "…aning if remote side sends over tls with contact of sip rather than sip we will respond in kind with our contact header (#327) (#328)",
"is_bot": false,
"headline": "best effort tls enabled if env DRACHTIO_SUPPORT_BEST_EFFORT_TLS=1, me…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-01-09T01:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91abe6a4fc5db6bbb8c1793652971be97f02dd44",
"body": "* fixes incoming request that we send BYE before sending final non-success response. This happens in some B2B scenarios with client-side race conditions\r\n\r\n* fix bug in prev commit\r\n\r\n* re-invite race scenario: release IIP when we are asked to send a BYE during a re-invite\r\n\r\n* explicitly send canc\n[…]\nogress)\r\n\r\n* fix: leak RIP when we send a BYE after sending a reINVITE that has not been answered\r\n\r\n* fix race condition where we send a reinvite then recv a BYE before final response to the reinvite",
"is_bot": false,
"headline": "Bug/incoming req leak (#326)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2024-01-05T18:51:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3eb08b0ba512d8752442d6f5966cb34d1190532a",
"body": "* fix debian 12 libcurl\r\n\r\n* fix debian 12 libcurl\r\n\r\n* fix debian 12 libcurl",
"is_bot": false,
"headline": "fix debian 12 libcurl (#320)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2023-11-18T15:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427aebb32f2af1555293ecf15313190639a4ea7b",
"body": "…ocess it",
"is_bot": false,
"headline": "if we receive a 408 Request Timeout from the network, allow app to pr…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-11-08T18:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695b370f88ffa3be18f7a2c9eed4c06a68bd60f4",
"body": "…i (#314)\n\n* fix issue when sip uri has a question mark in the user part of sip uri\r\n\r\n* add test case",
"is_bot": false,
"headline": "fix issue when sip uri has a question mark in the user part of sip ur…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-11-06T13:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c397d3fe46e06b40ed6534ddc4ca0859ee4ddb5",
"body": null,
"is_bot": false,
"headline": "fix parsing long uri and minor logging change (#309)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-08-18T12:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e789eb48e48b79bb0bbd6ba5ca97068673a480",
"body": "* Removed submodule cpp-bredis\r\n\r\n* Added hiredis submodule at tag v1.2.0\r\n\r\n* initial changes to support redis and redis sentinel using hiredis",
"is_bot": false,
"headline": "Feature/hiredis and sentinel (#308)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-08-16T17:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e44181b97d044e758ce1616bfeb9bc4e941ee3c",
"body": "This should work if you build in $srcdir/build, but it will fail if you\r\nbuild *outside* the source directory (e.g. $srcdir/../drachtio-build).",
"is_bot": false,
"headline": "Makefile: Fix git detection when building in a subdir (#299)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2023-06-29T12:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59dd6ffacf8cba6fd6d7696aae453c6d2ef167ab",
"body": "fix build errors",
"is_bot": false,
"headline": "Fix shadow build with boost submodule (#298)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2023-06-29T12:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65f92c7392a1cc9cc76c7d4c66dd249f5551439",
"body": "For example, when building inside Docker, or from tar source.",
"is_bot": false,
"headline": "Support building without Git (#293)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2023-06-24T19:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3998212d207b107f8fba3f75296e7188b8deee",
"body": null,
"is_bot": false,
"headline": "Support building with system boost (#290)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2023-06-24T19:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd1a6dc293b426f46f7e0c64b87832d07ae51425",
"body": "+ Run autoupdate.",
"is_bot": false,
"headline": "Delete and ignore generated files (#289)",
"author_name": "Orgad Shaneh",
"author_login": "orgads",
"committed_at": "2023-06-24T10:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c88c938d5e67c982e8353c9750d28f9d79ae5ad",
"body": "* fix build dependency\r\n\r\n* fix pipeline\r\n\r\n* update ci machine\r\n\r\n* remove make target clean",
"is_bot": false,
"headline": "fix build dependency (#287)",
"author_name": "Hoan Luu Huu",
"author_login": "xquanluu",
"committed_at": "2023-06-24T10:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "806d1cbaba9a530754e7a38a7d83f99fd72a1490",
"body": "… scenarios (#282)",
"is_bot": false,
"headline": "store via branch as part of transaction id in order to handle forking…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-18T18:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f622c8d899bd22c4903958c46d142b4db13ca62",
"body": "….8.22-rc4",
"is_bot": false,
"headline": "update to sofia with regression bugfix for tls that was inserted in 0…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-09T11:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08de425e4ffe4a3dcb6cd2ef5f513a733e1e9560",
"body": null,
"is_bot": false,
"headline": "remove extraneous logging",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-05T17:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dc5a2731b5219582b76d1dfb88b8f38d695496b",
"body": null,
"is_bot": false,
"headline": "build error",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-05T15:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0549dfed42af3b4a0b769cbd861bbdc37bea01d",
"body": "* avoid nat behavior when sending sbc to fs in jambonz k8s\r\n\r\n* minor logging\r\n\r\n* more logging",
"is_bot": false,
"headline": "Feature/k8s jambonz (#280)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-05T14:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b04f55c80477404195d87eebc80217ebc71e8bc",
"body": null,
"is_bot": false,
"headline": "leave custom headers starting with x- alone",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-04T20:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5feec42dff730de9b069245e501c493ad7b6758f",
"body": null,
"is_bot": false,
"headline": "fix mem leak when receiving requests during uac call setup",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-03T18:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4226b0da35c0233c792ddaf99cccd3e7c5192c",
"body": "… wss connection",
"is_bot": false,
"headline": "update to sofia with fix for intermittent blocking during shutdown of…",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-03T13:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967394464336d513045673e77879d61c4d8d9eff",
"body": null,
"is_bot": false,
"headline": "snake case custom headers (#279)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-03T12:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501d090974cd5c4137b373b79a09c3cbc9699de6",
"body": null,
"is_bot": false,
"headline": "sofia: revert changes that prevented dns a query if aaa query failed",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-05-03T00:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f97a45e4bedb66edce31e9ec9c8fae6a1a00cf6",
"body": "When sending a request within a dialog, try to use the existing secondary transport, if one exists and is not closed. In the case of a tcp or tls connection that has been closed, fallback to creating a new connection using the route set for the dialog.",
"is_bot": false,
"headline": "Fix/tls reconnect (#276)",
"author_name": "Dave Horton",
"author_login": "davehorton",
"committed_at": "2023-04-28T16:23:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 28,
"latest_release_at": "2018-01-27T17:40:07Z",
"latest_release_tag": "v0.7.2-rc1",
"releases_from_tags": false,
"days_since_last_push": 15,
"active_weeks_last_year": 15,
"days_since_latest_release": 3111,
"mean_days_between_releases": 195
},
"artifacts": {
"collected": true,
"structure": [
"tree.dockerfile"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com"
],
"total": 1,
"header": 1,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 121,
"stars": 330,
"watchers": 25,
"fork_history": {
"days": [
{
"date": "2015-07-08",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2018-01-07",
"count": 1
},
{
"date": "2018-05-09",
"count": 2
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-22",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-12-21",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-09",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2024-01-07",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-13",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 119,
"total_forks": 121
},
"star_history": null,
"open_issues_and_prs": 162
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"test/leak-repro/go.mod"
],
"largest_source_bytes": 147097,
"source_files_sampled": 71,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"test/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 144
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-rgw5-rvv9-x895",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.9",
"advisory_count": 5,
"oldest_advisory_days": 421
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 635
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 263
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 167
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 104
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 174
},
{
"name": "express",
"direct": false,
"version": "4.16.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-qw6h-vgh9-j6wx",
"GHSA-rv95-896h-c2vc"
],
"fixed_version": "5.0.0-beta.3",
"advisory_count": 2,
"oldest_advisory_days": 862
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j8xg-fqg3-53r7"
],
"fixed_version": "1.2.4",
"advisory_count": 1,
"oldest_advisory_days": 1140
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.24.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 74
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 5,
"unknown": 1,
"critical": 1,
"moderate": 3
},
"advisory_count": 20,
"affected_count": 10,
"assessed_count": 143,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/emiago/sipgo",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/httphead",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/pool",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/ws",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/icholy/digest",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.8",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "abort-controller",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.8.1",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "any-base",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "^2.6.0",
"ecosystem": "npm"
},
{
"name": "atomic-sleep",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "blue-tape",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "^1.18.3",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "^3.1.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "delegates",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "drachtio-mw-registration-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "drachtio-srf",
"direct": false,
"version": "4.5.22",
"ecosystem": "npm"
},
{
"name": "drachtio-srf",
"direct": false,
"version": "^5.0.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.32.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-promise",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.4.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "event-target-shim",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "events",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "express",
"direct": false,
"version": "4.16.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-redact",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.19.0",
"ecosystem": "npm"
},
{
"name": "grapheme-splitter",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-sdsl",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "^1.2.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-noop",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "on-exit-leak-free",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "only",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "pino",
"direct": false,
"version": "8.8.0",
"ecosystem": "npm"
},
{
"name": "pino",
"direct": false,
"version": "^6.6.1",
"ecosystem": "npm"
},
{
"name": "pino-abstract-transport",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pino-std-serializers",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "process",
"direct": false,
"version": "0.11.10",
"ecosystem": "npm"
},
{
"name": "process-warning",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-format-unescaped",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "real-require",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "regexpp",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-stable-stringify",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "sdp-transform",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "short-uuid",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "sip-methods",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "sip-status",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "sonic-boom",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^4.14.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "thread-stream",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "utils-merge",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "uuid-random",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 151,
"direct_count": 0,
"indirect_count": 151
}
},
"maintainership": {
"issues": {
"open_prs": 34,
"merged_prs": 142,
"open_issues": 128,
"closed_ratio": 0.554,
"closed_issues": 159,
"closed_unmerged_prs": 27
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "davehorton",
"commits": 826,
"avatar_url": "https://avatars.githubusercontent.com/u/1884973?v=4"
},
{
"type": "User",
"login": "orgads",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/1246544?v=4"
},
{
"type": "User",
"login": "wcs-machine-user",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/13324550?v=4"
},
{
"type": "User",
"login": "xquanluu",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/110280845?v=4"
},
{
"type": "User",
"login": "newtondev",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2195600?v=4"
},
{
"type": "User",
"login": "cstar",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/36922?v=4"
},
{
"type": "User",
"login": "Catharsis68",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6165055?v=4"
},
{
"type": "User",
"login": "avoylenko",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5063149?v=4"
},
{
"type": "User",
"login": "csiwek",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5630929?v=4"
},
{
"type": "User",
"login": "sip2thefuture",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/145338449?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.927
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docker-publish.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"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": 3,
"reason": "Found 10/30 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"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": "18 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9c2dd4cb6ae7c86fc494f028d35ea3381e311e38",
"ran_at": "2026-08-05T09:19:23Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 3,
"authors_30d": 2,
"decided_30d": 5,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 2,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 1,
"newcomer_decided_30d": 1
},
"ci_last_run_at": "2026-07-20T11:32:42Z",
"oldest_open_prs": [
{
"number": 141,
"created_at": "2020-09-10T12:19:59Z",
"last_comment_at": "2021-08-05T08:11:10Z",
"last_comment_author": "tsearle"
},
{
"number": 148,
"created_at": "2020-10-10T10:53:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 192,
"created_at": "2022-02-18T05:28:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 206,
"created_at": "2022-05-28T21:13:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 246,
"created_at": "2022-12-13T10:42:09Z",
"last_comment_at": "2022-12-14T13:03:28Z",
"last_comment_author": "tinpotnick"
},
{
"number": 256,
"created_at": "2023-02-03T03:23:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 258,
"created_at": "2023-03-02T06:37:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 278,
"created_at": "2023-05-02T22:30:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 283,
"created_at": "2023-05-23T18:26:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 294,
"created_at": "2023-06-24T19:30:55Z",
"last_comment_at": "2025-02-02T14:50:42Z",
"last_comment_author": "orgads"
},
{
"number": 306,
"created_at": "2023-07-20T05:19:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 321,
"created_at": "2023-11-29T09:16:20Z",
"last_comment_at": "2023-12-11T10:04:37Z",
"last_comment_author": "tinpotnick"
},
{
"number": 322,
"created_at": "2023-11-29T09:18:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 349,
"created_at": "2024-04-25T02:06:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 352,
"created_at": "2024-05-09T20:55:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 357,
"created_at": "2024-05-30T12:49:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 359,
"created_at": "2024-07-03T06:08:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 371,
"created_at": "2024-07-30T14:04:30Z",
"last_comment_at": "2025-02-02T14:53:32Z",
"last_comment_author": "orgads"
},
{
"number": 378,
"created_at": "2024-09-23T05:48:55Z",
"last_comment_at": "2025-01-18T20:16:35Z",
"last_comment_author": "orgads"
},
{
"number": 383,
"created_at": "2024-10-16T15:24:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T11:29:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 17,
"created_at": "2017-09-19T13:12:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2017-09-19T13:18:48Z",
"last_comment_at": "2018-01-05T03:44:10Z",
"last_comment_author": "davehorton"
},
{
"number": 40,
"created_at": "2018-07-11T14:00:35Z",
"last_comment_at": "2020-03-03T11:30:34Z",
"last_comment_author": "IdlePhysicist"
},
{
"number": 44,
"created_at": "2018-08-17T15:36:09Z",
"last_comment_at": "2019-07-11T10:18:56Z",
"last_comment_author": "davehorton"
},
{
"number": 47,
"created_at": "2018-08-30T16:13:56Z",
"last_comment_at": "2018-09-07T14:00:08Z",
"last_comment_author": "gprat"
},
{
"number": 68,
"created_at": "2019-01-08T06:10:26Z",
"last_comment_at": "2019-01-08T21:54:28Z",
"last_comment_author": "davehorton"
},
{
"number": 89,
"created_at": "2019-06-23T04:44:06Z",
"last_comment_at": "2019-07-04T01:17:05Z",
"last_comment_author": "spointer"
},
{
"number": 92,
"created_at": "2019-07-21T13:14:00Z",
"last_comment_at": "2019-07-23T15:30:25Z",
"last_comment_author": "davehorton"
},
{
"number": 96,
"created_at": "2019-09-03T18:48:36Z",
"last_comment_at": "2019-09-06T19:53:38Z",
"last_comment_author": "CelsoGalo"
},
{
"number": 97,
"created_at": "2019-09-12T17:32:45Z",
"last_comment_at": "2019-09-16T18:11:53Z",
"last_comment_author": "CelsoGalo"
},
{
"number": 99,
"created_at": "2019-10-13T02:00:16Z",
"last_comment_at": "2019-11-10T05:13:16Z",
"last_comment_author": "amoonrah"
},
{
"number": 104,
"created_at": "2019-11-11T07:58:34Z",
"last_comment_at": "2019-11-29T18:16:11Z",
"last_comment_author": "davehorton"
},
{
"number": 107,
"created_at": "2019-12-07T23:31:01Z",
"last_comment_at": "2019-12-08T15:48:40Z",
"last_comment_author": "aid-don"
},
{
"number": 111,
"created_at": "2020-02-13T11:33:41Z",
"last_comment_at": "2020-03-06T08:20:13Z",
"last_comment_author": "davehorton"
},
{
"number": 112,
"created_at": "2020-02-18T14:43:03Z",
"last_comment_at": "2020-07-29T13:06:36Z",
"last_comment_author": "davehorton"
},
{
"number": 114,
"created_at": "2020-02-21T14:25:46Z",
"last_comment_at": "2020-02-21T19:50:18Z",
"last_comment_author": "davehorton"
},
{
"number": 119,
"created_at": "2020-03-23T10:26:28Z",
"last_comment_at": "2020-04-14T07:10:14Z",
"last_comment_author": "enp"
},
{
"number": 121,
"created_at": "2020-04-01T05:35:48Z",
"last_comment_at": "2020-04-02T13:20:41Z",
"last_comment_author": "davehorton"
},
{
"number": 124,
"created_at": "2020-04-20T18:54:15Z",
"last_comment_at": "2020-04-21T18:36:46Z",
"last_comment_author": "elbow"
},
{
"number": 132,
"created_at": "2020-06-07T10:27:09Z",
"last_comment_at": "2020-06-08T12:43:23Z",
"last_comment_author": "elbow"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/drachtio/drachtio-server",
"host": "github.com",
"name": "drachtio-server",
"owner": "drachtio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
}
],
"value": 60,
"inputs": {
"security": 51,
"vitality": 52,
"community": 59,
"governance": 49,
"calibration": "2026-08-02",
"engineering": 75,
"ai_readiness": 62,
"weighted_overall_raw": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 1,
"days_since_last_push": 15,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"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": 44,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.7.2-rc1",
"releases_from_tags": false,
"days_since_latest_release": 3111,
"mean_days_between_releases": 195
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3111 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3111
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~195 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 195
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 121,
"stars": 330,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "330 stars",
"points": 40.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 330
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "121 forks",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 121
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 1,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com"
],
"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": "weak",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.927
},
"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 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 142,
"open_issues": 128,
"closed_issues": 159,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 3,
"prs_decided_30d": 5,
"issue_closed_ratio": 0.554,
"closed_unmerged_prs": 27,
"first_time_authors_30d": 1,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "55% of issues closed",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 55
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "142/169 decided PRs merged",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 142,
"decided": 169
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "0/1 first-time contributors' PRs merged in 30d",
"points": 0,
"status": "missed",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 0,
"decided": 1
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/30 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 78,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "drachtio",
"public_repos": 40,
"account_age_days": 2576
},
"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": "78 followers of drachtio",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 78,
"login": "drachtio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "40 public repos, account ~7 yr old",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 40
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 75,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "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": 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": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"sip",
"drachtio",
"drachtio-srf",
"nodejs"
],
"has_wiki": true,
"homepage": "https://drachtio.org",
"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": "https://drachtio.org",
"points": 15,
"status": "met",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"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 10/30 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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 2",
"points": 1,
"status": "partial",
"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": "18 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 143 resolved dependencies against OSV; 8 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 143
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 20,
"affected_packages": 10,
"assessed_packages": 143,
"unassessed_packages": 8,
"affected_by_severity": "critical 1, high 5, moderate 3, unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 143,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 8
},
"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": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.76,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "76 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.08,
"toolchain_manifests": [
"test/leak-repro/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "test/leak-repro/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "test/leak-repro/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": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"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": "8 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 8,
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 147097,
"source_files_sampled": 71,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/71 source files over 60KB",
"points": 52.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-05T09:19:47.010984Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/drachtio/drachtio-server.svg",
"full_name": "drachtio/drachtio-server",
"license_state": "standard",
"license_spdx": "MIT"
}