Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 8170,
"has_wiki": true,
"homepage": "https://trio.readthedocs.io",
"languages": {
"Shell": 2595,
"Python": 826182
},
"pushed_at": "2023-09-03T02:31:24Z",
"created_at": "2018-04-02T20:15:03Z",
"owner_type": "User",
"updated_at": "2018-04-02T20:15:05Z",
"description": "Trio – Pythonic async I/O for humans and snake people 🐍",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Joshua Oreman",
"type": "User",
"login": "oremanj",
"company": "Hudson River Trading",
"location": "Boulder, CO",
"followers": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4",
"created_at": "2013-05-01T23:36:02Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 4832
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2017-12-28T01:27:42Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-12-06T11:27:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-03-11T00:29:44Z"
}
],
"recent_commits": [
{
"oid": "921fba3325a7c85b8209023b4e835e10867b1773",
"body": "Fix wheel install for Jenkins sierra-python3.5 build",
"is_bot": false,
"headline": "Merge pull request #488 from jab/fix-mac-wheel-install",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-04-02T13:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189c2c51a99a16c13bcb85ab5002f0cccfbc10d0",
"body": "Finish removing acontextmanager",
"is_bot": false,
"headline": "Merge pull request #485 from RazerM/asynccontextmanager",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-04-02T13:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b9b5b45734f0a2ed59497a167e7bee2ec6b1d5",
"body": "Fixes #487.",
"is_bot": false,
"headline": "use get-pip.py to install latest pip",
"author_name": "jab",
"author_login": "jab",
"committed_at": "2018-04-02T13:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7458b21e1e7b9fd437db3b5944716216bc5a0648",
"body": null,
"is_bot": false,
"headline": "Finish removing acontextmanager",
"author_name": "Frazer McLean",
"author_login": "RazerM",
"committed_at": "2018-04-01T11:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536395a947e15dede57fc08203d2ddea9564081e",
"body": "Use async_generator.asynccontextmanager",
"is_bot": false,
"headline": "Merge pull request #482 from RazerM/asynccontextmanager",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-04-01T04:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52f3e679ce693b3de7b4c0f0f7bceb4027d80e1",
"body": "Fix typo in tutorial (s/it's/its)",
"is_bot": false,
"headline": "Merge pull request #484 from jab/patch-1",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-04-01T04:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886913ac18558b2c78c3db5ce489fc36b7545b72",
"body": null,
"is_bot": false,
"headline": "Fix typo in tutorial (s/it's/its)",
"author_name": "jab",
"author_login": "jab",
"committed_at": "2018-04-01T03:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47aca2a3d647ad77ef3561c89185a333fb425608",
"body": "Resolves #418",
"is_bot": false,
"headline": "Use async_generator.asynccontextmanager",
"author_name": "Frazer McLean",
"author_login": "RazerM",
"committed_at": "2018-03-31T19:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cf95a62e9c6b683f7f875201dc2649a33230d8",
"body": "Add contextvars support.",
"is_bot": false,
"headline": "Merge pull request #478 from Fuyukai/contextvars",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-27T14:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e21950a3ffb6568dbdf0aa3adfd578da7d8eaee",
"body": null,
"is_bot": false,
"headline": "Remove some unreachable code",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T04:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d56f35bbbb582e4737af0b4991949b8b0ee9fb",
"body": null,
"is_bot": false,
"headline": "Add a few more RunVar tests in attempt to get to 100% coverage",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T03:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d9f950c1c4cb4c7db2138a5216759f404a74f7",
"body": null,
"is_bot": false,
"headline": "Mention RunVar and RunLocal in the newsfragment",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T03:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ecbca2d20655d6cd6a8ea19dea5bb9dbd2c5db",
"body": null,
"is_bot": false,
"headline": "Document Task.context",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T03:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24b2d03ee88f198e1a8a02882a04afcde387277",
"body": "This doesn't change anything because we always initialized it anyway,\nbut it's slightly cleaner.",
"is_bot": false,
"headline": "Task.context is mandatory, so don't set a default",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T03:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02f20e97bdab69c7f606cc831812b196d5e5bf2",
"body": null,
"is_bot": false,
"headline": "Ignore reference to RunLocal in history.rst",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T03:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895567e4892638d46d4b93233a297bb8bef27269",
"body": null,
"is_bot": false,
"headline": "Rename example to match new content",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-27T00:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aebb42888dd0978c3b74f8c9cdf8aec2ce2cbd73",
"body": "Fix AppVeyor link",
"is_bot": false,
"headline": "Merge pull request #480 from RazerM/fix-appveyor-link",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-26T22:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bfa627a4b9523c448f72d100a57c548547eab1",
"body": null,
"is_bot": false,
"headline": "Fix AppVeyor link",
"author_name": "Frazer McLean",
"author_login": "RazerM",
"committed_at": "2018-03-25T01:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe52cca6f4dad7945717f27b8c3633753729051b",
"body": null,
"is_bot": false,
"headline": "Add extra contextvars test for ensuring multi-task behaviour.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T13:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98694e9e563ff1ba03b0e60eb7ecc7de2639689",
"body": null,
"is_bot": false,
"headline": "Re-export RunVar in the right place.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d6420b52463f2b67e437df692f0531cc6c1b16",
"body": null,
"is_bot": false,
"headline": "Deprecate RunLocal.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dadb96335eb5869194d1c47e3eeed64d5544895c",
"body": null,
"is_bot": false,
"headline": "Rewording changes",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-24T09:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11787bbdda008ed505e578dafff5850f4e35616",
"body": null,
"is_bot": false,
"headline": "Add RunVar object.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2536a8102cd11b39d563db7ef88402c0c5eac47d",
"body": null,
"is_bot": false,
"headline": "Ignore contextvars error in docs temporarily.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea87f0498f2ee21353b9d5b8142255b6accc7e4",
"body": null,
"is_bot": false,
"headline": "Rework the task local example to use contextvars, and update docs.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35466b9ed352004c736be3930b3a63a34d37b6f8",
"body": null,
"is_bot": false,
"headline": "Mark task-locals as deprecated.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481785be88f6003620c04b2c8641d4a8f3122d51",
"body": null,
"is_bot": false,
"headline": "Depend on PEP 567 backport package for Python 3.5 and 3.6.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-24T09:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f66ed7c3729e6ab1d3eb3f6366ff707900c2061",
"body": null,
"is_bot": false,
"headline": "PEP 567 in the core.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-03-22T09:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee2676fd5096daf2849db9756242a30e0aa1f30",
"body": "Add better KeyboardInterrupt handling with broken threads.",
"is_bot": false,
"headline": "Merge pull request #462 from Fuyukai/better-signal-processing",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-03-13T23:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a6c728ae210ba79f20de56cc6a47cd93363364",
"body": null,
"is_bot": false,
"headline": "YAPFify.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-28T12:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6935454afd0165fc75512da0f0103bca6fd834",
"body": null,
"is_bot": false,
"headline": "This is not a coroutine",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-28T12:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ecf8e81c8d1d88beb5fc86e89ae6d4e724c2b9",
"body": null,
"is_bot": false,
"headline": "Make requested changes",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-28T12:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1d4eb6cdf02b3dbd6a766ebfb3834b1295fe34",
"body": null,
"is_bot": false,
"headline": "Add newsfragment",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-27T12:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e278098a9d60c93635fe8605a3bc3d8fed43deb",
"body": null,
"is_bot": false,
"headline": "Correct threaded test.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-27T11:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ffd66adc4f09e67ffcc34eafbebdef25f9f8cf",
"body": "Closes #461.",
"is_bot": false,
"headline": "Add better KeyboardInterrupt handling with broken threads.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-27T11:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae110fcc65c370c1c732afc7993100a0091c4b6",
"body": "Switch to using Travis's pypy build",
"is_bot": false,
"headline": "Merge pull request #458 from njsmith/try-travis-pypy",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-25T16:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b6941c1fad4a44befabf304f388b3fe6657dedf",
"body": null,
"is_bot": false,
"headline": "Drop workarounds for old PyPy versions",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-25T10:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ce58dcf08b2e53f92fadbd8872f9dbd757318d",
"body": null,
"is_bot": false,
"headline": "Try switching to using Travis's pypy build",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-25T08:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644380c429002d3f712b6c45d9b1f5a0fe3c0615",
"body": "Add `current_root_task` to get the root task without having to walk the tree.",
"is_bot": false,
"headline": "Merge pull request #457 from SunDwarf/get-root-task",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-23T10:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292655b0d4ac38116e1a606ed6af3622e8fd98ff",
"body": null,
"is_bot": false,
"headline": "Tweak docstring for current_root_task",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-23T10:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d9f28dd764867efcfdfe22a1dcc339c433af11",
"body": null,
"is_bot": false,
"headline": "Use sphinx cross-reference in newsfragment",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-23T10:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ceab0b10b6a63c4868800c307964de9e2712e5",
"body": null,
"is_bot": false,
"headline": "Fix extra newline",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-23T09:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849bc384af323547600266421078365e65e05fc4",
"body": null,
"is_bot": false,
"headline": "Add `root_task` to get the root task without having to walk the tree.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-23T09:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9230ae03f72d96a1899a2ef0c656c4bf85a4d0af",
"body": "Rewrite echo client example in tutorial to use high-level interface",
"is_bot": false,
"headline": "Merge pull request #444 from njsmith/fix-tutorial-echo-example",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-23T03:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe379f70fce387d0f32db1aaee4b86de599911dc",
"body": "[testing] Add tests for fspath.",
"is_bot": false,
"headline": "Merge pull request #440 from pmav99/trio-439",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-22T22:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39896443e54c1d028f8015fc84ca73251799d2f3",
"body": "We don't have tests for the removed methods + defining these methods or not\ndon't make any difference for trio anyway.",
"is_bot": false,
"headline": "Remove __str__ and __subclasshook__ from our Pathlike implementation.",
"author_name": "Panos Mavrogiorgos",
"author_login": "pmav99",
"committed_at": "2018-02-22T21:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0167159b62f618f10b47ef16ac10344ff560bc",
"body": "Fix docstring by removing extra word",
"is_bot": false,
"headline": "Merge pull request #453 from pquentin/doc-typo-fix",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-22T07:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc4dfbe1878cbcbdbe54c955b537ccca7696d1a",
"body": "Refactor open_unix_stream tests, and use more unique filename",
"is_bot": false,
"headline": "Merge pull request #448 from njsmith/refactor-open-unix-socket-tests",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-02-21T16:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e684c3c266d5b19326ff72fcefbdc495766222",
"body": "The combined limiter example stores and returns undefined 'limiter'",
"is_bot": false,
"headline": "Merge pull request #446 from albertogomcas/patch-1",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-21T08:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cd0583799725e6407442477f732d9d4fe2d4d9",
"body": "Apparently this is the only way to get Jenkins to cooperate.",
"is_bot": false,
"headline": "Empty commit to force Jenkins rebuild",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-21T08:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e9fc9a3c099ba189c1a0e1e400b35b7fba2ea2",
"body": "The main substantive change here is switching to using mktemp() to\npick a server socket name, instead of using the fixed name\n\"/tmp/test.sock\". This should fix gh-447.\n\nWhile I was at it, I also refactored the main test, and made it clean\nup after itself more carefully.\n\nFinally, I replaced\n\n os.path.join(tempfile.gettempdir(), tempfile.mktemp())\n\nwith\n\n tempfile.mktemp()\n\nBecause it turns out they're equivalent: mktemp() already returns an\nabsolute filename inside an appropriate directory.",
"is_bot": false,
"headline": "Refactor open_unix_stream tests, and use more unique filename",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-21T07:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1325a3789c768a41ee7d3292a068e8fab9679c8f",
"body": "I assume the intended object was the freshly created 'combined_limiter'",
"is_bot": false,
"headline": "The combined limiter example stores and returns undefined 'limiter'",
"author_name": "Alberto Gomez-Casado",
"author_login": "albertogomcas",
"committed_at": "2018-02-21T06:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af05dcf6a981540815c7964615529f8f9f015c71",
"body": "Fixes gh-437",
"is_bot": false,
"headline": "Rewrite echo client example in tutorial to use high-level interface",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-19T09:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670933ead934b56189f031614285d6cf54a623bb",
"body": "Fix illumos spelling, again",
"is_bot": false,
"headline": "Merge pull request #443 from njsmith/fix-illumos-spelling-again",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-19T06:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5465b14041101d97dafd5a45718e51d004bb2b",
"body": null,
"is_bot": false,
"headline": "I guess 'illumos' is properly uncapitalized because Branding™",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-19T06:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22c9cf15be031d0539b0e2c915054afe677c51a",
"body": null,
"is_bot": false,
"headline": "Fix docstring by removing extra word",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-18T12:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8edf478093863177b7ac65473c4fc2e734d9eb0",
"body": "This fixes another misspelling, and removes Solaris again, now that\nI've remembered that the reason I specifically put illumos and not\nsolaris is that illumos has epoll and solaris doesn't.",
"is_bot": false,
"headline": "Third time's the charm.",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-17T09:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590b151776977d25d96970c815ef60ac559b592c",
"body": "Update to sphinx >= 1.7.0",
"is_bot": false,
"headline": "Merge pull request #438 from njsmith/sphinx-1.7.0",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-16T06:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f456e8b2d0cd1a11d9956d61da093427ffe901a",
"body": "I don't know what my fingers are thinking.\n\n(Cf gh-442.)",
"is_bot": false,
"headline": "Fix illumos spelling, again",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-16T02:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76148e861ba018137bd13739b4589b6a267d6581",
"body": "Fix illumos spelling",
"is_bot": false,
"headline": "Merge pull request #442 from njsmith/fix-illumos-spelling",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-15T13:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623983bc9a18af8dcc81e7635570ddd5392ef6b5",
"body": "Rework test_run_local_simultaneous_runs to be more reliable",
"is_bot": false,
"headline": "Merge pull request #441 from njsmith/fix-379",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-15T13:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a5c66bc832f277e6e4fa7a83ee54052cc084cb",
"body": "Thanks to @pquentin",
"is_bot": false,
"headline": "Fix illumos spelling",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-15T12:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7ccafb4057a1c7134f78d43f3cc41601615b0c",
"body": "We used to use a single queue to send messages to and from the\nthreads, which of course is unreliable because the main thread could\nend up reading back its own message. In particular, on PyPy this\nhappened regularly, and occasionally it meant that the test\ndeadlocked. So this fixed gh-379.\n\nThis patch also updates the test harness to actually pull errors back\nfrom the child threads, so that if the test does fail then we can\ndetect it.",
"is_bot": false,
"headline": "Rework test_run_local_simultaneous_runs to be more reliable",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-15T12:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd667905a8ddeffe63557033371258f183fd4766",
"body": null,
"is_bot": false,
"headline": "[tests] Increase code coverage on fspath.",
"author_name": "Panos Mavrogiorgos",
"author_login": "pmav99",
"committed_at": "2018-02-15T09:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458d9f0e8e6be0bea95c2670e6fdc4cc4ab26c7d",
"body": null,
"is_bot": false,
"headline": "[tests] Simplify fspath tests",
"author_name": "Panos Mavrogiorgos",
"author_login": "pmav99",
"committed_at": "2018-02-15T09:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ebebeb1700f5f3beeffd6658a625f752c2da3c",
"body": "Fixes #439",
"is_bot": false,
"headline": "[testing] Add tests for fspath.",
"author_name": "Panos Mavrogiorgos",
"author_login": "pmav99",
"committed_at": "2018-02-14T14:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b949917ed9315683d443f047db9516bda34d307a",
"body": "- Make the fixes suggested here so our docs become compatible with\n sphinx 1.7.0:\n https://github.com/sphinx-doc/sphinx/issues/4609#issuecomment-365301990\n\n- Upgrade to sphinx 1.7.0",
"is_bot": false,
"headline": "Update to sphinx >= 1.7.0",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-14T10:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72e471e7e00837a5f01a3963c230f8dd1fd6155",
"body": "Add our classifier to setup.py",
"is_bot": false,
"headline": "Merge pull request #435 from njsmith/classified",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-14T10:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f035f894cb8d54bc9b3714805b4c369d97a783",
"body": "DOC: Order cancel_called after cancelled_caught",
"is_bot": false,
"headline": "Merge pull request #436 from njsmith/doc",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-14T10:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ed7b4b06bc92e3e0006555bfd7518ca1134e12",
"body": null,
"is_bot": false,
"headline": "More edits",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-14T02:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83612a585a16eed0dd246fcf824aa3eba1f6aff7",
"body": "and add a note that you mostly don't want to use cancel_called",
"is_bot": false,
"headline": "DOC: Order cancel_called after cancelled_caught",
"author_name": "Matthias Urlichs",
"author_login": "smurfix",
"committed_at": "2018-02-14T02:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e097d5dff2f2257a37debf6c92f8bbea2dc9f56",
"body": null,
"is_bot": false,
"headline": "Add our classifier to setup.py",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T07:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48d8922dfe2118bfaaf9a85f2524e58146ba369",
"body": "Replace \"path.__fspath__()\" with \"fspath(path)\"",
"is_bot": false,
"headline": "Merge pull request #431 from pmav99/trio-419",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T07:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7903a0f7e66d0ba694e9eed0296d4b8417bdca93",
"body": "Combined PR to fix CI",
"is_bot": false,
"headline": "Merge pull request #434 from njsmith/fix-ci2",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-02-13T05:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614b5e3e5ed289f5d94bf9cd2781ec49d67aa44c",
"body": null,
"is_bot": false,
"headline": "Coverage fix",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T05:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "babb8439248f08f59ce5de085ac57c7bbee79830",
"body": "https://github.com/sphinx-doc/sphinx/issues/4609",
"is_bot": false,
"headline": "Pin Sphinx version at <1.7.0",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T05:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d014c6f0e98bba0db2dd8e0704765f34994c4f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'py37-fixups' into fix-ci2",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T05:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05647c6b3e7fdf3831d4d73efe743d57611394d8",
"body": "We were calling 'exit 0' to skip the tests... inside subshell\nparentheses (), so it was only exiting the subshell, not the overall\nscript. Whoops. Fix that.",
"is_bot": false,
"headline": "[travis] Fix pypy skipping logic",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T04:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ff472ed2e0872a1334a80d90ed8048f7d7b424",
"body": "We need to update the fspath implementation from PEP-519 since it does not\nwork with pre python-3.6 pathlib objects.\n\nFixes #419",
"is_bot": false,
"headline": "Replace \"path.__fspath__()\" with \"fspath(path)\"",
"author_name": "Panos Mavrogiorgos",
"author_login": "pmav99",
"committed_at": "2018-02-13T04:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25388fa29e7d246781ce7a4d293526a053a0932",
"body": "We want to test how Trio handles a function decorated with\n@asyncio.coroutine. Previously we did this by using asyncio.sleep. But\nin Python 3.7, asyncio.sleep has become an async def function instead,\nso the test failed. Now we define our own function decorated with\n@asyncio.coroutine and test that, instead of making assumptions about\nthe stdlib.",
"is_bot": false,
"headline": "Adjust asyncio error tests for changes in 3.7-dev",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T04:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f69bfb7144236ac02077aafcf3518818d31af7",
"body": "On Python 3.6:\n\n>>> RuntimeError(\"oops\")\nRuntimeError('oops',)\n\nOn Python 3.7-dev:\n\n>>> RuntimeError(\"oops\")\nRuntimeError('oops')",
"is_bot": false,
"headline": "Make test robust against py37 change in RuntimeError.__repr__",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-02-13T04:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "317020537ecefa9d6c6214c3caf4011ca4cfb564",
"body": "Bump yapf version to 0.20.1",
"is_bot": false,
"headline": "Merge pull request #406 from njsmith/yapf-0.20.1",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-19T12:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2ffe208d79dd0794b342ef129fe1acf2c373e3",
"body": null,
"is_bot": false,
"headline": "Run yapf",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-01-19T11:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f723ac21d8e996de3d1bf07dec4a4041317cc74",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into 406",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-01-19T11:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6929d9c1e62c38006149c273209324f7bd8c4fd0",
"body": null,
"is_bot": false,
"headline": "Bump yapf version to 0.20.1",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-19T11:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "645e5bb6ecc12f358d99fc77c4d99d527eba35f7",
"body": "Unix client socket support. See: #279",
"is_bot": false,
"headline": "Merge pull request #401 from SunDwarf/unix-sockets",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-19T05:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c9f0925ea8d530e9f10ce54dbf8dc4f9e2a563",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary #pragma: no cover",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-19T05:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9978c0f69ea71ee560489adcaf92407294663ffb",
"body": null,
"is_bot": false,
"headline": "Add to docs, add a news fragment, fix tests and fix function check.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-18T13:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de54e1d597aca6e4c1dc665c6b284835f6b548e7",
"body": "Update tag name",
"is_bot": false,
"headline": "Merge pull request #404 from mjpieters/patch-1",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-17T23:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e99f83860081881db07aa9ef735ad0789042400",
"body": null,
"is_bot": false,
"headline": "Correct tag name in README.txt",
"author_name": "Martijn Pieters",
"author_login": "mjpieters",
"committed_at": "2018-01-17T13:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef7cebe33d2b0735fc28ccdac55a498839d27e1",
"body": null,
"is_bot": false,
"headline": "Correct tag name in the layout.",
"author_name": "Martijn Pieters",
"author_login": "mjpieters",
"committed_at": "2018-01-17T13:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b91aa6617da8537315a7e68d18e657eb32b0b7",
"body": "See #402; `trio` is too generic a name to be a suitable tag on Stack Overflow.",
"is_bot": false,
"headline": "Update tag name",
"author_name": "Martijn Pieters",
"author_login": "mjpieters",
"committed_at": "2018-01-17T13:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860daaba6fb3e4eb6485dc8ed4e082660edbf922",
"body": "Signed-off-by: Laura F. D <l@veriny.tf>",
"is_bot": false,
"headline": "Re-YAPF.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-17T10:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61cc6d8e21ccc6c0802715a64de7dc339d70608",
"body": null,
"is_bot": false,
"headline": "Add a proper fspath implementation for 3.5.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-16T13:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931b108858234084d6749fa36ecfb2c4304f9bd2",
"body": null,
"is_bot": false,
"headline": "Rework some tests.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-16T13:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0af1838159737070a81b535d65b1cb9ffbd157",
"body": null,
"is_bot": false,
"headline": "Don't break if Unix sockets aren't supported.",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-14T15:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c3795ca8fd60b4f70c3142f9c87bc698b9c08f",
"body": null,
"is_bot": false,
"headline": "Unix client socket support. See: #279",
"author_name": "Laura F. D",
"author_login": "Fuyukai",
"committed_at": "2018-01-14T15:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e6cf36af66a20f2e09729004817064e01c444f",
"body": "contributing.rst: Fix typo",
"is_bot": false,
"headline": "Merge pull request #398 from pquentin/contributing-typo-fix",
"author_name": "Nathaniel J. Smith",
"author_login": "njsmith",
"committed_at": "2018-01-12T06:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cad838330e621c9d93e4248a49d419773f5f66f",
"body": null,
"is_bot": false,
"headline": "contributing.rst: Fix typo",
"author_name": "Quentin Pradet",
"author_login": "pquentin",
"committed_at": "2018-01-12T06:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d144e701ae8ad46d393f6ca1d1294ea8fc2012",
"body": "Simplify implementation of primitive traps like wait_task_rescheduled",
"is_bot": false,
"headline": "Merge pull request #397 from njsmith/simplify-traps",
"author_name": "Emmanuel Leblond",
"author_login": "touilleMan",
"committed_at": "2018-01-10T09:58:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2017-12-28T01:27:42Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_last_push": 1056,
"active_weeks_last_year": 0,
"days_since_latest_release": 3131,
"mean_days_between_releases": 146
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "trio",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"async",
"io",
"networking",
"trio",
"Development Status :: 4 - Beta",
"Framework :: Trio",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: BSD",
"Operating System :: POSIX :: Linux",
"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 :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: System :: Networking",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/trio/",
"is_deprecated": false,
"latest_version": "0.33.0",
"repository_url": "https://github.com/python-trio/trio",
"versions_count": 43,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2017-01-14T00:27:42.056802Z",
"latest_published_at": "2026-02-14T18:40:55.386057Z",
"latest_version_yanked": null,
"days_since_latest_publish": 161
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 59692,
"source_files_sampled": 125,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": "pypi:trio@0.33.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "njsmith",
"commits": 975,
"avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
},
{
"type": "User",
"login": "buhman",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/728108?v=4"
},
{
"type": "User",
"login": "Fuyukai",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
},
{
"type": "User",
"login": "brettcannon",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/54418?v=4"
},
{
"type": "User",
"login": "pquentin",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4"
},
{
"type": "User",
"login": "pmav99",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/411196?v=4"
},
{
"type": "User",
"login": "nmalaguti",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33187?v=4"
},
{
"type": "User",
"login": "RazerM",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1337586?v=4"
},
{
"type": "User",
"login": "kyrias",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2285387?v=4"
},
{
"type": "User",
"login": "mjpieters",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/46775?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.861
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 20 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": null,
"reason": "No tokens found",
"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": "921fba3325a7c85b8209023b4e835e10867b1773",
"ran_at": "2026-07-25T23:27:08Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oremanj/trio",
"host": "github.com",
"name": "trio",
"owner": "oremanj"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"security": 42,
"vitality": 13,
"community": 9,
"governance": 31,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1056,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1056 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1056
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 32,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.3.0",
"releases_from_tags": true,
"days_since_latest_release": 3131,
"mean_days_between_releases": 146
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3131 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3131
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~146 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 146
}
}
],
"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": "dormant",
"guards": [
"no_open_demand",
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3036,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3036 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 3036
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 9,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 31,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 24,
"top_contributor_share": 0.861
},
"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 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 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": 56,
"inputs": {
"followers": 58,
"owner_type": "User",
"is_verified": null,
"owner_login": "oremanj",
"public_repos": 24,
"account_age_days": 4832
},
"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": "58 followers of oremanj",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 58,
"login": "oremanj"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~13 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://trio.readthedocs.io",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://trio.readthedocs.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.7
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:trio@0.33.0 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:trio@0.33.0",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"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": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 36,
"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.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 59692,
"source_files_sampled": 125,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/125 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 125,
"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": [
"Community profile unavailable",
"pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T23:27:21.406958Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oremanj/trio.svg",
"full_name": "oremanj/trio",
"license_state": "custom",
"license_spdx": null
}