Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 214,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 73381
},
"pushed_at": "2026-07-17T13:00:52Z",
"created_at": "2022-05-10T23:08:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T13:01:11Z",
"description": "A privacy-focused stream multiplexer",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://sia.tech",
"name": "The Sia Foundation",
"type": "Organization",
"login": "SiaFoundation",
"company": null,
"location": "United States of America",
"followers": 320,
"avatar_url": "https://avatars.githubusercontent.com/u/71667087?v=4",
"created_at": "2020-09-21T19:04:19Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 2132
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-07-17T13:00:53Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-06-09T16:16:37Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-05-13T14:17:10Z"
}
],
"recent_commits": [
{
"oid": "cc18ac7d5bf07252b0131942aca34cec3495eec3",
"body": "chore: prepare release 1.5.3",
"is_bot": false,
"headline": "Merge pull request #48 from SiaFoundation/release",
"author_name": "Christopher Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T13:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e2da2180620c224ae1b47cd6f55e6cac38440e",
"body": null,
"is_bot": true,
"headline": "chore: prepare release 1.5.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T12:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa62b0187d083feda35d6e48632ac9c2788074e6",
"body": null,
"is_bot": false,
"headline": "address comment",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de0648ded8cd840009ad1bc8c25c0149a85a013",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d64504dceea01cd3f36a9764914ecd95ff25363",
"body": null,
"is_bot": false,
"headline": "changeset",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970e28c657423f02f95e031eb87cc976ff8b111e",
"body": null,
"is_bot": false,
"headline": "extend test and implement fix",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eef042082985c2800b561273a95320217df601e",
"body": null,
"is_bot": false,
"headline": "add TestCloseUnblocksWrite",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-07-17T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21c441be68ce714d533e04d3666148c5cf62beb",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.53.0 to 0.54.0\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.54.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T08:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a443427c21284307e94abbe382733758048cdd0",
"body": "Don't register new streams after the mux has shut down",
"is_bot": false,
"headline": "Merge pull request #47 from SiaFoundation/matt/early-err-shortcircuit",
"author_name": "Luke Champine",
"author_login": "lukechampine",
"committed_at": "2026-06-16T15:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099145275ff1c234ca75bf989047d9bf7587e968",
"body": null,
"is_bot": false,
"headline": "modern loops",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-16T14:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48a03df1cd954ff06014a22a21aa3ea48a156cb",
"body": null,
"is_bot": false,
"headline": "add TestNewStreamDuringShutdown",
"author_name": "Alright",
"author_login": "Alrighttt",
"committed_at": "2026-06-16T14:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd612136d08d38a28db4201d5ed8241a171f49c4",
"body": null,
"is_bot": false,
"headline": "add changeset",
"author_name": "Alright",
"author_login": "Alrighttt",
"committed_at": "2026-06-16T14:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9bdcd0a69a9d51a19bdf06f94997dcccbda6fc5",
"body": null,
"is_bot": false,
"headline": "shortcircuit readLoop on err",
"author_name": "Alright",
"author_login": "Alrighttt",
"committed_at": "2026-06-16T14:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4513184dbd8e657415639330a8b8f65f930fc91",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.52.0 to 0.53.0\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.53.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T14:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75dd5564631271b87b1670a39543b676759eb8f1",
"body": "chore: prepare release 1.5.2",
"is_bot": false,
"headline": "Merge pull request #44 from SiaFoundation/release",
"author_name": "Christopher Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-09T16:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9b35e5273d424720b8710de0ce2d2940b6f55d",
"body": null,
"is_bot": true,
"headline": "chore: prepare release 1.5.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-09T16:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5317de72b6fc8aa973305870bb86c149783ac4cd",
"body": "Fix race between Write and Close",
"is_bot": false,
"headline": "Merge pull request #45 from SiaFoundation/chris/close-write-race",
"author_name": "Luke Champine",
"author_login": "lukechampine",
"committed_at": "2026-06-09T16:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62fa8bf619ed92f6e1d8dfb6690acb4cb48118d",
"body": null,
"is_bot": false,
"headline": "more testing",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-05T08:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a737d0ada3743950f1729f7c1cad11d755352d8",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-05T07:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e4ffc392957bb123910bbecbd5883a3dc3eff9",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-04T11:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c33f08072aabf1db8dfe8e072c455daf3b29c3",
"body": null,
"is_bot": false,
"headline": "ignore ErrClosedStream",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-04T10:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382435552e89908f29245bb33d30cd53253be309",
"body": null,
"is_bot": false,
"headline": "changeset",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-04T10:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc74e39afc49c92ccb1c9a50ef61d764bee236c3",
"body": null,
"is_bot": false,
"headline": "implement fix",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-04T10:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63b96b8cf24ad6791f001b4db4286ee05b3bfc5",
"body": null,
"is_bot": false,
"headline": "TestCloseWriteRace",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-06-04T09:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b766c3b7b8aba36003a67d0af4a81198ae48e7",
"body": null,
"is_bot": false,
"headline": "fix changeset",
"author_name": "Christopher Tarry",
"author_login": "chris124567",
"committed_at": "2026-06-04T09:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b6964298a382a7a22744f047d9ca50f9539e83",
"body": null,
"is_bot": true,
"headline": "Auto generate changeset",
"author_name": "knope-bot[bot]",
"author_login": "knope-bot[bot]",
"committed_at": "2026-06-04T09:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aab139097e4412b18e5d71a55342a984049c616",
"body": null,
"is_bot": false,
"headline": "fix NDFs",
"author_name": "Christopher Tarry",
"author_login": "chris124567",
"committed_at": "2026-06-04T09:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2af82c22bc68fb0af452c48d2861527aeb12ac4",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.51.0 to 0.52.0\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.52.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a07fba766a0f5b0a12f3b961367a0aa80160d835",
"body": null,
"is_bot": false,
"headline": "fix ci",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-05-28T12:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257f1e22e5fbf1bd5d60edf1752dc6b4a613f217",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.50.0 to 0.51.0\n- [Commits](https://github.com/golang/crypto/compare/v0.50.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.51.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-28T12:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc87e9e958d9350cb434138d4d5246488ac3800",
"body": "ci: pin GitHub Actions to SHA-256 commits",
"is_bot": false,
"headline": "Merge pull request #40 from SiaFoundation/pin-actions",
"author_name": "Nate",
"author_login": "n8mgr",
"committed_at": "2026-05-15T17:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f552ddd0a0bdd1e4fa986bc5d3944051c53aa9e",
"body": "Pin all action references to specific commit SHAs to prevent supply-chain\nattacks. Each pin is annotated with a human-readable version tag for clarity.\nVersions stay within the existing major version to avoid breaking changes.",
"is_bot": false,
"headline": "ci: pin GitHub Actions to SHA-256 commits",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2026-05-15T16:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9791a689b9c5386225a4ebccc2ab072f18ec34",
"body": "chore: prepare release 1.5.1",
"is_bot": false,
"headline": "Merge pull request #39 from SiaFoundation/release",
"author_name": "Christopher Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-05-13T14:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25dd2530b3a67337db61525532cdcf1f9c922093",
"body": null,
"is_bot": true,
"headline": "chore: prepare release 1.5.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-13T14:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441a8600a21e49b6d4b6c5680febd3765f55f357",
"body": null,
"is_bot": false,
"headline": "Add knope workflows",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-05-13T14:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "643711385fb43ae546571b34ca95aa885ec55edc",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.49.0 to 0.50.0\n- [Commits](https://github.com/golang/crypto/compare/v0.49.0...v0.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.50.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-13T13:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab054f2896e0ada2522f56a6c8ce2c6212ddcc7a",
"body": null,
"is_bot": false,
"headline": "docs: fix typo",
"author_name": "Peter-Jan Brone",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aec08e0ef68c0018d8ccb9806f42eeb30c50bb9",
"body": null,
"is_bot": false,
"headline": "testing: fix TestCovertStream",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d78870ce7bbf5deda485ca3e8b0042ecf0805ac",
"body": null,
"is_bot": false,
"headline": "testing: fix TestCovertStream",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75523543314446b0371a941156dd3952de383379",
"body": null,
"is_bot": false,
"headline": "mux: remove flush attempt on close",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ebbf69c4d2cc6c7deac17fe646454ffcf8d0c6",
"body": null,
"is_bot": false,
"headline": "all: address comments",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b268ab2566967726b538ec0ce06f93294fc12385",
"body": null,
"is_bot": false,
"headline": "all: extend docs",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3efdfe4dfa6abb56934affc4e4c68de205ab84",
"body": null,
"is_bot": false,
"headline": "mux: fix hanging close",
"author_name": "PJ",
"author_login": "peterjan",
"committed_at": "2026-05-13T13:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c41f2426b3904387173e9e1c040d28e8dbbd550",
"body": "Fix close not notifying peer of closed stream when stream deadline is reached",
"is_bot": false,
"headline": "Merge pull request #35 from SiaFoundation/chris/fix-close",
"author_name": "Luke Champine",
"author_login": "lukechampine",
"committed_at": "2026-03-26T14:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4fa9144a1b05738399ee09def990cd42bba90aa",
"body": null,
"is_bot": false,
"headline": "fix ndf",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-26T11:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfcd44471148e6262bf7b67745f7c61a2ac9fc07",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-26T10:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aebed3ce4932482af4a1f2c2fb9ac4181ca9aac",
"body": null,
"is_bot": false,
"headline": "update go",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T12:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c155ba31c0480af60b71297bb0cf81afc383a749",
"body": null,
"is_bot": false,
"headline": "address comment",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T12:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffc5e7a808eeffb7b078b7f2a001fe1b68efcd7",
"body": null,
"is_bot": false,
"headline": "changeset leak",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c7b1d525934a984ccdfd0690ba7281ab51cfb2",
"body": null,
"is_bot": false,
"headline": "fix goroutine leak",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c17d469147ffc438e3c5528dc3baee6737a8c6",
"body": null,
"is_bot": false,
"headline": "fix TestDeadline",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c8ba3f6930c831aee66a8069fda4995d8d94ae",
"body": null,
"is_bot": false,
"headline": "separate deadline in Close",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e99eaa8cb00420b7198fc8493a6c78db5953d7ee",
"body": null,
"is_bot": false,
"headline": "changeset",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6951775de5a82e454c87bc866e3bcefe41adb5ae",
"body": null,
"is_bot": false,
"headline": "add TestCloseAfterTimeout",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2026-03-23T10:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6fe27b6bfb4e5171187314cf2cf6adcfb0b13c6",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.48.0 to 0.49.0\n- [Commits](https://github.com/golang/crypto/compare/v0.48.0...v0.49.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.49.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-23T10:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3e9335adfc5e3aef450e63126beea8b759d310",
"body": "Auto-close after 4 keepalives with no other traffic",
"is_bot": false,
"headline": "Merge pull request #31 from SiaFoundation/keepalives",
"author_name": "Nate",
"author_login": "n8mgr",
"committed_at": "2026-03-13T15:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b26ec38959c37b7e198974ba77ff0f5b9253990f",
"body": null,
"is_bot": false,
"headline": "auto-close after 4 keepalives with no other traffic",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2026-03-13T15:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19f89af98e37f2cb337f1bea858c524a685c7a0",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.47.0 to 0.48.0\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.48.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-04T17:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902b8c1565d1496f06937b8f62996ab5084213b2",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.46.0 to 0.47.0\n- [Commits](https://github.com/golang/crypto/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.47.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-21T09:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575c1aabb1506014c125e68a45657b4fead0bab0",
"body": "Track closed streams",
"is_bot": false,
"headline": "Merge pull request #24 from SiaFoundation/chris/track-closed-streams",
"author_name": "Nate",
"author_login": "n8mgr",
"committed_at": "2026-01-05T15:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63008651e1d3d5266f8a2f5f60dc4413a9babba",
"body": null,
"is_bot": false,
"headline": "only add to closingStreams when we close the stream",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-17T07:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2305b613f82edd8a45c5c6da1584850327db0598",
"body": null,
"is_bot": false,
"headline": "move goroutine out of for loop",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-16T08:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8191a0c9b3bc2a9963038e5dc0de4853ab8959a",
"body": null,
"is_bot": false,
"headline": "track closed streams",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-15T16:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db61e0a1503a2f6e57d9c545ceb50568127acd81",
"body": "Remove support for v1 and v2",
"is_bot": false,
"headline": "Merge pull request #22 from SiaFoundation/chris/remove-old-versions",
"author_name": "Luke Champine",
"author_login": "lukechampine",
"committed_at": "2025-12-15T14:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de6b36af338b6d625d5e738ab5e2db52da93495",
"body": null,
"is_bot": false,
"headline": "v2 -> v3",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-15T08:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d06b3d7661d5d7bc7792e39d421188e073e830",
"body": null,
"is_bot": false,
"headline": "remove version v2",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-15T08:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3256a559d84a9383db4f2cd7ebcfee75331b48b",
"body": null,
"is_bot": false,
"headline": "remove version 1 dir",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-15T08:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7199d7ca77f7e1db1e9182e7502d0123ffe87b28",
"body": "Bumps the all-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.39.0 to 0.40.0\n- [Commits](https://github.com/golang/crypto/compare/v0.39.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.40.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the all-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T08:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f85f483b57989188c226e5af379f6c1069ea01",
"body": null,
"is_bot": false,
"headline": "upgrade toolchain",
"author_name": "Chris Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-12-15T08:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce74d76fafa9b287adf1e6f590b3ab23e13267a5",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.39.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.39.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T08:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157614cf866c600f11a325da7913a0f9b4e14bba",
"body": "…ependencies-4cf95844be\n\nbuild(deps): bump the all-dependencies group with 2 updates",
"is_bot": false,
"headline": "Merge pull request #17 from SiaFoundation/dependabot/go_modules/all-d…",
"author_name": "Nate",
"author_login": "n8maninger",
"committed_at": "2025-07-04T03:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1897a573dfd0732197d65e96c0873c41eca27a6",
"body": "Bumps the all-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [lukechampine.com/frand](https://github.com/lukechampine/frand).\n\n\nUpdates `golang.org/x/crypto` from 0.31.0 to 0.39.0\n- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.39.0)\n\n[…]\n dependency-version: 1.5.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: all-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the all-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-04T03:18:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc41f91c57383cb63e3c5a1fda42a9c37c0d2b49",
"body": "v2: Add theirVersion parameter to Dial/AcceptAnonymous",
"is_bot": false,
"headline": "Merge pull request #12 from SiaFoundation/flip-nonce",
"author_name": "Christopher Schinnerl",
"author_login": "ChrisSchinnerl",
"committed_at": "2025-02-21T08:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f736c2bfc0ae5b27ab0fff2ae80204eb6952f3f7",
"body": null,
"is_bot": false,
"headline": "v2: Add theirVersion parameter to Dial/AcceptAnonymous",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2025-02-20T17:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae5086b0bb29f43cdddfe08361e0827ea72adbc",
"body": "v2: Improve signature and nonce handling",
"is_bot": false,
"headline": "Merge pull request #11 from SiaFoundation/flip-nonce",
"author_name": "Nate",
"author_login": "n8maninger",
"committed_at": "2025-02-20T16:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "405761859e3e7b0094fb0168786ae1785268921f",
"body": null,
"is_bot": false,
"headline": "v2: Remove nonce derivation and hash pubkeys into shared secret",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2025-02-19T16:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e057384438d8755fb9d3d05710f60f54b95a4d34",
"body": null,
"is_bot": false,
"headline": "v2: Improve signature and nonce handling",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2025-02-18T19:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf58b0c14b9a870a677bc3b217b1f96d8759ce2",
"body": "…ules-5a9c29dde4\n\nbuild(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in the go_modules group",
"is_bot": false,
"headline": "Merge pull request #7 from SiaFoundation/dependabot/go_modules/go_mod…",
"author_name": "Nate Maninger",
"author_login": "n8maninger",
"committed_at": "2024-12-12T02:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa24badc4f0dbbe01f0d54627d63aaf9501fa766",
"body": "Bumps the go_modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.27.0 to 0.31.0\n- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/crypto in the go_modules group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-12T00:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a6299c544996d51661bf058d54e2844f6eaa91",
"body": null,
"is_bot": false,
"headline": "v2: Add deprecation notice to DialStreamContext",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2024-09-16T02:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fef91b54f3a12e6a5b5d665c72be3b4bf47fd0",
"body": "v1,v2: Return available data alongside error",
"is_bot": false,
"headline": "Merge pull request #1 from SiaFoundation/err",
"author_name": "Nate Maninger",
"author_login": "n8maninger",
"committed_at": "2024-09-14T00:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b430a5d4297fb26ff65dda4e246307cfdc210e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into err",
"author_name": "Nate Maninger",
"author_login": "n8maninger",
"committed_at": "2024-09-14T00:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5169509d23cc7833c1acda5735ce79989a603f4a",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471f45cc573160a1e2229f1cce0851502eaf223f",
"body": null,
"is_bot": false,
"headline": "github: group dependabot",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb672ff04bfaa5025abae5611d9bec00ccc0e02c",
"body": null,
"is_bot": false,
"headline": "github: enable dependabot",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c378ce8f597d790254fc2bc4f8424e2da7de60b1",
"body": null,
"is_bot": false,
"headline": "v2: address lint",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21856fd9b1ed7d0eef53c9034ffdda4e70e0f311",
"body": null,
"is_bot": false,
"headline": "deps: update dependencies",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a258021f0f5a54371d66cca2d74bf4fd5adcb9",
"body": null,
"is_bot": false,
"headline": "ci: switch to common workflow",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2024-09-13T23:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fdfb5bc6dd7f45855b0650f45d08ab1301a1cd",
"body": null,
"is_bot": false,
"headline": "v1,v2: Return available data alongside error",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2023-06-01T02:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537577bc38bfc8f578ebed28dc4b50d8ef121099",
"body": null,
"is_bot": false,
"headline": "v2: Remove leftover comment",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2023-02-20T20:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e35ea2b8e96d30cc6636da7d4a24b323f756a37",
"body": "Not only does this save 12 bytes of bandwidth per message, it also\nprevents replay and reordering attacks.",
"is_bot": false,
"headline": "v2: Switch to sequential nonces",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2023-02-19T22:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e76113738a8d8296e1cec320b06762cad2423ff3",
"body": null,
"is_bot": false,
"headline": "ci: remove build step",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2023-02-04T03:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123f1ba7620d16e7083f792eaadb640e91266c78",
"body": null,
"is_bot": false,
"headline": "fix version byte handling",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2023-02-04T02:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05591decec672bf91ee68eb5895ca3b5c7fcceb1",
"body": null,
"is_bot": false,
"headline": "ci: enable tests on all platforms",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2023-01-19T18:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3320e9f63f4d2799a13f294eab06f58bf73099",
"body": null,
"is_bot": false,
"headline": "add ci",
"author_name": "Nate Maninger",
"author_login": "n8mgr",
"committed_at": "2023-01-19T18:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ab68bec66af815271efe5303aa4314d4664578",
"body": null,
"is_bot": false,
"headline": "add backwards-compatibility with v1",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2023-01-18T20:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "156790404561c6a320d1723dd12c2f6ff69bfda3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Freska",
"author_login": "alexfreska",
"committed_at": "2022-06-01T21:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a4081e8cbafcd2dd7fa5c3f8803a7411d284af3",
"body": null,
"is_bot": false,
"headline": "remove erroneous dependencies",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2022-05-10T23:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11c8ba4f03195ac2b7fe6fb5d12229f0c80ea68",
"body": "For previous commit history, checkout commit b63db832 of the\n'core' repo (https://github.com/SiaFoundation/core). The mux code\ncan be found in the net/mux directory.",
"is_bot": false,
"headline": "mux: Move to separate repo",
"author_name": "lukechampine",
"author_login": "lukechampine",
"committed_at": "2022-05-10T23:04:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 70,
"latest_release_at": "2026-07-17T13:00:53Z",
"latest_release_tag": "v1.5.3",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 17,
"days_since_latest_release": 7,
"mean_days_between_releases": 32.5
},
"community": {
"has_readme": true,
"has_license": true,
"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": [
{
"name": "go.sia.tech/mux",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/go.sia.tech/mux",
"is_deprecated": false,
"latest_version": "v1.5.3",
"repository_url": null,
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T13:00:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 3,
"stars": 45,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 33161,
"source_files_sampled": 7,
"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": "golang.org/x/crypto",
"direct": true,
"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": 16
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "go.uber.org/goleak",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "lukechampine.com/frand",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "go.uber.org/goleak",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "lukechampine.com/frand",
"direct": true,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 3,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 30,
"open_issues": 3,
"closed_ratio": 0.4,
"closed_issues": 2,
"closed_unmerged_prs": 15
},
"bus_factor": 2,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "ChrisSchinnerl",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/3903476?v=4"
},
{
"type": "User",
"login": "lukechampine",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/3344749?v=4"
},
{
"type": "User",
"login": "n8mgr",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/5544150?v=4"
},
{
"type": "User",
"login": "peterjan",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/684818?v=4"
},
{
"type": "User",
"login": "n8maninger",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/233170665?v=4"
},
{
"type": "User",
"login": "Alrighttt",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/36680730?v=4"
},
{
"type": "User",
"login": "chris124567",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/26444923?v=4"
},
{
"type": "User",
"login": "alexfreska",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1412796?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.434
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"prepare-release.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": "30 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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cc18ac7d5bf07252b0131942aca34cec3495eec3",
"ran_at": "2026-07-24T21:06:54Z",
"aggregate_score": 7.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T19:08:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T13:00:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 19,
"created_at": "2025-10-23T15:12:04Z",
"last_comment_at": "2026-02-17T11:15:34Z",
"last_comment_author": "ChrisSchinnerl"
},
{
"number": 25,
"created_at": "2026-01-05T18:23:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-02-04T16:22:21Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SiaFoundation/mux",
"host": "github.com",
"name": "mux",
"owner": "SiaFoundation"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"security": 79,
"vitality": 84,
"community": 39,
"governance": 71,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 70,
"human_commit_share": 0.838,
"days_since_last_push": 7,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "70 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 70
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.5.3",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 32.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 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 3,
"stars": 45,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "45 stars",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 45
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.434
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 30,
"open_issues": 3,
"closed_issues": 2,
"issue_closed_ratio": 0.4,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "30/45 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 30,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 320,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "SiaFoundation",
"public_repos": 69,
"account_age_days": 2132
},
"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": "320 followers of SiaFoundation",
"points": 18,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 320,
"login": "SiaFoundation"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~5 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"go.sia.tech/mux"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 79,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.6
},
"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 is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "30 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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"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": 13
},
"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": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.373,
"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": "31 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.121
},
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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 99",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 99
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "12 of the last 99 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 12,
"sampled": 99
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 33161,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T21:07:12.807312Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SiaFoundation/mux.svg",
"full_name": "SiaFoundation/mux",
"license_state": "standard",
"license_spdx": "MIT"
}