Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"airspeed-velocity",
"asv",
"benchmarking"
],
"is_fork": false,
"size_kb": 376,
"has_wiki": true,
"homepage": "https://asv.readthedocs.io/projects/asv-runner/en/latest/index.html",
"languages": {
"Python": 159132
},
"pushed_at": "2026-06-27T01:40:27Z",
"created_at": "2023-05-06T19:48:19Z",
"owner_type": "Organization",
"updated_at": "2026-06-27T01:40:28Z",
"description": "Core pure python benchmarking for asv",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://asv.readthedocs.io/en/stable/",
"name": "Airspeed Velocity",
"type": "Organization",
"login": "airspeed-velocity",
"company": null,
"location": null,
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/33003643?v=4",
"created_at": "2017-10-22T15:12:17Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 3198
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-06-27T01:40:21Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-06-27T01:16:52Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-06-27T01:03:53Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-06-27T00:41:22Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-02-11T21:48:24Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-02-11T20:46:43Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-09-11T03:23:28Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2023-08-20T12:35:19Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2023-08-20T02:59:55Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2023-08-18T12:55:41Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2023-06-25T19:31:35Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2023-06-25T19:13:36Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2023-06-11T15:18:57Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2023-06-05T03:28:07Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-06-05T03:21:24Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-05-07T02:37:01Z"
}
],
"recent_commits": [
{
"oid": "01d4a2556932ca63e8d7df6536551c6107397e66",
"body": null,
"is_bot": false,
"headline": "REL: Bump version to v0.2.5",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228e0d38240c3a6f76e63d03e9dac2841a5fc02a",
"body": null,
"is_bot": false,
"headline": "MAINT: Fix timeraw env version SHA-256 (syntax)",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b09bd580816fea682a6608177182cf649d31a09",
"body": null,
"is_bot": false,
"headline": "MAINT: Timeraw env version on SHA-256 wire + token alts",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54b227623dd85451c9b0c21463f3e954b38af11",
"body": null,
"is_bot": false,
"headline": "REL: Bump version to v0.2.4",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4354bce627ba0afbe43446bc9ba33cfd0243d1ea",
"body": "Keep version=sha256(code) for asv/tests/history. Populate version_alts with\ntoken-stable fingerprint when it differs. Timeraw env overrides use sha256 of\ncode+env payload, not token-only wire versions.",
"is_bot": false,
"headline": "BUG: Dual-hash version backfill (sha256 wire + token alts)",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f479c18d205a2eb9c856ab72e2eb6056892b58",
"body": null,
"is_bot": false,
"headline": "REL: Bump version to v0.2.3",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed05d7a9edc862f2841182cfdeae3866fce582a1",
"body": null,
"is_bot": false,
"headline": "MAINT: Fix E501; tbump uses prek only",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T01:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e896ab607b2bfffa39a9a139e989847cee6a32",
"body": "Child stderr was trapped in PIPE and never reached asv results (breaks\ntest_timeraw_benchmark). Default version must match sha256(code) for asv\ntest_code_extraction; keep code_fingerprint for timeraw env only.",
"is_bot": false,
"headline": "BUG: Restore timeraw stderr capture and SHA-256 default versions",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc81fd4058c073346bfb14e31b487731e18765bd",
"body": null,
"is_bot": false,
"headline": "REL: Bump version to v0.2.2",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564f4526eea5ba51c25429e0ff66bc4b0844149b",
"body": "Fix/setup cache and skip params",
"is_bot": false,
"headline": "Merge pull request #51 from HaoZeke/fix/setup-cache-and-skip-params",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c674af2b0eebf4bdbf3693499019b2dd7f1ee079",
"body": null,
"is_bot": false,
"headline": "CI: Single prek.toml config; lychee excludes for changelog tags",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1299618eb01d43790af13b5f6209cb843c1ceab",
"body": null,
"is_bot": false,
"headline": "CI: Drop isort/prek fight; relax lychee fail; docs without -W",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42dbd045d859747ab6cae75bc9bca380b9e3ffff",
"body": "Switch lint to prek (1000kb large-file guard, ruff format). Add lychee and\nSphinx docs workflow with artifact upload. Harden unit/asv CI with\nPDM_BUILD_SCM_VERSION. Improve tbump to prefer prek and run unit tests;\ndocument release steps.",
"is_bot": false,
"headline": "CI: prek, lychee, docs PR artifact, SCM install fix, release docs",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa239609d8e2de70975eb9eaa7cd81688b004a39",
"body": null,
"is_bot": false,
"headline": "MAINT: Prefer format() over % for param name fillers (ruff UP031)",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a05de592238f305158f63c5d6c03ad0b2eae8c3",
"body": "Add unit-tests and modernized test_asv (checkout asv, install PR runner,\nfocused pytest). Run pre-commit without Azure cache action. Bump black/ruff\nhooks; fix line-length nits for CI green on PR #51 and complete PR #24 intent.",
"is_bot": false,
"headline": "CI: Unit tests, asv integration workflow, reliable pre-commit",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cdf05b9b2cfdfeef3656d0494b969786b37ec71",
"body": "Encode env maps with repr(sorted(items)) so values containing newlines or\n'=' cannot alias another mapping in default TimerawBenchmark.version.",
"is_bot": false,
"headline": "BUG: Collision-free timeraw env version fingerprint",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ca76ff05bd40e9df66c7dbb289e10901de61a5f",
"body": "Timeraw: single normalize at load, reject None env values, version includes\nenv fingerprint (asv#1471). Default benchmark version uses tokenize-stable\ncode_fingerprint (asv_runner#43). Add sleep-based timing scale regression\nfor systematic half-time reports (asv_runner#33).",
"is_bot": false,
"headline": "MAINT: Tighten timeraw env design; token hash; timing scale test",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e531d63f7d5230469f4154be9c1c0fe7ceea6c0",
"body": "Honor benchmark attribute env={...} (and @benchmark(env=...)) by merging\ninto the child process environment for _SeparateProcessTimer, so timed\nscripts can branch on os.environ without source cutting.",
"is_bot": false,
"headline": "FEAT: Pass env dict into timeraw timed subprocess (asv#1471)",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d5444a2fff5def859da77330fd68e715d938cd",
"body": "Drop the walrus operator in benchmarks/__init__.py. Document falsy cache\nprepending and extract _is_parameter_free_setup. Extend @benchmark known\nattrs. Add unittest regressions for asv_runner#49 and asv#1592.",
"is_bot": false,
"headline": "MAINT: Python 3.7-safe discovery; regressions for cache/skip/setup",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd8b81c274635528ffc01e123d49258698f6c48",
"body": "Separate setup_cache results from declared params so skip_params works\nwith caches (asv_runner#49). Run parameter-free setup before setup_cache\n(asv#1592). Swallow KeyboardInterrupt during fork-server cleanup\n(asv#1511). Add @benchmark metadata decorator (asv#1469).",
"is_bot": false,
"headline": "BUG: Fix setup_cache skips, module setup, and fork-server KI",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-27T00:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c20b2c3b9b177dabd6f1eb09c0030c32a8173d",
"body": null,
"is_bot": false,
"headline": "CI: Keep PR #24 package delta minimal; document ASV_TOK rotation",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-26T23:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3877c6a6e065a47df0860eeb6c8512d0dbc8bc",
"body": null,
"is_bot": false,
"headline": "CI: Drop walrus and prek fixes for green PR #24",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-26T23:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7364da166c1d13c3a97ad805e8ed7bc5ddb73b2a",
"body": "Remove legacy pre-commit workflow; add smoke unit tests; test_asv asserts\npr vs pypi legs; docs always on PR with artifact retention; document the\nfull CI/trigger contract; tighten trigger secret check and slash action.",
"is_bot": false,
"headline": "CI: Harden PR #24 dual-guard design",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-26T23:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a646182d2148a6d4294a70552cc64552eca5437",
"body": "Add prek (1000kb large-file guard), lychee, docs artifact + PR sticky\ncomment, unit tests, and test_asv matrix runner_source=pr|pypi so we\nprotect against broken upstream asv×pinned runner as well as this PR.\n\nPoint trigger_asv at asv main (not master). Document ASV_RUNNER_PATH /\nasv-8650 for slash-command full suite. No asv_runner package behavior changes.",
"is_bot": false,
"headline": "CI: Dual asv guard (PR runner + PyPI) and fix /trigger-asv dispatch",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2026-06-26T23:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112e6e0001956ba0d31d07a888f1915215d28a59",
"body": "Fix import error handling for distributions module",
"is_bot": false,
"headline": "Merge pull request #48 from hmaarrfk/patch-1",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2025-12-20T16:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad88fad57d867172573e2e8488541989ce8028cf",
"body": null,
"is_bot": false,
"headline": "Fix import error handling for distributions module",
"author_name": "Mark Harfouche",
"author_login": "hmaarrfk",
"committed_at": "2025-12-09T14:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0d240ac16696d08a2206293100eb87880514c4",
"body": "add month suffix `M` to `asv --date-period` argument",
"is_bot": false,
"headline": "Merge pull request #34 from zacharyburnett/api/add_month",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2025-09-12T21:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8b8169d9583f0dae253071bcdb6e1cea2ff8ec9",
"body": "properly hybridize importlib_metadata usage",
"is_bot": false,
"headline": "Merge pull request #47 from a-detiste/main",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2025-09-12T21:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f97c33d2857b017c48f53f95a70bdec331a2ba",
"body": null,
"is_bot": false,
"headline": "properly hybridize importlib_metadata usage",
"author_name": "Alexandre Detiste",
"author_login": "a-detiste",
"committed_at": "2025-05-10T17:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495973a69f13720d85617f952577cb2c63ccf902",
"body": "fix: \"OSError: [Errno 7] Argument list too long\"",
"is_bot": false,
"headline": "Merge pull request #46 from JuroOravec/patch-2",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2025-02-28T11:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6527fc78e8b82056d62b16009f3712cc2f85921",
"body": null,
"is_bot": false,
"headline": "refactor: update deprecated workflow actions",
"author_name": "Juro Oravec",
"author_login": "JuroOravec",
"committed_at": "2025-02-24T07:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60cfe4ab6d4ecf7c2861194ebc5be73cc44eb05",
"body": null,
"is_bot": false,
"headline": "refactor: fix linter errors",
"author_name": "Juro Oravec",
"author_login": "JuroOravec",
"committed_at": "2025-02-24T07:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3943dfe23d05c9ae02e99adabc94830357230b69",
"body": null,
"is_bot": false,
"headline": "fix: \"OSError: [Errno 7] Argument list too long\"",
"author_name": "Juro Oravec",
"author_login": "JuroOravec",
"committed_at": "2025-02-24T06:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0877bb7bfdf572a19a232e14a93b9efe1631a96",
"body": "fix: timeraw with params doesn't use the returned script string",
"is_bot": false,
"headline": "Merge pull request #44 from JuroOravec/patch-2",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2025-02-24T00:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431f4a97cacf4c2083f26043a9fa033d9a360168",
"body": null,
"is_bot": false,
"headline": "fix: timeraw with params doesn't use the returned script string",
"author_name": "Juro Oravec",
"author_login": "JuroOravec",
"committed_at": "2025-02-19T12:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c88c4907993a8f84e1bec99d4aa2a31de4cc583",
"body": "Fix bug in `asv_runner.benchmarks`",
"is_bot": false,
"headline": "Merge pull request #42 from elac-safran/bugfix/issue-41",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-10-03T17:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b779277f96b1f5758bbac048caab1626ebf7de3e",
"body": null,
"is_bot": false,
"headline": "Conform to Black formatting",
"author_name": "Etienne Lac",
"author_login": "elac-safran",
"committed_at": "2024-10-03T16:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9deb8151cb3d3858a4a06aa8b16a1e6cde7befa",
"body": null,
"is_bot": false,
"headline": "Fix bug in `asv_runner.benchmarks`",
"author_name": "Etienne Lac",
"author_login": "elac-safran",
"committed_at": "2024-10-03T12:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7a26f8d24d91a0cf040b367d1a37f680f01bbd",
"body": null,
"is_bot": false,
"headline": "REL: Bump version to v0.2.1",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T21:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14154c5dfbe323bdd47e6f3a87220ddcd16774c6",
"body": null,
"is_bot": false,
"headline": "MAINT: Lint",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T21:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1880b5cf69f2f9ceee0ef910b97cba9c156e132",
"body": null,
"is_bot": false,
"headline": "DOC: Add a note about the importlib issue",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T21:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950258b855f6cb42d4bdc7cdace9cfe6c1fe38e9",
"body": null,
"is_bot": false,
"headline": "MAINT: Modify tbump template",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T21:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8246237cebe4c9b14f40f3853c1749c0a0902c3e",
"body": null,
"is_bot": false,
"headline": "MAINT: Require importlib-metadada",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T21:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245fffc35919e052c80396c62db141591726ee49",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.2.0",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T20:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0b2692fe8e0fb562b7e6af4e15a9a79dd8496d",
"body": "* MAINT: Update pdm lockfile\r\n\r\n* MAINT: Remove black, switch to py3.8\r\n\r\n* MAINT: Update pyproject and sync with asv\r\n\r\n* MAINT: Use dynamic versions\r\n\r\n* MAINT: Switch back to 3.7\r\n\r\n* DOC: Link to the development page",
"is_bot": false,
"headline": "MAINT: Rework pyproject and fix documentation build (#39)",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T20:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f382796358436bdbcac6c303f6c388307fec1da7",
"body": "MAINT: Add towncrier",
"is_bot": false,
"headline": "Merge pull request #38 from HaoZeke/addTowncrier",
"author_name": "Matti Picus",
"author_login": "mattip",
"committed_at": "2024-02-11T20:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065d65d344fcbb4033ce1ba83457fe4982f24d89",
"body": null,
"is_bot": false,
"headline": "MAINT: Use older ruff",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e606c4ab24bb48687d9ed4b740f48e043790418",
"body": null,
"is_bot": false,
"headline": "MAINT: Lint",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fd2d2559fe0470204d70b6ae5c896c88114dd9",
"body": null,
"is_bot": false,
"headline": "DOC: Add changelog to the documentation",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbacdacf2aa30bf5710cd1447138e85819016a93",
"body": null,
"is_bot": false,
"headline": "MAINT: Release notes for 0.1.0",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3266121002c0130e5e1eca035c4b079b57a587c6",
"body": null,
"is_bot": false,
"headline": "MAINT: Release notes for 0.0.9",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d192612607ec1d525a0831bf1b6a2d28b95e9a21",
"body": null,
"is_bot": false,
"headline": "DOC: Add fragments for 0.09",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b7c2fa8f21ab3bf0bd44cff3c5eec52d2efb1a",
"body": null,
"is_bot": false,
"headline": "MAINT: Configure changelogs with towncrier",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-11T19:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dac31ba9a04367dae3500c13d99dbe1e2b5a0b5",
"body": "ENH: Support externally defined benchmark plugins",
"is_bot": false,
"headline": "Merge pull request #36 from HaoZeke/externalPlugins",
"author_name": "Matti Picus",
"author_login": "mattip",
"committed_at": "2024-02-02T09:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e63cb39caf47fff1811b58821bc1d277f169847",
"body": null,
"is_bot": false,
"headline": "DOC: Detail external plugins",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-02-01T19:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a79385c6dc6bd3f5b7f535442d6bb06c13218b",
"body": null,
"is_bot": false,
"headline": "ENH: Support externally defined plugins",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2024-01-28T19:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ea205447d647878806a0303ad8339bc2880c63",
"body": null,
"is_bot": false,
"headline": "ensure int",
"author_name": "zacharyburnett",
"author_login": "zacharyburnett",
"committed_at": "2023-11-10T16:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb43f449626c4b67c2038fcf14aa2ba5e9410dae",
"body": null,
"is_bot": false,
"headline": "add quarter suffix `q` to `asv --date-period` argument",
"author_name": "zacharyburnett",
"author_login": "zacharyburnett",
"committed_at": "2023-11-10T15:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b006fb722e8f3301e802516dc310af288ccb30b",
"body": null,
"is_bot": false,
"headline": "add month suffix `M` to `asv --date-period` argument",
"author_name": "zacharyburnett",
"author_login": "zacharyburnett",
"committed_at": "2023-11-10T15:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f355d87d0abdf0ff4539078bd920bbc5f4ac1f33",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.1.0",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-09-11T03:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e616ee6d170e28676dd7c39b9e98ae804d47c4b9",
"body": "MAINT: Do not access missing attributes",
"is_bot": false,
"headline": "Merge pull request #32 from HaoZeke/fixupColorama",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-09-11T00:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c490fb27775ec7448c2e7ccba5f04c16ed40e2",
"body": null,
"is_bot": false,
"headline": "MAINT: Do not access missing attributes",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-09-03T21:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ed6eb376bd1fb0149c0bf064fdfb4a338aa3dc",
"body": "MAINT: Use pip-tools and pip-compile",
"is_bot": false,
"headline": "Merge pull request #31 from HaoZeke/pinRTD",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T14:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3c460b13c000afa133ccc6552c1561d323d081",
"body": "To pin transitive dependencies",
"is_bot": false,
"headline": "MAINT: Use pip-tools and pip-compile",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T14:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01dcc75bbe3d3207099c65d78a80be39fbb72459",
"body": "MAINT: Pin dependencies for read-the-docs",
"is_bot": false,
"headline": "Merge pull request #30 from HaoZeke/pinRTD",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T14:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf2d3c571e5ce385dce9178c40e9265fbbf6b752",
"body": null,
"is_bot": false,
"headline": "MAINT: Pin dependencies for read-the-docs",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T14:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf4c6f04c51ec45d20d79bdbff919fc296d1bfe",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.0.9",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T12:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4c9c140c5162a83b11c3918a26edffbcbd836b",
"body": "MAINT: Temporary fix for --quick",
"is_bot": false,
"headline": "Merge pull request #29 from HaoZeke/fixNoDefaultTimeout",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T12:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2b706e43aab137bdccbf0b342d515d42365c1d",
"body": null,
"is_bot": false,
"headline": "CI: Use readthedocs for documentation",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T12:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b5256506e4a2443e818568419136e5bda775ce3",
"body": null,
"is_bot": false,
"headline": "MAINT: Temporary fix for --quick",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T12:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30987ae78e5b122abd755e4a485883e647a7a529",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.0.8",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T02:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85bcd152d1e8a1fd3435b96bd6f6e1cd73cc29cd",
"body": null,
"is_bot": false,
"headline": "MAINT: Switch away from := for now",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T02:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ba259164492389f5f98dbae401086bf4428ca4",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.0.75",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T02:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040a9bf0aa75bee8d94e4f3165351a25dbccf7be",
"body": null,
"is_bot": false,
"headline": "MAINT: Drop back to 3.7 for now",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-20T02:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731c3e0a5119121cebbada0484777bd69ebdaafd",
"body": null,
"is_bot": false,
"headline": "MAINT: Bump version to v0.0.7",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-18T12:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f365a1730e0b0b14b37f900c6b5db8f36f25423",
"body": null,
"is_bot": false,
"headline": "MAINT: Add tbump configuration",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-18T12:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c01e42b1e0ebee94f0d6e84475add3a07442ba",
"body": null,
"is_bot": false,
"headline": "CI: Use event issue number",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T22:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68ebb771c095794f9bcec6090068b6b87525e8d",
"body": null,
"is_bot": false,
"headline": "CI: Trigger with the correct arguments",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T22:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e946bff7fcbf63b8d01a7ac0e93fc1a6e992e05d",
"body": null,
"is_bot": false,
"headline": "CI: Use the PR number correctly",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T22:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad4320867dce65946984874de09f6d9b14454a4",
"body": null,
"is_bot": false,
"headline": "CI: Use the pull request number",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T22:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083025400840a097128e88c646a957b04d000cf5",
"body": null,
"is_bot": false,
"headline": "CI: Update slashdot_trigger.yml",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T22:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a99d170f4ef15d0b8665a4f01f422fe4781cab3",
"body": "CI: Try to trigger workflows on issues",
"is_bot": false,
"headline": "Merge pull request #23 from HaoZeke/triggerASV",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T21:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5287a33489e83e2ac4b5903055912789820ab92",
"body": null,
"is_bot": false,
"headline": "CI: Rework trigger logic",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T21:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3e1a84faf3ba020e492926d0faa1d3bc88dc32",
"body": null,
"is_bot": false,
"headline": "CI: Try triggering for secrets",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T20:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6d3a95e15c061b230c16efa67ff27ec0845e5f",
"body": "This repo needs tests",
"is_bot": false,
"headline": "CI: Try to trigger workflows after pre_commit",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T20:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c0f20cf3019e1f86552736224f4b4c1a09ac1f7",
"body": "CI: Try to trigger ASV",
"is_bot": false,
"headline": "Merge pull request #21 from HaoZeke/triggerASV",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T19:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd1c25f6500ad6e7dcf134996cd1be38cb2cd67",
"body": null,
"is_bot": false,
"headline": "CI: Try to trigger ASV",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T19:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efead75ec66ab3c89e335faba0a5a95bfe03992c",
"body": "ENH: Skip during benchmark execution",
"is_bot": false,
"headline": "Merge pull request #20 from HaoZeke/skipDuringBench",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eadac3dfd09a8379d1bc8e1a4cb2927be55d720",
"body": null,
"is_bot": false,
"headline": "MAINT: Reorder __all__ by alphabet",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d739f16e19bf129d36f651d956544d3979826b50",
"body": null,
"is_bot": false,
"headline": "DOC: Clarify skip_for_params and cleanup",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c89d60919bfad53aa3eb5c6b595712df6ab7ad",
"body": null,
"is_bot": false,
"headline": "ENH: Allow benchmarks to skip during execution",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8d391eff7cdd7354f9893153c5f49c8c6d41dc",
"body": "Also its constituents.",
"is_bot": false,
"headline": "DOC: Describe timeout_at [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6a276b421d7dbd0b7f234b80ebc69d0662e9e5",
"body": null,
"is_bot": false,
"headline": "ENH: Add timeout_at [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85000b1d2d80f763e510563392171af0f0f11d87",
"body": "MAINT: Set default timeout from asv",
"is_bot": false,
"headline": "Merge pull request #19 from HaoZeke/setTimeoutConf",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4f6b4a9cd5482f4ccf831a996b25390ed1ec7cf",
"body": "ENH: `pytest` style parameter decorators",
"is_bot": false,
"headline": "Merge pull request #18 from HaoZeke/markParams",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef71b184f5f671e71cd5d3230c4cff6eaaba21c7",
"body": null,
"is_bot": false,
"headline": "ENH: Add parameterize [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e3a134d2717afe86605e208ebc5a56760b8358",
"body": null,
"is_bot": false,
"headline": "ENH: Implement function parameters [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c5d5887c1e5d1715e015457a6f1e642ba2fba5",
"body": null,
"is_bot": false,
"headline": "BUG: Handle multiple parameters [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5976458e298d8d633c4744ba8894733e2e48d054",
"body": null,
"is_bot": false,
"headline": "BUG: Handle single parameters [decorator]",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b93e84a92ad3ddf1fabaf868f77c35659868bf5",
"body": null,
"is_bot": false,
"headline": "ENH: Rework decorator for classes",
"author_name": "Rohit Goswami",
"author_login": "HaoZeke",
"committed_at": "2023-08-13T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 28,
"latest_release_at": "2026-06-27T01:40:21Z",
"latest_release_tag": "v0.2.5",
"releases_from_tags": true,
"days_since_last_push": 28,
"active_weeks_last_year": 5,
"days_since_latest_release": 28,
"mean_days_between_releases": 115.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "asv_runner",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: System :: Benchmark"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/asv_runner/",
"is_deprecated": false,
"latest_version": "0.2.5",
"repository_url": "https://github.com/airspeed-velocity/asv_runner",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 536039,
"first_published_at": "2023-06-05T03:23:35.466707Z",
"latest_published_at": "2026-06-27T01:41:04.712997Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 7,
"stars": 6,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 27174,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "certifi",
"direct": false,
"version": "2023.7.22",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-248v-346w-9cwc",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 2,
"oldest_advisory_days": 750
},
{
"name": "idna",
"direct": false,
"version": "3.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 835
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-cpwx-vrp4-4pq7",
"GHSA-gmj6-6f8f-6699",
"GHSA-h5c8-rqwp-cp95",
"GHSA-h75v-3vvj-5mfj",
"GHSA-q2x7-8rv6-6q7h",
"PYSEC-2026-1471",
"PYSEC-2026-1472",
"PYSEC-2026-1473",
"PYSEC-2026-1474",
"PYSEC-2026-1475"
],
"fixed_version": "3.1.6",
"advisory_count": 10,
"oldest_advisory_days": 926
},
{
"name": "soupsieve",
"direct": false,
"version": "2.4.1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2wc2-fm75-p42x",
"GHSA-836r-79rf-4m37",
"PYSEC-2026-3071",
"PYSEC-2026-3072"
],
"fixed_version": "2.8.4",
"advisory_count": 4,
"oldest_advisory_days": 16
},
{
"name": "tornado",
"direct": false,
"version": "6.3.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.7,
"advisory_ids": [
"GHSA-3x9g-8vmp-wqvf",
"GHSA-753j-mpmx-qq6g",
"GHSA-78cv-mqj4-43f7",
"GHSA-7cx3-6m66-7c5m",
"GHSA-8w49-h785-mj3c",
"GHSA-c98p-7wgm-6p64",
"GHSA-cx3h-4qpv-8hc9",
"GHSA-fqwm-6jpj-5wxc",
"GHSA-jhmp-mqwm-3gq8",
"GHSA-mgf9-4vpg-hj56"
],
"fixed_version": "6.5.7",
"advisory_count": 24,
"oldest_advisory_days": 779
},
{
"name": "urllib3",
"direct": false,
"version": "2.0.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-g4mx-q9vg-27p4",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"GHSA-v845-jxx5-vc9f",
"PYSEC-2023-192",
"PYSEC-2023-212"
],
"fixed_version": "2.7.0",
"advisory_count": 16,
"oldest_advisory_days": 1026
},
{
"name": "requests",
"direct": false,
"version": "2.31.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.6,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-9wx4-h78v-vm56",
"GHSA-gc5v-m9x4-r6x2",
"PYSEC-2026-1872",
"PYSEC-2026-1873",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 6,
"oldest_advisory_days": 796
},
{
"name": "pygments",
"direct": false,
"version": "2.16.1",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.3,
"advisory_ids": [
"GHSA-5239-wwwm-4pmq",
"PYSEC-2026-2987"
],
"fixed_version": "2.20.0",
"advisory_count": 2,
"oldest_advisory_days": 125
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 6,
"moderate": 1
},
"advisory_count": 68,
"affected_count": 8,
"assessed_count": 46,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "importlib-metadata",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "importlib-metadata",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "alabaster",
"direct": false,
"version": "0.7.13",
"ecosystem": "pypi"
},
{
"name": "astroid",
"direct": false,
"version": "2.15.6",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.12.1",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.12.2",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2023.7.22",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.2.0",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.20.1",
"ecosystem": "pypi"
},
{
"name": "furo",
"direct": false,
"version": "2023.08.19",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.4",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.2",
"ecosystem": "pypi"
},
{
"name": "lazy-object-proxy",
"direct": false,
"version": "1.9.0",
"ecosystem": "pypi"
},
{
"name": "livereload",
"direct": false,
"version": "2.6.3",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.3",
"ecosystem": "pypi"
},
{
"name": "mdit-py-plugins",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "myst-parser",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "23.1",
"ecosystem": "pypi"
},
{
"name": "pyenchant",
"direct": false,
"version": "3.2.2",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.16.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.1",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.31.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "7.2.2",
"ecosystem": "pypi"
},
{
"name": "sphinx-autobuild",
"direct": false,
"version": "2021.3.14",
"ecosystem": "pypi"
},
{
"name": "sphinx-autodoc2",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "sphinx-basic-ng",
"direct": false,
"version": "1.0.0b2",
"ecosystem": "pypi"
},
{
"name": "sphinx-contributors",
"direct": false,
"version": "0.2.7",
"ecosystem": "pypi"
},
{
"name": "sphinx-copybutton",
"direct": false,
"version": "0.5.2",
"ecosystem": "pypi"
},
{
"name": "sphinx-design",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "1.0.7",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "1.0.5",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.0.4",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "1.0.6",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "1.1.8",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-spelling",
"direct": false,
"version": "8.0.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "tornado",
"direct": false,
"version": "6.3.3",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.7.1",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.0.4",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "1.15.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 47,
"direct_count": 1,
"indirect_count": 46
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 27,
"open_issues": 8,
"closed_ratio": 0.652,
"closed_issues": 15,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "HaoZeke",
"commits": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/4336207?v=4"
},
{
"type": "User",
"login": "JuroOravec",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/25986782?v=4"
},
{
"type": "User",
"login": "mattip",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/823911?v=4"
},
{
"type": "User",
"login": "zacharyburnett",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/16024299?v=4"
},
{
"type": "User",
"login": "elac-safran",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/84327932?v=4"
},
{
"type": "User",
"login": "a-detiste",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7994192?v=4"
},
{
"type": "User",
"login": "hmaarrfk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/90008?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.923
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_wheels.yml",
"ci_docs.yml",
"ci_lychee.yml",
"ci_prek.yml",
"comment-docs-download.yml",
"slashdot_trigger.yml",
"test_asv.yml",
"trigger_asv.yml",
"unit_tests.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pdm.lock"
],
"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": 3,
"reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"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": 2,
"reason": "Found 4/15 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 29 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "37 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "01d4a2556932ca63e8d7df6536551c6107397e66",
"ran_at": "2026-07-25T22:21:09Z",
"aggregate_score": 4.1,
"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-07-20T10:37:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-27T00:40:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2023-05-15T07:00:16Z",
"last_comment_at": "2023-05-15T11:50:28Z",
"last_comment_author": "HaoZeke"
},
{
"number": 4,
"created_at": "2023-06-11T15:05:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2023-06-11T15:05:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2023-08-13T14:31:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2023-08-13T22:47:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2023-08-18T12:39:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2023-08-19T21:17:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-07-01T17:09:01Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/airspeed-velocity/asv_runner",
"host": "github.com",
"name": "asv_runner",
"owner": "airspeed-velocity"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 53,
"vitality": 65,
"community": 54,
"governance": 60,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 1,
"days_since_last_push": 28,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 28 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "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": 80,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.2.5",
"releases_from_tags": true,
"days_since_latest_release": 28,
"mean_days_between_releases": 115.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~115.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 115.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 28,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 28 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 28
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 7,
"stars": 6,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 96,
"inputs": {
"packages": [
"asv_runner"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 536039
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "536,039 downloads/month across pypi",
"points": 76.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 536039,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.923
},
"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 92% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 29 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 27,
"open_issues": 8,
"closed_issues": 15,
"issue_closed_ratio": 0.652,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "65% of issues closed",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 65
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "27/28 decided PRs merged",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 27,
"decided": 28
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/15 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"followers": 13,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "airspeed-velocity",
"public_repos": 5,
"account_age_days": 3198
},
"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": "13 followers of airspeed-velocity",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "airspeed-velocity"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~8 yr old",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"asv_runner"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 28
},
"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 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"airspeed-velocity",
"asv",
"benchmarking"
],
"has_wiki": true,
"homepage": "https://asv.readthedocs.io/projects/asv-runner/en/latest/index.html",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://asv.readthedocs.io/projects/asv-runner/en/latest/index.html",
"points": 15,
"status": "met",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 4/15 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 29 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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "37 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 46 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 46
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 68,
"affected_packages": 8,
"assessed_packages": 46,
"unassessed_packages": 1,
"affected_by_severity": "high 6, moderate 1, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 46,
"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": 12
},
"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": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pdm.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 27174,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T22:21:24.268055Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/airspeed-velocity/asv_runner.svg",
"full_name": "airspeed-velocity/asv_runner",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}