Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"go",
"ping",
"jitter",
"packet-loss",
"rtt"
],
"is_fork": false,
"size_kb": 507,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 187928,
"Shell": 4468
},
"pushed_at": "2026-07-17T11:56:03Z",
"created_at": "2017-10-13T23:47:31Z",
"owner_type": "User",
"updated_at": "2026-07-17T11:52:53Z",
"description": "Isochronous Round-Trip Tester",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "master",
"license_spdx_raw": "GPL-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Pete Heist",
"type": "User",
"login": "heistp",
"company": null,
"location": null,
"followers": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/4397233?v=4",
"created_at": "2013-05-10T14:31:26Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 4820
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-07-17T11:58:58Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2021-05-15T08:10:29Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2018-02-10T13:31:38Z"
}
],
"recent_commits": [
{
"oid": "0d612bb790034e5257a4979bcf655609f644d08a",
"body": null,
"is_bot": false,
"headline": "Update version to 0.9.2",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb7e5d663381cdff5a164a81a4bee0ebf15e6d3",
"body": null,
"is_bot": false,
"headline": "Update libs",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4bf30b1d2d2809b00acd42a09be3220a7ac7d33",
"body": null,
"is_bot": false,
"headline": "Update README to add capturing DS/ECN field to Inbox",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cf63b0743fed823207d2329682c7824ab5e29a9",
"body": null,
"is_bot": false,
"headline": "Update generated doc for irtt-server to reflect --ecn revert",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c09058df315b393ce314fa42ff9afe9cd1a557f",
"body": "…ly)\"\n\nThis reverts commit fce21410c23e02692653fb5582f3b117a2f7283d.",
"is_bot": false,
"headline": "Revert \"Added --ecn server option to ship ECN bits (currently IPv6 on…",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8baedae2bbaceb55a371ce524ad2ee8e0cdf9d4",
"body": null,
"is_bot": false,
"headline": "Measure and document difference between ping and irtt response times",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a92f243c65c3353b70d4c995ca5a11cf73fdbb2",
"body": null,
"is_bot": false,
"headline": "Rebuild doc output after updates",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6e75d2e4215d9ab76d31384972c14b7db65c02",
"body": null,
"is_bot": false,
"headline": "Refresh documentation for version 0.9.2",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T11:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9bf54dd7e557cf14cfcbfc18e457e17c315f02",
"body": null,
"is_bot": false,
"headline": "Change default hybrid timer sleep factor from 0.95 to 0.9",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-17T06:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07112492f91799f3b7f853bbc319fcbdddcd25c3",
"body": null,
"is_bot": false,
"headline": "Add support for streaming mode (-s), for infinite duration tests",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-16T17:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0522c1197f8dc1ddbec75c840b55e8b8dc40183b",
"body": null,
"is_bot": false,
"headline": "Recorder.removeLastStamps -> removeLastRoundTrip",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-14T16:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ac64d876dc56e0bd79610e4a09f66e7d7179ee",
"body": null,
"is_bot": false,
"headline": "Add comments to doc around distinction between DSCP and DS/ToS fields",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-13T14:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52b397053f617912d698d2e387a93e3c8b66856",
"body": null,
"is_bot": false,
"headline": "Set DSCP on all packets, including opening handshake and close packets",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-13T14:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afdc640cf6b51e07fcbea88133de4ffee916ad3d",
"body": null,
"is_bot": false,
"headline": "Add report command that reads and emits saved results",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-08T10:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1ba86b06c391bcf3bec2931a53ca266fbcab48",
"body": null,
"is_bot": false,
"headline": "Record a per-packet late field and add to the output json",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-07-06T12:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbe237b8479706ae480ddbd5df1c4437eeac9a6",
"body": null,
"is_bot": false,
"headline": "Add raw mode for fixed units output to stdout during test",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-30T13:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c55d08617d414487fb45e45016b1fff63f1a213",
"body": null,
"is_bot": false,
"headline": "Improve host format doc",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-30T09:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c5ead031ad26e818f3ea19891d099d9b32500d",
"body": null,
"is_bot": false,
"headline": "Fix removal of percent escape in client help text",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-30T09:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad9101b0d6672d204c939177e4ba842cd2073d4",
"body": null,
"is_bot": false,
"headline": "Use LookupIP for client hostname and server bind address lookups",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-29T11:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d5e18c93c09b7419b25048315d725f844a5d73",
"body": null,
"is_bot": false,
"headline": "Allow IPv6 addresses without brackets",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-25T09:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947efb8b90d7df1130da72846f02fb5a0e9b80bf",
"body": null,
"is_bot": false,
"headline": "Move to Go 1.25, x/net 0.56 and x/sys 0.46",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-25T07:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03a3e29d8009777e5384be3db6ac68d6fc6347fd",
"body": null,
"is_bot": false,
"headline": "Update stringer instructions in build.sh",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-25T07:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ce071cb3d045b7b20d53d24941d332aea31f1c",
"body": null,
"is_bot": false,
"headline": "Update README / Roadmap",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2026-06-04T12:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1991d4770e211253223db7b5c015acf08af839",
"body": null,
"is_bot": false,
"headline": "Update README to change go get -> go install (resolves #40)",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2023-11-16T08:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f889dde63f88adb704b9322d304d359c097ecf9c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/heistp/irtt",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-06-07T08:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09396892b8b1f667640f39e200435f46dec86dd0",
"body": null,
"is_bot": false,
"headline": "Add refactoring of lconn to 0.9.2 roadmap.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-06-07T08:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f656b60123b92ae021f85f03dc068a117daa7b59",
"body": "Added --ecn server option to ship ECN bits (currently IPv6 only)",
"is_bot": false,
"headline": "Merge pull request #28 from eric-s-raymond/ecn",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-06-07T08:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce21410c23e02692653fb5582f3b117a2f7283d",
"body": null,
"is_bot": false,
"headline": "Added --ecn server option to ship ECN bits (currently IPv6 only)",
"author_name": "Eric S. Raymond",
"author_login": "eric-s-raymond",
"committed_at": "2021-06-03T10:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ed230a672f5233f4a87b2a28dd6d5c86b6feba",
"body": null,
"is_bot": false,
"headline": "Re-license and update to version 0.9.1.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-05-18T05:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f930e760ac45ad874d3c8a4dee4f0a59b0f9b72b",
"body": null,
"is_bot": false,
"headline": "Add partial info on cross-compiling to iOS.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-05-15T07:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b795b9cabeab86811d37cc6b9e1fae02b8ab46d",
"body": null,
"is_bot": false,
"headline": "Refresh module files, generated doc, and stringer generated files.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2021-05-15T07:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440389f1f97ec670899356b46d64192643f8f5a0",
"body": null,
"is_bot": false,
"headline": "Update README and version of pandoc.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-09-07T13:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c483b93257f58de6dc67f62b7c838a255ec5d7cc",
"body": "add go mod files",
"is_bot": false,
"headline": "Merge pull request #20 from mmlb/add-go-mod",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-08-30T06:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee404d0b18e5cd5c2a80c280208b7e79fc02651",
"body": null,
"is_bot": false,
"headline": "add go mod files",
"author_name": "Manuel Mendez",
"author_login": "mmlb",
"committed_at": "2019-08-12T04:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4135f942840efb869ef6e40ad29391d1a47ff6d",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-03-08T18:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc62c21c129ebefa02397de861129414d6989d79",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-03-08T18:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cde88cf0809a980638bdafa6609a9adcd37b3c5",
"body": "benefit.",
"is_bot": false,
"headline": "Remove --gc flag from server as it offers no demonstrable performance",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-03-07T21:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ba4cf992ff2cdb38b7b8a9b8b63e1b7aac524a",
"body": "benefit.",
"is_bot": false,
"headline": "Stop disabling GC in client as there is no demonstrable performance",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-03-07T20:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a22b099c5ca03b580c9440512a76303f602958",
"body": null,
"is_bot": false,
"headline": "Update to pandoc 2.7.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-03-07T20:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e0328b75c50fcf9bc4c7ef3b9a3bbb1d77a032",
"body": null,
"is_bot": false,
"headline": "Fix missing paren in README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2019-01-02T12:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1420a220a9d402ce7b73d14ba2611d6ec3d70808",
"body": null,
"is_bot": false,
"headline": "Update location of SmokePing probe.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-19T10:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1d70f907a0fa816d29ec65b0f91297f99eb2a2",
"body": null,
"is_bot": false,
"headline": "Add Unreleased section to CHANGES.md.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-06T15:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422e0820b19d93b0d527af017038dae50bf57ded",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-06T10:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "951f7360faca3f5519841de3ea17c92d25e76b1f",
"body": null,
"is_bot": false,
"headline": "Change handled interrupt signals to fix Plan 9 build.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T18:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c33e3617511bf74c132df4ca2b58e96659d18fc1",
"body": null,
"is_bot": false,
"headline": "Add note about Linux ipv6.disable.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T15:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33065a195a059d859eeb862436210d3479da02ff",
"body": null,
"is_bot": false,
"headline": "Fix irtt.openrc example syslog usage.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T14:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24072874f7e12d5a23a43dd871aec98ba1dcc3d2",
"body": null,
"is_bot": false,
"headline": "Fix broken syslog support after changes for Windows.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T14:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37e2460d09f87d96e8315cc102feda35258a62a",
"body": "support it (Windows, Plan 9 and Google Native Client). Closes #16.",
"is_bot": false,
"headline": "Fix build and remove syslog support for platforms that don't",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T12:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2da35cec1d735b7d84d1adcc90e84fdc6de549",
"body": null,
"is_bot": false,
"headline": "Update pandoc to 2.5.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-12-04T10:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7406032a620f8d170dcd6bc282a21ce4cc3e8e8",
"body": null,
"is_bot": false,
"headline": "Update build platform keywords.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-09-05T21:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920105e210204e48c014f1a89716582ac6b6b239",
"body": "… server command line doc missing -4 and -6 flags. Add ipv6.disable bug to list.",
"is_bot": false,
"headline": "Add init.d service file. Update irtt.service with firewall rules. Fix…",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-09-05T17:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca4590512c1a204eebe94aa08df02099fc670db",
"body": null,
"is_bot": false,
"headline": "Add task for late flag for round_trip.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-08-28T06:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5fb20fa36386af4784abb809f95b70f646ac10",
"body": null,
"is_bot": false,
"headline": "Update email address and pandoc version.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-08-23T06:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56e6759b881c6e6dabe82fe6e2c5567fdf6cde9",
"body": null,
"is_bot": false,
"headline": "Update release plan.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-07-26T19:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17c497c25cb2e02fe9a165ef98cbcc6a06eb3b5",
"body": null,
"is_bot": false,
"headline": "Fix client race at startup. Update pandoc version and syslog help.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-07-25T09:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8dce0b6874e49632793e68bdfe08547afac9445",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T12:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdb0103402c275a961daf715dea390068ffff9d",
"body": null,
"is_bot": false,
"headline": "Document public server.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T12:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fefa9a56b855a5c203abee74bbbd6bf61ff4de22",
"body": null,
"is_bot": false,
"headline": "Add FAQ for starting server at startup.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T12:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20bec57dd36be731a6ba550528e6c1652e71053",
"body": null,
"is_bot": false,
"headline": "Update irtt.openrc to use the new --syslog flag.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T12:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "534027d76305fc48f6067725d43bb2fc2000402c",
"body": null,
"is_bot": false,
"headline": "Change default syslog facility to LOG_DAEMON.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T12:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afec8a1a290a53184023e1e29921f8350cef95a9",
"body": null,
"is_bot": false,
"headline": "Re-generate man and HTML pages.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T11:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd449dbefb75937e1ac9dc94a3c5c7a3118e644",
"body": null,
"is_bot": false,
"headline": "Doc and FAQ updates primarily for Windows support.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T11:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdba5de2c41da422ed63d3e98751a0e1e1d0155",
"body": null,
"is_bot": false,
"headline": "Add syslog support for the server.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-21T10:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27debee23529c6d0f86abd5fccbf238065b2909f",
"body": null,
"is_bot": false,
"headline": "Update readme with syslog info.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-17T07:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e906613f0d34b95ef9a45c989a43ce79319ba2bc",
"body": null,
"is_bot": false,
"headline": "Change irtt.openrc user to nobody.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-16T13:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028b18e124d42b0bbc205a1596626e540f8ff48f",
"body": null,
"is_bot": false,
"headline": "Add OpenRC service file.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-16T09:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5d6caf6ca5c47a241ba0f17e74a277a616f414",
"body": null,
"is_bot": false,
"headline": "Update README and docs.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-10T12:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a476a50c39b2e39aebcc66cfa822aa90dc6b444",
"body": "GetSystemTimePreciseAsFileTime.",
"is_bot": false,
"headline": "Improve Windows time support by using QueryPerformanceCounter and",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-10T09:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883393cf3e2018ff7fbda1d9407c7fac2dcadfb2",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-09T11:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595520bd24b2fe2a8f413b081a53ce4f4c0ccca3",
"body": null,
"is_bot": false,
"headline": "Foolishly change my GitHub username to heistp.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-08T15:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a86bdf9050646b6b519fad97b042e450ef6b58a",
"body": null,
"is_bot": false,
"headline": "Update FAQ.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-07T18:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3157cc2a27e43d5b8708f007085511cec58d350a",
"body": null,
"is_bot": false,
"headline": "Update README for 1.0 in regards to Windows timer.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-07T09:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c629064544db85c6149a04b966ac6ee999178d",
"body": null,
"is_bot": false,
"headline": "Update release plan for 1.0.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-07T09:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8c8b852c069fae7b8f56c5d56673f7b1788ff6",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-05T21:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b9d110d3cfbecb76bd4230203ca391f4a6a599",
"body": null,
"is_bot": false,
"headline": "Update README.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-05T20:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78747b32dbdfc17773e9257d205584c0ea01adb2",
"body": null,
"is_bot": false,
"headline": "Add timer command for evaluating timer characteristics.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-06-05T20:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8da608dd652ec0af6a4981d5f529d58d00a24da",
"body": "send and receive timestamps on server to be the same on systems\nwithout high precision timers so we don't report incorrect\nserver processing times and worse yet subtract this from RTT.\nAlso, don't let RTT be negative (should later be flagged as a\ntimer inconsistency if this happens).",
"is_bot": false,
"headline": "Add a high precision timer boolean (false for Windows) and set",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-05-29T22:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d699d82a6a041ccca6368f667b6d24092f7ce3a3",
"body": "update doc regarding Windows.",
"is_bot": false,
"headline": "Only subtract server processing time if it's less than RTT, and",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-05-29T21:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e4181bacf02f83349ecdde790f888d98417396",
"body": "arguments should work now.",
"is_bot": false,
"headline": "Update doc regarding Windows behavior- server with default",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-05-29T19:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6c5b133746a7c0e2c1a07170b53c3dfe61eae6",
"body": "to measure elapsed server processing time (closes #13).",
"is_bot": false,
"headline": "Fix issue on platforms with timer resolution not accurate enough",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-05-29T19:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97bc2d1e118f14b7ed30e21689a215a5a9a63f5",
"body": null,
"is_bot": false,
"headline": "Update pandoc to 2.2.1.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-05-29T18:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f743e4c1025283180ceafdb2d3086d3e5ab5584",
"body": null,
"is_bot": false,
"headline": "Update OM2P build to work with new MIPS softfloat support in Go 1.10.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-03-02T09:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43e1801876ee879dc72a3fc34fa579c3d0576f0",
"body": null,
"is_bot": false,
"headline": "Update README about HMAC.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-22T07:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c5d00bc051ec02c04d18f0e8f5dac9a98bf257",
"body": null,
"is_bot": false,
"headline": "Add a few README items.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-19T22:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aedae277b2365a2ef73e9211f7ffac3a22cac9c",
"body": null,
"is_bot": false,
"headline": "Change incorrect help message about --dscp flag.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-18T16:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6372da63d7699dee7d3b4d2311fd088d4246f27f",
"body": null,
"is_bot": false,
"headline": "Add SmokePing info.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-17T22:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f309ea9efb8f418cf641bc05e9354f8217c013b0",
"body": null,
"is_bot": false,
"headline": "Update v1.0.0 plan.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-14T15:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb8101f8b27581cd3740dbac918e14b449b7498",
"body": null,
"is_bot": false,
"headline": "Prepare docs for release.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-10T11:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70b9ad5e12c5dbfb3175617752e6b3e2f09a371",
"body": null,
"is_bot": false,
"headline": "Add basic unit tests for packet.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-10T11:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9c8a19d929a755d18ce5c7c573b67f21b417a5",
"body": null,
"is_bot": false,
"headline": "Start links in CHANGES.md.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T19:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c017c62a6012280ca1f76d42b8e43bf179acb1",
"body": null,
"is_bot": false,
"headline": "Complete switch to semantic versioning, including man pages.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T19:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04fb419e6b23a303dedb95ab808b1836c714ef3",
"body": null,
"is_bot": false,
"headline": "Change to semantic versioning: 0.9.0.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T19:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817a5fd4d5f081f48b33e35fbbad1842db0e6896",
"body": null,
"is_bot": false,
"headline": "Split out release info into CHANGES.md, using Keep a Changelog format.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T18:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514fe85f01e9d60e8f27c175e5d4f13b9ab1c7e2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/peteheist/irtt",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T11:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bab4dabc465e4d8acad99317badfa8875e5bfe8",
"body": null,
"is_bot": false,
"headline": "Update FAQ.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T11:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ad8e1999f7c81729aabb8ce7338b01fd587948",
"body": null,
"is_bot": false,
"headline": "Add Documentation lines to service files.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-09T00:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de372da3180f5530ebbe755f235027a25fa2ea6d",
"body": null,
"is_bot": false,
"headline": "Small irtt(1) updates.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-08T19:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a782a9c45029929706ef6a0cf0f592c153ad84a3",
"body": null,
"is_bot": false,
"headline": "More README re-wording.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-08T12:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3462b4bbd514c6cf8124f3c7ddfa935f832d4e87",
"body": null,
"is_bot": false,
"headline": "On second throught, remove the !.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-07T11:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c19b1f27d07cb71e6bb82dca105da90c2f0b61",
"body": null,
"is_bot": false,
"headline": "Improve writing in Motivation section.",
"author_name": "Pete Heist",
"author_login": "heistp",
"committed_at": "2018-02-07T11:03:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 23,
"latest_release_at": "2026-07-17T11:58:58Z",
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 5,
"days_since_latest_release": 4,
"mean_days_between_releases": 1539.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/heistp/irtt",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/heistp/irtt",
"is_deprecated": false,
"latest_version": "v0.9.2",
"repository_url": "https://github.com/heistp/irtt",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T11:52:42Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 30,
"stars": 224,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2018-01-04",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-08-28",
"count": 1
},
{
"date": "2019-09-02",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
}
],
"complete": true,
"collected": 29,
"total_forks": 30
},
"star_history": {
"days": [
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-23",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-11-28",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2017-12-02",
"count": 5
},
{
"date": "2017-12-03",
"count": 4
},
{
"date": "2017-12-04",
"count": 4
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-11",
"count": 1
},
{
"date": "2017-12-12",
"count": 1
},
{
"date": "2017-12-18",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-28",
"count": 1
},
{
"date": "2018-01-20",
"count": 2
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-10",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-05-15",
"count": 1
},
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-07-26",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-11-04",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-12-24",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-30",
"count": 1
},
{
"date": "2019-02-03",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-13",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-19",
"count": 2
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-21",
"count": 1
},
{
"date": "2020-01-31",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-03-04",
"count": 2
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-11",
"count": 1
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-08-03",
"count": 2
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-08",
"count": 4
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-05-17",
"count": 2
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-07-12",
"count": 2
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-30",
"count": 2
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-11",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-02-06",
"count": 2
},
{
"date": "2023-02-07",
"count": 2
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-28",
"count": 3
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-09-09",
"count": 3
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2024-12-19",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-05-06",
"count": 2
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-07",
"count": 2
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-14",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 224,
"total_stars": 224
},
"open_issues_and_prs": 18
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 19468,
"source_files_sampled": 56,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.4.13",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5320"
],
"fixed_version": "1.7.17",
"advisory_count": 1,
"oldest_advisory_days": 14
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 26,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/ogier/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.2-0.20160129220114-45c278ab3607"
},
{
"name": "github.com/pkg/profile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.57.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/ogier/pflag",
"direct": true,
"version": "v0.0.2-0.20160129220114-45c278ab3607",
"ecosystem": "go"
},
{
"name": "github.com/pkg/profile",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "github.com/chzyer/logex",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/chzyer/readline",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/chzyer/test",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/felixge/fgprof",
"direct": false,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20260709232956-b9395ee17fa0",
"ecosystem": "go"
},
{
"name": "github.com/ianlancetaylor/demangle",
"direct": false,
"version": "v0.0.0-20250417193237-f615e6bd150b",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20260625142307-59b4966ccb57",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "v0.0.0-20190717185122-a985d3407aa7",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v0.0.0-20161208181325-20d25e280405",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 26,
"direct_count": 4,
"indirect_count": 22
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 5,
"open_issues": 12,
"closed_ratio": 0.613,
"closed_issues": 19,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "heistp",
"commits": 268,
"avatar_url": "https://avatars.githubusercontent.com/u/4397233?v=4"
},
{
"type": "User",
"login": "tohojo",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/396657?v=4"
},
{
"type": "User",
"login": "eric-s-raymond",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/727961?v=4"
},
{
"type": "User",
"login": "mmlb",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/708570?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.982
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 8,
"reason": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0d612bb790034e5257a4979bcf655609f644d08a",
"ran_at": "2026-07-21T18:59:38Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/heistp/irtt",
"host": "github.com",
"name": "irtt",
"owner": "heistp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 50,
"vitality": 68,
"community": 53,
"governance": 49,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 23,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "23 commits in the last year",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 23
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 1539.5
},
"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 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1539.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1539.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 30,
"stars": 224,
"watchers": 13,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "224 stars",
"points": 38.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 224
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.982
},
"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 98% of commits",
"points": 0.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 5,
"open_issues": 12,
"closed_issues": 19,
"issue_closed_ratio": 0.613,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "61% of issues closed",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 61
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/9 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"followers": 20,
"owner_type": "User",
"is_verified": null,
"owner_login": "heistp",
"public_repos": 30,
"account_age_days": 4820
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "20 followers of heistp",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 20,
"login": "heistp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~13 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/heistp/irtt"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"go",
"ping",
"jitter",
"packet-loss",
"rtt"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "1 out of the last 1 releases have a total of 1 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 26 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 26
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 26,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 26,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.05,
"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": "5 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 5,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 19468,
"source_files_sampled": 56,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/56 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 56,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T18:59:45.498390Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/heistp/irtt.svg",
"full_name": "heistp/irtt",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}