JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"asyncio",
"high-performance",
"networking",
"performance",
"protocol",
"python",
"python3",
"transport",
"async-await",
"event-loop",
"kernel-tls",
"ssl-tls",
"tls",
"python-3",
"python-library",
"python-networking",
"ssl",
"ktls"
],
"is_fork": false,
"size_kb": 3509,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 37896,
"Shell": 7194,
"Cython": 187874,
"Python": 226825
},
"pushed_at": "2026-08-01T12:28:10Z",
"created_at": "2026-03-03T12:26:03Z",
"owner_type": "User",
"updated_at": "2026-08-01T12:20:28Z",
"description": "Ultra-fast networking with Kernel TLS support for asyncio and Python ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python",
"Cython"
]
},
"owner": {
"blog": null,
"name": "Taras Kozlov",
"type": "User",
"login": "tarasko",
"company": null,
"location": "Netherlands",
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/952623?v=4",
"created_at": "2011-08-01T21:05:45Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 5478
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-31T22:52:53Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-31T21:10:18Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2026-07-26T18:30:42Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2026-07-20T19:42:00Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2026-07-19T22:28:37Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2026-07-01T14:50:05Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-06-27T16:14:53Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-06-17T21:33:21Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-06-16T17:24:46Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-06-16T14:25:48Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-06-16T13:37:08Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-06-16T02:44:59Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-06-13T20:28:48Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-06-11T00:01:39Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-06-10T17:25:14Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-06-05T11:34:54Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-06-03T16:33:51Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-27T23:10:49Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-25T19:44:53Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-19T07:06:53Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-23T23:23:22Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-05T16:23:21Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-29T22:49:01Z"
}
],
"recent_commits": [
{
"oid": "743c9f41f59318ed4f899212ea0f2da2f58f57ad",
"body": null,
"is_bot": false,
"headline": "Update HISTORY",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T12:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6bdc8f89fa493c42b0f288b093371cdb132e6f",
"body": null,
"is_bot": false,
"headline": "Use NoResult to get rid off incref/decref on Py_NONE",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-08-01T12:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53307a87db2c5a89cb506e063c26cc128f0e13d",
"body": null,
"is_bot": false,
"headline": "Add comment",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced73ee2f857f40ac1574ea9e0ebb625b7e2e9dc",
"body": null,
"is_bot": false,
"headline": "Revert workflow changes",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad3dfd77144fe57151fbc1cb61682cd77b15053",
"body": null,
"is_bot": false,
"headline": "Fix windows build",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07412b86889b534dc5a9ed37d1e4900306596b60",
"body": null,
"is_bot": false,
"headline": "Try to fix again",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dccdff7f188777db540ef77eac1972917a54478",
"body": null,
"is_bot": false,
"headline": "Fix windows tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72fc77f73551d3d28871bd449bf47cc62937c055",
"body": "…ng up",
"is_bot": false,
"headline": "Do not run tests in parallel because it is difficult to identify a ha…",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d35fa400890a6095d363a808d5b02003e3926e",
"body": null,
"is_bot": false,
"headline": "Use NoResult to get rid off incref/decref on Py_NONE",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T11:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d6a2af3a30d83dc628958764038a81b78b1c9e",
"body": null,
"is_bot": false,
"headline": "Better cache locality",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T09:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3169b8cc921b331d5f15d186ddedbefc111f361",
"body": null,
"is_bot": false,
"headline": "Cleanup after AI",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T09:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a22b1d48f89b31af7f52b63de407a396012530",
"body": null,
"is_bot": false,
"headline": "Refactor and cleanup transports",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T09:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe63f8c32f23e758a4e37cc0a731f7384b0a3a3",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T08:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9127ed827e101181684bcd54d93ab512802a7eb7",
"body": null,
"is_bot": false,
"headline": "Minor optimizations for writelines",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-08-01T08:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6631b598b2a07da860ae067d95cff2234e92b5ee",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T08:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc90f553444bdfa6c8eae7d33681e86713bcad0",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T08:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd18f6e7b3ffe65af6201a827f87e334e7cd460",
"body": null,
"is_bot": false,
"headline": "Added --writelines-seq to the benchmark",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T08:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5acd5c2fcefe4aa4ea5ab2e2ab2ef1ae2505bc42",
"body": null,
"is_bot": false,
"headline": "Minor improvements",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T08:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402f62db8acc414c6cd96eb27afcc1881968482c",
"body": null,
"is_bot": false,
"headline": "Improve performance of writelines",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T07:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "008a80f351c7728927c0ee4d8cf271867d42e833",
"body": null,
"is_bot": false,
"headline": "Add --writelines option to benchmark",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-08-01T06:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbec5dbb1c186feb79259d0373ced2feb4aa3403",
"body": null,
"is_bot": false,
"headline": "Small performance tweaks",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-07-31T22:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4d46016557297bf5751a7c2d8c47d46da710ef",
"body": null,
"is_bot": false,
"headline": "Add history notes",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T22:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6037b5f970a4443f7a21ddc5b441366c9d7bef",
"body": null,
"is_bot": false,
"headline": "Performance tweaks",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T22:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e56de4c25c5e7f1dca88676f6f273f96f491efa",
"body": null,
"is_bot": false,
"headline": "Cleanups",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T20:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ceb0fd305b3e5c8ec2cc44dc988cb17564e36c",
"body": null,
"is_bot": false,
"headline": "Prepare 1.0.0 release",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T20:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bed6dd5c25b61b19839e7821e332b3265e42bc",
"body": "Added pipe API and transports",
"is_bot": false,
"headline": "Added pipe API and transports",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-07-31T12:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98e7c21005476195b3f84746d355ba6ee3a13d6",
"body": null,
"is_bot": false,
"headline": "Refactor",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T12:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11544523d82a1798785723c031e8a05a5f63a589",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T12:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a466fc5d7f7a4518571b5fde8597bbefcd2a6363",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T11:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dcb1210b8ee7e1e5b15a052a696b36d8126e76",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T11:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18618dac7011ad5a1fbf99e6bf213de8a7060b22",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T11:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af31d2f978b9c46245f3256c6106185ab8a7043",
"body": null,
"is_bot": false,
"headline": "Improve coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T11:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a280b59e65aac28970fa14c150229a0d71030daf",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T11:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98e660a7b22f868652d21f170661c5f1995e9c0",
"body": null,
"is_bot": false,
"headline": "Fix for winloop",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T10:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93c4e90c57d8c160f6b4260c6de0186dfd09f2e",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T10:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d7bb4f63ff5b5283a0c454ef75c153048ff5da",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T10:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc49a600e786735dbc6245f6db75ccf26ae29f63",
"body": null,
"is_bot": false,
"headline": "Refactor tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T10:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9319959975e09b90665a9346b02e29112941d07",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T10:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca3e182077f5b1cf639af214021f652e276849a",
"body": null,
"is_bot": false,
"headline": "Update tes",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T09:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b071bbdcce90bff7630781186b9c61b48fccc9",
"body": null,
"is_bot": false,
"headline": "Attempt to fix for windows",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T09:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b492c846cc891ad90fa6390f01536cb37aa43ec9",
"body": null,
"is_bot": false,
"headline": "Fix import",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T09:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c648dfe0f6d90239da7f8d0ac9b240186b5ac8",
"body": null,
"is_bot": false,
"headline": "Fix for windows",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T09:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8eb45e00a8c241daa3f6e878390b81e541211a",
"body": null,
"is_bot": false,
"headline": "Check for windows",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T07:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14be906f0264aae6edaf5eaace9d3a9c299b66af",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T07:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef01894e8292a1efe570cad02eb0e5736543e0be",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T07:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b07e5d6f23bf385c8030bd55cfe8ca9e11bc407c",
"body": null,
"is_bot": false,
"headline": "Update version and readme",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T07:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbaf4d94540158896319febf8837afc2765284fb",
"body": null,
"is_bot": false,
"headline": "Implemented pipe transports",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T06:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d98fc05e85e0e13998f6e1bb41c024d0a7965d",
"body": null,
"is_bot": false,
"headline": "Refactor error handing",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T04:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1fdc979abaf09818eff6e8ad8e09502f2f38a9",
"body": null,
"is_bot": false,
"headline": "More refactoring",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T04:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d508d4376880635b29c782569798e12c852c0f",
"body": null,
"is_bot": false,
"headline": "More refactoring",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T04:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e157da63bc461f99c31870b3fcfa54d92c0cb0",
"body": null,
"is_bot": false,
"headline": "Refactor SocketTransportBase",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T04:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e98f4337b8dad6064bfe893bdd6f3dd9035798a",
"body": null,
"is_bot": false,
"headline": "Cleanup SocketTransportBase",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T03:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9dafedb8e9d49df376a512eb4c2f1b5c4633d4",
"body": null,
"is_bot": false,
"headline": "Always use read/write on unix to simplify pipe transport implementation",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T02:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0166148deb574f1ca32ad42fcff4ad330893bd97",
"body": null,
"is_bot": false,
"headline": "Refactoring: rename SocketTransport -> SelectorSocketTransport",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T01:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e33c42f3bcaf0ce1fa7443eebb52cead932abf",
"body": null,
"is_bot": false,
"headline": "Add blazio to benchmark",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-31T01:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9feaf313b87eb64edc79966bd8b7ddd711ede7",
"body": null,
"is_bot": false,
"headline": "Added connect_accepted_socket API",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-07-26T17:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f162e878c5be5689d8f076de188fb32a129aa753",
"body": null,
"is_bot": false,
"headline": "Update msg size",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T17:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0142833cce9c6eff5e71fb45f38d90613d18d63",
"body": null,
"is_bot": false,
"headline": "Fix incorrect connection_lost logic",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T17:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb718b8061b7ee032777a01dd8dda69713ae7cd8",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T17:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0195d3dd3c0819715aec24f679de0cfb778ecc3",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T17:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb157e8bc531f5d87d832a1be1d74c1143b06fee",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1b95bb7850269f1764b727b1077667e0a2ac78",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T16:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815b032362111e75ed0b309831454a088ed37976",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T16:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf96b6c8da2b2f9958e8815344fe6a0177c28ac",
"body": null,
"is_bot": false,
"headline": "Fix some tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T16:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0a3913051737ef28c4093e2211866bcaaa4572",
"body": null,
"is_bot": false,
"headline": "WIP: Generalize SocketPair",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T13:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d633e315e5f5641445e7d96d4f044cc8038b24f",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829bfa4edac40319897c429d69c4a9a5e3996ca8",
"body": null,
"is_bot": false,
"headline": "Updated HISTORY and README",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987b32bece8dd04f3098c87e4910486b941861cb",
"body": null,
"is_bot": false,
"headline": "Add API",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c108d4218f7dac80e5e0d451c040f305130da42a",
"body": null,
"is_bot": false,
"headline": "Added create_datagram_endpoint API",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-07-26T02:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc00fc86c97fded5950b7ccf970056a6747c434",
"body": null,
"is_bot": false,
"headline": "More coverage",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31dc9fb1356bfbb3e1582a71fb533ba8da14cea9",
"body": null,
"is_bot": false,
"headline": "Rename codecov.yml",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8489d3aa16f0185312111853824f4866de1d4f4c",
"body": null,
"is_bot": false,
"headline": "Add codecov.yml",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15ee0056b0f9e5718ad33acbf5692d01a736fdf",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84f12c043fb4d2bf7c0acbd744b45cc068b8256",
"body": null,
"is_bot": false,
"headline": "Fix minor issue",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T02:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87de3959fc44fad9da854694ba6185af79253764",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-26T00:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3e214b366e6586939220caf43f11b8e98308e6",
"body": null,
"is_bot": false,
"headline": "More tests around",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61bd0ffe31b761f429281609896cdefbc60f912",
"body": null,
"is_bot": false,
"headline": "Test system errors for UDP",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e79b3e1f51574ac2efdd502a97105c5fb30ede",
"body": null,
"is_bot": false,
"headline": "Update loop",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aafd502e17733673aadb427e8c2451eba73b084",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99235b69679a4f827e454f48ed9e98f0ac6feaab",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9911665804d5f2590d6d1cdd53b8d05ea97ab783",
"body": null,
"is_bot": false,
"headline": "Update test",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T23:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047f826b568b6e86d31e42348ca717881f66d017",
"body": null,
"is_bot": false,
"headline": "Fix most of ruff issues",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T20:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09ddb8bff05518f782a2b639cd5aa6f772c167c",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T19:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6cb184aa940917b339bba2847d7dd8668896c0f",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T19:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41cf8d736e1fc69cb6df306fbc1c3682f1be800",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T18:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb0a79abb98da45442f0bd00157684e40e3824d",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa08d07a0c21193fd72ce4bbafc26064af0103c0",
"body": null,
"is_bot": false,
"headline": "Remove unused import",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ae472296d4b0219856d0d368143e6871a551e7",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a0374d470492a7bdfddca9a2fa0450ce67e8aef",
"body": null,
"is_bot": false,
"headline": "Update tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca3bbfaec48cd65b5a89e83f92ee50031a8005e",
"body": null,
"is_bot": false,
"headline": "Fix ruff",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7277ee46f794444b172d8fe132963ec634aec5af",
"body": null,
"is_bot": false,
"headline": "Refactor tests",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-25T17:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db19901de3169a9fff61df8dbca0582a059bfba",
"body": null,
"is_bot": false,
"headline": "Test EAGAIN for UDP",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T19:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad16afb9095723a348658b72e02d915e4c13ec7",
"body": null,
"is_bot": false,
"headline": "Minor changes",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T19:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f9033a0aa0392c4f9e009045297e66f3254d37",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into create_datagram_endpoint",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T18:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389e0f99e68732766fcce39942b97ecfc9d2493f",
"body": null,
"is_bot": false,
"headline": "Harden logic against exceptions in SSLTransport_Socket.__init__",
"author_name": "Taras Kozlov",
"author_login": "tarasko",
"committed_at": "2026-07-22T18:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69483ee3a24eed8a4c71348008a5fed37fe7405c",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T18:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44829f68c7f889878e6d3f31fc6a02337cd7d79",
"body": null,
"is_bot": false,
"headline": "Simplify",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T18:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b35597f4bc559aa2b42e2b4bffed69fdd82db3",
"body": null,
"is_bot": false,
"headline": "Fix hang ups",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T18:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d837e70b9b061f297c30e08dfc0b81ce858395b5",
"body": null,
"is_bot": false,
"headline": "Attempt to fix windows issue",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T17:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cbda4eda5107bd25f71cbf1320c9f224760051",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "taras",
"author_login": null,
"committed_at": "2026-07-22T17:17:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 857,
"latest_release_at": "2026-07-31T22:52:53Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 0,
"mean_days_between_releases": 5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "aiofastnet",
"exists": true,
"license": null,
"keywords": [
"asyncio",
"Development Status :: 5 - Production/Stable",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Cython",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: System :: Networking"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/aiofastnet/",
"is_deprecated": false,
"latest_version": "1.0.2",
"repository_url": "https://github.com/tarasko/aiofastnet",
"versions_count": 31,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 63680,
"first_published_at": "2026-03-05T17:46:49.686330Z",
"latest_published_at": "2026-08-01T12:44:57.561522Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 6,
"stars": 25,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-25",
"count": 2
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"aiofastnet/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 40864,
"source_files_sampled": 46,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 5209
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements-test.txt",
"requirements.txt",
"setup.py"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 46,
"open_issues": 2,
"closed_ratio": 0.6,
"closed_issues": 3,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tarasko",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/952623?v=4"
},
{
"type": "User",
"login": "codspeedbot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/268882907?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.963
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"run-tests-uv.yml",
"run-tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/13 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 4 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 10,
"reason": "security policy file 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "743c9f41f59318ed4f899212ea0f2da2f58f57ad",
"ran_at": "2026-08-01T12:47:48Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-08-01T12:45:03Z",
"oldest_open_prs": [
{
"number": 6,
"created_at": "2026-03-23T16:06:01Z",
"last_comment_at": "2026-03-23T22:10:08Z",
"last_comment_author": "tarasko"
},
{
"number": 43,
"created_at": "2026-07-02T08:06:48Z",
"last_comment_at": "2026-07-02T08:15:43Z",
"last_comment_author": "codspeed-hq"
},
{
"number": 49,
"created_at": "2026-07-19T21:57:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2026-07-29T03:22:39Z",
"last_comment_at": "2026-07-29T03:33:11Z",
"last_comment_author": "codspeed-hq"
}
],
"last_merged_pr_at": "2026-08-01T12:17:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2026-06-06T15:12:22Z",
"last_comment_at": "2026-07-01T13:33:54Z",
"last_comment_author": "tarasko"
},
{
"number": 53,
"created_at": "2026-07-21T22:30:13Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tarasko/aiofastnet",
"host": "github.com",
"name": "aiofastnet",
"owner": "tarasko"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 50,
"vitality": 86,
"community": 49,
"governance": 52,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 46,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 857,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "857 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 857
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"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": 23,
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 6,
"stars": 25,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"packages": [
"aiofastnet"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 63680
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "63,680 downloads/month across pypi",
"points": 64.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 63680,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.963
},
"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 96% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"merged_prs": 46,
"open_issues": 2,
"closed_issues": 3,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 3,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "46/49 decided PRs merged",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 46,
"decided": 49
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/13 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": 54,
"inputs": {
"followers": 34,
"owner_type": "User",
"is_verified": null,
"owner_login": "tarasko",
"public_repos": 24,
"account_age_days": 5478
},
"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": "34 followers of tarasko",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "tarasko"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~15 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"aiofastnet"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"asyncio",
"high-performance",
"networking",
"performance",
"protocol",
"python",
"python3",
"transport",
"async-await",
"event-loop",
"kernel-tls",
"ssl-tls",
"tls",
"python-3",
"python-library",
"python-networking",
"ssl",
"ktls"
],
"has_wiki": false,
"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": "18 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 18
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 4 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"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": "weak",
"name": "AI Readiness",
"value": 46,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 5209
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "0 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"aiofastnet/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "aiofastnet/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "aiofastnet/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 40864,
"source_files_sampled": 46,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (aiofastnet/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "aiofastnet/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/46 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 46,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 8
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
},
{
"tier": "tags",
"label": "library",
"source": "tag:python-library",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.2"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:aiofastnet@1.0.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-08-01T12:48:00.485412Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tarasko/aiofastnet.svg",
"full_name": "tarasko/aiofastnet",
"license_state": "standard",
"license_spdx": "MIT"
}