Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 668,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 155903,
"Makefile": 284
},
"pushed_at": "2026-07-19T14:44:40Z",
"created_at": "2014-09-25T02:28:33Z",
"owner_type": "Organization",
"updated_at": "2026-03-25T16:15:12Z",
"description": "Python fixtures for testing / resource management.",
"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": null,
"type": "Organization",
"login": "testing-cabal",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2662570?v=4",
"created_at": "2012-10-27T08:21:22Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 5024
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.3.2",
"kind": "patch",
"published_at": "2026-03-25T16:14:57Z"
},
{
"tag": "4.3.1",
"kind": "patch",
"published_at": "2026-02-23T12:43:11Z"
},
{
"tag": "4.3.0",
"kind": "minor",
"published_at": "2026-02-19T15:21:59Z"
},
{
"tag": "4.2.9",
"kind": "patch",
"published_at": "2026-02-23T16:40:11Z"
},
{
"tag": "4.2.8",
"kind": "patch",
"published_at": "2025-12-23T11:42:08Z"
},
{
"tag": "4.2.7",
"kind": "patch",
"published_at": "2025-12-22T12:44:41Z"
},
{
"tag": "4.2.6",
"kind": "patch",
"published_at": "2025-08-03T17:19:09Z"
},
{
"tag": "4.2.5",
"kind": "patch",
"published_at": "2025-04-17T08:11:39Z"
},
{
"tag": "4.2.3",
"kind": "patch",
"published_at": "2025-02-11T14:03:26Z"
},
{
"tag": "4.2.2",
"kind": "patch",
"published_at": "2024-12-26T13:34:04Z"
},
{
"tag": "4.2.1",
"kind": "patch",
"published_at": "2024-12-26T13:30:12Z"
},
{
"tag": "4.2.0",
"kind": "minor",
"published_at": "2024-12-26T12:25:51Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2023-05-25T16:40:35Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2022-07-01T18:40:12Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2022-04-25T11:35:59Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2016-05-19T23:01:14Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2016-04-07T01:17:52Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2015-06-30T02:21:22Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2015-06-29T02:54:02Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2016-03-02T02:04:27Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2015-05-04T22:13:31Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2015-05-04T04:06:50Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2014-10-27T20:24:00Z"
},
{
"tag": "0.3.17",
"kind": "patch",
"published_at": "2014-09-25T21:09:29Z"
},
{
"tag": "0.3.16",
"kind": "patch",
"published_at": "2014-08-22T04:30:50Z"
},
{
"tag": "0.3.15",
"kind": "patch",
"published_at": "2014-08-22T03:07:04Z"
},
{
"tag": "0.3.14",
"kind": "patch",
"published_at": "2013-08-16T03:04:37Z"
},
{
"tag": "0.3.13",
"kind": "patch",
"published_at": "2013-08-16T00:53:51Z"
},
{
"tag": "0.3.12",
"kind": "patch",
"published_at": "2012-12-17T00:35:34Z"
},
{
"tag": "0.3.11",
"kind": "patch",
"published_at": "2012-12-16T23:37:42Z"
},
{
"tag": "0.3.9",
"kind": "patch",
"published_at": "2012-06-12T15:54:45Z"
},
{
"tag": "0.3.8",
"kind": "patch",
"published_at": "2011-12-05T05:14:15Z"
}
],
"recent_commits": [
{
"oid": "3adbfea126622307d381ee26357cbc5d00ef8c34",
"body": "release 4.3.2",
"is_bot": false,
"headline": "Merge pull request #123 from stephenfin/release-4.3.2",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-03-25T16:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c868c4410a135be2d5b89cde2639ab4e952b93",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Release 4.3.2",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-03-25T13:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f574a62628dc99b952da7a96a63637386961ec",
"body": "So the fixtures.tests module actually gets picked up.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Add missing __init__ file",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-03-25T13:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89f0a4414ad5eafc10c6e63ebd63e067c41eab2",
"body": "Re-add helpers module",
"is_bot": false,
"headline": "Merge pull request #122 from stephenfin/restore-removed-test-helpers",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-03-06T10:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f7068b2b346dffeed71c3ee66d80f25dfaee00",
"body": "These are part of our public API and should not be removed in a patch\nrelease. We do however deprecate them.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Re-add helpers module",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-03-06T10:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15da1d5b9be8333aee8b16796eb3d758c8ad302a",
"body": "Fix NEWS for recent releases",
"is_bot": false,
"headline": "Merge pull request #121 from stephenfin/fix-NEWS",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-03-03T21:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94e475cf98c8d5474c602d5d49608fbd2dc7636",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Fix NEWS",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-03-03T18:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b9fc2613cb1c245e4f845fb7570ec82b34f9b7",
"body": "Publish to pypi from CI",
"is_bot": false,
"headline": "Merge pull request #120 from testing-cabal/publish",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-02-23T16:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877dbeed2063a5334c05acae2d532fdee7559e2b",
"body": null,
"is_bot": false,
"headline": "Publish to pypi from CI",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-02-23T16:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81b18c4847c9ff9204d55868577a5c3f1e3ada8",
"body": null,
"is_bot": false,
"headline": "Update NEWS",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-02-23T16:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89bebeffba358fe89c71915fd2bf765fbfdbc0e",
"body": "More typing improvements",
"is_bot": false,
"headline": "Merge pull request #119 from stephenfin/typing",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-02-23T12:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb5e4f86be3e4a0a764e52a0425904fd6b26fc6",
"body": "Actually expose the kwargs expected.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "typing: Improve types for WarningsCapture",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-02-23T12:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1f2df229c5a520fa6e39dfa059c4867baf7f30",
"body": "This ensures args and kwargs are actually valid the cleanup function(s)\nin question.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "typing: Use ParamSpec",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-02-23T12:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a120e6332f6ba6c173f68bad356c0e05f7e99ceb",
"body": "Otherwise the return value is typed as the Fixture class instead\nof the actual class.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "typing: Return Self from __enter__",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-02-23T12:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99b14c313387cbccfe247273926d69c5a0d3fc63",
"body": "typing: Accept null level for FakeLogger",
"is_bot": false,
"headline": "Merge pull request #118 from stephenfin/typing",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-02-19T15:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e562204a04a7bb3bca114fa9da4002536d1680",
"body": "The LogHandler accepts this. The FakeLogger fixture should accept it\ntoo.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "typing: Accept null level for FakeLogger",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-02-19T12:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53c8e52b54056ba4db705700d39201938dd4900",
"body": "Test ruff and mypy via tox and enable more ruff rules",
"is_bot": false,
"headline": "Merge pull request #117 from stephenfin/ruff",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2026-01-19T13:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13546b8a8ed87cee89f450f77154fca1daef064",
"body": "We were duplicating many options that strict already set.\n\nWe also add the 'Typing :: Typed' classifier.\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "mypy: Simplify configuration",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a7aa02589cdf0aa4f81e7cb4e7a53bc876cd814",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "github: Run mypy via tox",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfb29767d2371901f2a31e7e01c154740af412e",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "github: Use latest Python for non-matrix steps",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d27d28664b4810f50233b27d1c2a9252e495e01",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "github: Run ruff via tox",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23f9b3565515a326c972ced3ff2452cfe7cb3a0",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "ruff: Enable additional rules",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af14926870db738e3289e81e982219c801c91946",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "ruff: Enable UP rules",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa730f5f9d74f50a51688e26f82918c87d3aef00",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Add ruff linting configuration",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2026-01-19T12:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f1fb253fd38be9aaeff04084a22fc08b277b2c",
"body": "Include tests directory in sdist",
"is_bot": false,
"headline": "Merge pull request #116 from testing-cabal/install-tests",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-23T11:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca26b6c7db3869f79938f4cef8aa0212ad15239d",
"body": "Fixes #115",
"is_bot": false,
"headline": "Include tests directory in sdist",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-23T11:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6294059ea8b54e2208774e8041b1bcb8fd1ecc4a",
"body": null,
"is_bot": false,
"headline": "Clarify supported Python",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-22T12:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c247713a51ae84b0bcbd565986aa3567799d5e2",
"body": "Install py.typed",
"is_bot": false,
"headline": "Merge pull request #114 from testing-cabal/typing",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-22T12:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76cadc5002e064d99e64386ca69f30ac70454669",
"body": null,
"is_bot": false,
"headline": "Skip type checking on pypy",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-22T12:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41d73504bcc6408ca7e548a3483f85a86fe54c0",
"body": null,
"is_bot": false,
"headline": "Explicitly configure wheel packages in build configuration",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-22T12:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349afbb1ec7dde2e472b4563025660a35e595153",
"body": null,
"is_bot": false,
"headline": "Stop installing tests",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-22T12:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c996dd65ef6b50b5ae03002b59e9e5a22fafb891",
"body": "don't use removed testtools.testcase.TestSkipped",
"is_bot": false,
"headline": "Merge pull request #112 from kulikjak/TestSkipped-fix",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-12-06T00:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae990ff04ea19c9f0cac58667e5e06d9d297ca1",
"body": null,
"is_bot": false,
"headline": "don't use removed testtools.testcase.TestSkipped",
"author_name": "Jakub Kulík",
"author_login": "kulikjak",
"committed_at": "2025-12-05T11:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ad098bdfb9017e5faaa4c9b4fd584adeb8a0533",
"body": "Drop Python 3.9 support, add Python 3.14 support",
"is_bot": false,
"headline": "Merge pull request #111 from testing-cabal/python3.14",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-10-31T13:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb37229a7cfafb398dc592e20555135937dd67f",
"body": null,
"is_bot": false,
"headline": "Drop Python 3.9 support, add Python 3.14 support",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-10-31T13:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c982a1dfba23380b5f28bb988146d04c9b64948",
"body": "Fix typo in the streams extra",
"is_bot": false,
"headline": "Merge pull request #110 from mtelka/streams-extra",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-10-25T20:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c33f8f9c4c69c5242fe5d13d41a15efc68736d5",
"body": null,
"is_bot": false,
"headline": "Fix typo in the streams extra",
"author_name": "Marcel Telka",
"author_login": "mtelka",
"committed_at": "2025-10-25T20:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f574a6a87403f2b03fd0886c3b72a8370d51497",
"body": null,
"is_bot": false,
"headline": "Start on next release",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d1a9cad90c3d47fa8f63df2dfc98f26d4194254",
"body": "Fixes #106",
"is_bot": false,
"headline": "Release 4.2.6",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c566db595a583c37522bd0f7f6a2079bdbe04efd",
"body": null,
"is_bot": false,
"headline": "Drop ChangeLog file that overlaps with NEWS",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fae3d4b52f5ff16386054e804db20ccacd4bbe0",
"body": null,
"is_bot": false,
"headline": "Update NEWS",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b070b0ad44b85ec8b30ea0178bba034c517cec",
"body": "Add typing hints",
"is_bot": false,
"headline": "Merge pull request #107 from testing-cabal/typing",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fb655f3ad5c74c8bca24021e2fe2c222cbf0441",
"body": null,
"is_bot": false,
"headline": "Fix Python 3.9 test failures by removing None checks",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T17:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d6d2bb065bec6376aa030dc032e0d0b42af600d",
"body": null,
"is_bot": false,
"headline": "Fix typing for older versions of Python",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73eece4c84cb88bee3725a5671969712de629191",
"body": "Python 3.9 doesn't support generic types in base classes at runtime,\neven with 'from __future__ import annotations'. Changed:\n- StreamHandler[IO[str]] -> StreamHandler\n\nThis fixes the TypeError: 'type' object is not subscriptable error\nseen in CI on Python 3.9.",
"is_bot": false,
"headline": "Fix Python 3.9 compatibility by removing generic base class",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743a067eb38410ec60236b1224ab7bbdb4f774bb",
"body": null,
"is_bot": false,
"headline": "Fix Python 3.10 compatibility in logger.py",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b79fc1b057bb638df856f12bc054a0486a52c60",
"body": "- Add empty py.typed file to fixtures package directory\n- Enables external type checkers to recognize fixtures as a typed package\n- File is automatically included in distributions via hatchling's 'fixtures*' pattern\n- Verified py.typed is included in both editable installs and wheel distributions\n- External mypy type checking now works correctly with fixtures package",
"is_bot": false,
"headline": "Add py.typed marker for PEP 561 compliance",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9422700b39dcd92b8866b0fc988fd7a557c6de",
"body": null,
"is_bot": false,
"headline": "Add mypy type checking to GitHub CI workflow",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb4015e1e8a71d284bdbf17d506b937cf781998",
"body": null,
"is_bot": false,
"headline": "Add typing",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6437a8d2aa55ad8854307d6992bec72325d3a3e8",
"body": "Drop support for Python 3.8",
"is_bot": false,
"headline": "Merge pull request #108 from testing-cabal/drop-py38",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9c6cfb6a10ad216810849fa249d9db2cadf230",
"body": "Python 3.8 reached end-of-life in October 2024. Update minimum Python version to 3.9 across all configuration files.",
"is_bot": false,
"headline": "Drop support for Python 3.8",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-08-03T16:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13411ab8798ab594b2da54bdedee0984e5495ea",
"body": "Ruff format",
"is_bot": false,
"headline": "Merge pull request #105 from jelmer/ruff-format",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-04-23T00:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0287fdcadbcc44cc473f40aee43f86a56d6ceec1",
"body": null,
"is_bot": false,
"headline": "github: Run 'ruff format --check'",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-04-23T00:48:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c452c58f8c53080e4a7edf8d37672a91d0f8643c",
"body": null,
"is_bot": false,
"headline": "Format with ruff",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-04-23T00:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1edd6c2bc6cb48cc666eb7d9ffdd182659c2cae0",
"body": "Add missing Apache license file to sdist",
"is_bot": false,
"headline": "Merge pull request #104 from jugmac00/include-apache-license",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-04-17T08:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73985f895b130effce39e3b28209a0d1198acb9b",
"body": "Fixes #103",
"is_bot": false,
"headline": "Add missing Apache license file to sdist",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-04-17T06:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "861a9f3fde7ee049533281da6c17064983fd1914",
"body": "Include missing configuration, license and metadata files in sdist",
"is_bot": false,
"headline": "Merge pull request #101 from jugmac00/add-missing-files-to-sdist",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-02-20T15:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27e2b5b314950f15fd2ab0eee6f73f18a6ce1ee",
"body": "These had been left out when the build system was switched from\nsetuptools to hatch(ling).",
"is_bot": false,
"headline": "Include missing configuration, license and metadata files in sdist",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-20T15:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320a50d436a7cbb777300be726a55126431261df",
"body": "Release version 4.2.3.post1",
"is_bot": false,
"headline": "Merge pull request #98 from jugmac00/release-version-4.2.3.post1",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-02-13T11:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e836af697b9385ff6f067f3bbc0fc064b647fc",
"body": "Remove accidentally included 'venv' folder\n\nFixes #97",
"is_bot": false,
"headline": "Release version 4.2.3.post1",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-13T11:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9105fce3ffcdb73084549706e313ecf6bd6e9623",
"body": "Remove pbr reference from README.rst",
"is_bot": false,
"headline": "Merge pull request #96 from jugmac00/patch-1",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-02-11T14:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926bbe5951b655eeb32d5797eb62f7568efe834a",
"body": "Remove reference to `pbr` which was removed earlier.",
"is_bot": false,
"headline": "Update README.rst",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-11T12:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25ca17370568a02ccab260491ed539982ed0e55",
"body": "Remove dependency on pbr",
"is_bot": false,
"headline": "Merge pull request #95 from jugmac00/remove-dependency-on-pbr",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2025-02-10T15:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32b4f1a95f6efc5877b11d0b8aa2ab45faa8fe6b",
"body": null,
"is_bot": false,
"headline": "git ignore version file",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-10T11:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9ed3a333bbb19c768fa19885603980ce84df82",
"body": null,
"is_bot": false,
"headline": "Fix version import",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-10T09:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c0a385ce44a9412cc6fb9a0f186b388ec730a2",
"body": null,
"is_bot": false,
"headline": "Switch build backend to hatchling/hatch-vcs",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-10T09:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60dc5d3640212a274c2dda15a7153f73f984ff54",
"body": null,
"is_bot": false,
"headline": "Remove duplicate names in author list",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-06T15:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0637a8918b1ee8ff0f7920fabe7b9fc0df4e8a4",
"body": "See https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/",
"is_bot": false,
"headline": "Bump upload-artifact version",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-06T14:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b5e2b9b6dbb8c4338962ed1970caf773942716",
"body": "... and instead use setuptools via pyproject.toml.\n\npbr does not seem to be well mainained any more, and using\npyproject.toml is the modern approach to packaging in Python.",
"is_bot": false,
"headline": "Remove dependency on pbr",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2025-02-06T14:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63cfa725c6f2f213ae2e8bb7f8cae341c9a084fc",
"body": "Release 4.2.2",
"is_bot": false,
"headline": "Merge pull request #93 from cjwatson/release-4.2.2",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-26T13:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f904fd7833b4f8a929d170e34a1f01a7579671",
"body": null,
"is_bot": false,
"headline": "Release 4.2.2",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-26T13:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5156b4190e0e8b7661442624a311ef24beb35191",
"body": "Release 4.2.1",
"is_bot": false,
"headline": "Merge pull request #92 from cjwatson/release-4.2.1",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-26T13:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60547170fe22bfcecacb188942d298a6e2afd772",
"body": null,
"is_bot": false,
"headline": "Release 4.2.1",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-26T13:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85859c3866f9b2463248cce3c816f857ac17da7e",
"body": "Release 4.2.0",
"is_bot": false,
"headline": "Merge pull request #91 from cjwatson/release-4.2.0",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-12-26T12:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9691c8c553dd3e81e0d484a80c641f25067d23",
"body": "One NEWS entry had been mistakenly placed under 4.1.0.",
"is_bot": false,
"headline": "Release 4.2.0",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-26T00:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245fa9eda64bd934546a27a6ac4cd884b59b7050",
"body": "Add support for Python 3.13",
"is_bot": false,
"headline": "Merge pull request #90 from cjwatson/py313",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-12-24T19:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947ac0e1f306b597120c95e941fdd91816be934b",
"body": null,
"is_bot": false,
"headline": "Add support for Python 3.13",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-24T16:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3876f62f1905cd224d917d419d08e9be1b54411",
"body": null,
"is_bot": false,
"headline": "Remove more bits of Python < 3.8 support",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-24T16:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12928ba967908d4cbf469d0510c2448e5778bff",
"body": "Drop support for external mock package",
"is_bot": false,
"headline": "Merge pull request #89 from cjwatson/drop-mock",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-24T15:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c37288c4e96b8ebce3568d5fe8bffb6e11a62d",
"body": "Fixes: #88",
"is_bot": false,
"headline": "Drop support for external mock package",
"author_name": "Colin Watson",
"author_login": "cjwatson",
"committed_at": "2024-12-24T11:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "392d98a3f57a60ac8e6b7f264741691ac5755a3d",
"body": "Drop python 3.7 support",
"is_bot": false,
"headline": "Merge pull request #87 from testing-cabal/drop-py3.7",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-06-12T09:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8a2c8dfa5f89417eb6a684336990fa39b0ed90",
"body": null,
"is_bot": false,
"headline": "Fix rst2html invocation",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-06-12T09:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c502d62b1fc73e38287148e1f1407e83839598",
"body": null,
"is_bot": false,
"headline": "Drop python 3.7 support",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-06-12T09:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18281359538b111e3e1068c4fbbf3a803ab46cbd",
"body": "Test Python 3.12 also via tox",
"is_bot": false,
"headline": "Merge pull request #86 from jugmac00/test-python-312-via-tox",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-03-29T12:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d13ed5eef2950d8617890c0886a391fb281e421",
"body": "This was missed when adding Python 3.12 support via #85",
"is_bot": false,
"headline": "Test Python 3.12 also via tox",
"author_name": "Jürgen Gmach",
"author_login": "jugmac00",
"committed_at": "2024-03-29T08:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a64332e3c8146deab3f8de1dbd6e6269486e5f",
"body": "Enable Python 3.12 support",
"is_bot": false,
"headline": "Merge pull request #85 from javacruft/py312",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2024-03-20T12:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89b720a54d0f67f049c65ff2a9a297f1e5fc286",
"body": "Add Python 3.12 to classifiers and test matrix.",
"is_bot": false,
"headline": "Enable Python 3.12 support",
"author_name": "James Page",
"author_login": null,
"committed_at": "2024-03-20T11:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633efb5dc08be8a703f1c8eeab971316adfc3397",
"body": "Fix ruff issues and run ruff in CI",
"is_bot": false,
"headline": "Merge pull request #82 from testing-cabal/ruff",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-11-24T21:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9dcdd8a5fc34617b71504139cefbb2e53880be7",
"body": null,
"is_bot": false,
"headline": "Run ruff in CI",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-11-24T21:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5cdc318ae2dcf83ec082d1ea33b1d78e6f7596",
"body": null,
"is_bot": false,
"headline": "Fix ruff issues",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-11-24T21:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc287c5836b7631454305c17ab31854337eef9f",
"body": "Fix errant docstring, formatting",
"is_bot": false,
"headline": "Merge pull request #77 from stephenfin/trivial",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-09-01T13:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b2066a0fe2fb39a9334fdb79df6b370f44e957",
"body": "Use code-block directive for python code",
"is_bot": false,
"headline": "Merge pull request #81 from pkulev/patch-1",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-06-14T15:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de700434bebe8dd5ed859a39b45002e2b52ff383",
"body": "This patch enables syntax highlighting on github and PyPI for code examples.",
"is_bot": false,
"headline": "Use code-block directive for python code",
"author_name": "Pavel Kulyov",
"author_login": "pkulev",
"committed_at": "2023-06-14T14:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa7c596a54b232bafd4c8ef6f048ba9419334fe",
"body": "Release 4.1.0",
"is_bot": false,
"headline": "Merge pull request #80 from stephenfin/release-4-1",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-05-25T16:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf0b861e115e170ae92c642c196def51fe2f6ab",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Release 4.1.0",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2023-05-25T15:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97162105962d1db090a62d611bd798e28774c73",
"body": "README: Use actual admonitions",
"is_bot": false,
"headline": "Merge pull request #79 from stephenfin/readme-tweaks",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-03-31T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f4591f2f00c8e812f30d8c6fe4c9018c74e717",
"body": "I forgot I was editing reStructuredText, not markdown /o\\\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "README: Use actual admonitions",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2023-03-31T10:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f47f935f359181ebacc329193176fcf146f92f",
"body": "README tweaks",
"is_bot": false,
"headline": "Merge pull request #76 from stephenfin/readme-improvements",
"author_name": "Jelmer Vernooij",
"author_login": "jelmer",
"committed_at": "2023-03-31T10:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9120c5efca9a77fd0992dce4edf8abdd87928c",
"body": "Allows us to ignore style-only changes on the code base. GitHub\nautomatically respects this [1] and git itself can be configured to do\nso [2].\n\n[1] https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/\n[2] https://stackoverflow.com/q/70435937/\n\nSigned-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "Add .git-blame-ignore-revs file",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2023-03-31T10:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3caef1b164b6e41a2d948475948e961211ad2ac1",
"body": "Signed-off-by: Stephen Finucane <stephen@that.guru>",
"is_bot": false,
"headline": "README: Document missing fixtures",
"author_name": "Stephen Finucane",
"author_login": "stephenfin",
"committed_at": "2023-03-31T10:05:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 51,
"latest_release_at": "2026-03-25T16:14:57Z",
"latest_release_tag": "4.3.2",
"releases_from_tags": true,
"days_since_last_push": 11,
"active_weeks_last_year": 10,
"days_since_latest_release": 127,
"mean_days_between_releases": 50.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "fixtures",
"exists": true,
"license": "Apache-2.0 or BSD",
"keywords": [
"Development Status :: 6 - Mature",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"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 :: Software Development :: Quality Assurance",
"Topic :: Software Development :: Testing",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/fixtures/",
"is_deprecated": false,
"latest_version": "4.3.2",
"repository_url": "https://github.com/testing-cabal/fixtures",
"versions_count": 48,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 711179,
"first_published_at": "2010-08-15T11:04:09.595686Z",
"latest_published_at": "2026-03-25T17:25:40.510397Z",
"latest_version_yanked": null,
"days_since_latest_publish": 127
}
]
},
"popularity": {
"forks": 31,
"stars": 35,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2014-10-18",
"count": 1
},
{
"date": "2015-03-25",
"count": 1
},
{
"date": "2015-05-05",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-22",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-31",
"count": 1
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2016-02-19",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2018-02-17",
"count": 1
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-11-20",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
}
],
"complete": true,
"collected": 31,
"total_forks": 31
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"fixtures/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 17575,
"source_files_sampled": 39,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 75,
"open_issues": 3,
"closed_ratio": 0.885,
"closed_issues": 23,
"closed_unmerged_prs": 19
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rbtcollins",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/499678?v=4"
},
{
"type": "User",
"login": "jelmer",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4"
},
{
"type": "User",
"login": "stephenfin",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/1690835?v=4"
},
{
"type": "User",
"login": "cjwatson",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/2429141?v=4"
},
{
"type": "User",
"login": "jugmac00",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/9895620?v=4"
},
{
"type": "User",
"login": "allenap",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/348564?v=4"
},
{
"type": "User",
"login": "jml",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/125674?v=4"
},
{
"type": "User",
"login": "mgorny",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/110765?v=4"
},
{
"type": "User",
"login": "hugovk",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1324225?v=4"
},
{
"type": "User",
"login": "frankban",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1408172?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.354
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "9 out of 9 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": 5,
"reason": "Found 6/11 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 59 contributing companies or organizations",
"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": 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": "3adbfea126622307d381ee26357cbc5d00ef8c34",
"ran_at": "2026-07-30T22:29:31Z",
"aggregate_score": 4.6,
"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": "2026-03-25T17:25:45Z",
"oldest_open_prs": [
{
"number": 19,
"created_at": "2015-12-08T22:47:49Z",
"last_comment_at": "2016-04-11T00:41:55Z",
"last_comment_author": "rbtcollins"
},
{
"number": 33,
"created_at": "2016-11-03T13:51:43Z",
"last_comment_at": "2016-11-06T09:30:25Z",
"last_comment_author": "freeekanayaka"
},
{
"number": 34,
"created_at": "2017-01-16T18:37:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-25T16:14:57Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2015-10-31T13:29:43Z",
"last_comment_at": "2022-04-23T22:11:50Z",
"last_comment_author": "cjwatson"
},
{
"number": 31,
"created_at": "2016-06-28T15:24:37Z",
"last_comment_at": "2016-06-29T13:31:51Z",
"last_comment_author": "zzzeek"
},
{
"number": 37,
"created_at": "2017-03-13T10:45:57Z",
"last_comment_at": "2017-03-13T13:08:40Z",
"last_comment_author": "freeekanayaka"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/testing-cabal/fixtures",
"host": "github.com",
"name": "fixtures",
"owner": "testing-cabal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 62,
"calibrated": 69,
"calibration": "2026-08-02"
}
}
],
"value": 69,
"inputs": {
"security": 46,
"vitality": 59,
"community": 57,
"governance": 73,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 54,
"weighted_overall_raw": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 51,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "51 commits in the last year",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 51
}
}
],
"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": "good",
"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": 70,
"inputs": {
"releases_count": 32,
"latest_release_tag": "4.3.2",
"releases_from_tags": true,
"days_since_latest_release": 127,
"mean_days_between_releases": 50.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 127 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 127
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~50.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 132,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 132 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 132
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 31,
"stars": 35,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "35 stars",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 35
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "31 forks",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 31
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"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": 98,
"inputs": {
"packages": [
"fixtures"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 711179
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "711,179 downloads/month across pypi",
"points": 78,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 711179,
"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": "good",
"name": "Sustainability & Governance",
"value": 73,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 21,
"top_contributor_share": 0.354
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 59 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"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": 79,
"inputs": {
"merged_prs": 75,
"open_issues": 3,
"closed_issues": 23,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.885,
"closed_unmerged_prs": 19,
"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": "88% of issues closed",
"points": 37.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "75/94 decided PRs merged",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 75,
"decided": 94
}
}
],
"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 6/11 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "testing-cabal",
"public_repos": 18,
"account_age_days": 5024
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of testing-cabal",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "testing-cabal"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~13 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"fixtures"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 127
},
"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 127 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 127
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "48 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 48
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"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": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "9 out of 9 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 6/11 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 59 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": 22
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"fixtures/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "fixtures/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "fixtures/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 0",
"points": 0,
"status": "missed",
"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": 17575,
"source_files_sampled": 39,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (fixtures/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "fixtures/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/39 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 39,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:29:55.355989Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/testing-cabal/fixtures.svg",
"full_name": "testing-cabal/fixtures",
"license_state": "custom",
"license_spdx": null
}