Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 124819,
"has_wiki": true,
"homepage": "https://fitbenchmarking.readthedocs.io",
"languages": {
"CSS": 82779,
"Jac": 8188,
"TeX": 5835,
"HTML": 117287,
"Shell": 7713,
"MATLAB": 4089,
"Python": 1095141,
"Dockerfile": 5641,
"JavaScript": 19207,
"Wolfram Language": 32309
},
"pushed_at": "2026-07-24T14:39:54Z",
"created_at": "2018-03-20T14:26:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T18:44:34Z",
"description": "Tool for comparing the run time and accuracy of minimizers on fit benchmarking problems",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "FitBenchmarking",
"type": "Organization",
"login": "fitbenchmarking",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/49585251?v=4",
"created_at": "2019-04-13T09:52:57Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 2660
},
"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": "v1.5.0",
"kind": "minor",
"published_at": "2026-06-26T12:00:37Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-03-11T15:47:10Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-05-29T13:52:25Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-11-26T14:47:31Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-05-15T12:16:05Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-08-08T16:30:12Z"
},
{
"tag": "v1.0.0-rc1",
"kind": "prerelease",
"published_at": "2023-07-21T08:48:37Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-05-31T09:37:33Z"
},
{
"tag": "v0.2.0-rc3",
"kind": "prerelease",
"published_at": "2022-05-31T09:18:24Z"
},
{
"tag": "v0.2.0-rc2",
"kind": "prerelease",
"published_at": "2022-05-26T15:56:04Z"
},
{
"tag": "v0.2.0-rc1",
"kind": "prerelease",
"published_at": "2022-01-26T15:39:03Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2021-10-06T13:06:11Z"
},
{
"tag": "v0.1.5-beta1",
"kind": "prerelease",
"published_at": "2021-10-06T10:57:28Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2021-06-02T10:55:28Z"
},
{
"tag": "v0.1.4-rc2",
"kind": "prerelease",
"published_at": "2021-06-02T10:52:26Z"
},
{
"tag": "v0.1.4-rc1",
"kind": "prerelease",
"published_at": "2021-05-12T15:14:45Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2021-05-12T15:05:33Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2021-05-05T08:49:01Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-04-30T16:19:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-02-26T17:03:43Z"
},
{
"tag": "v0.1.0-rc4",
"kind": "prerelease",
"published_at": "2021-02-25T16:17:10Z"
},
{
"tag": "v0.1.0-rc2",
"kind": "prerelease",
"published_at": "2021-02-23T14:30:36Z"
},
{
"tag": "v0.1.0-rc1",
"kind": "prerelease",
"published_at": "2021-02-19T11:53:23Z"
},
{
"tag": "v0.1.beta1",
"kind": "other",
"published_at": "2020-11-02T12:06:07Z"
},
{
"tag": "v0.1.dev1",
"kind": "other",
"published_at": "2020-10-12T09:07:35Z"
}
],
"recent_commits": [
{
"oid": "b6aeefde4540eb3b0ad4107271310504bef81b39",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.21...v0.15.22)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1639)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-07-20T18:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0763c76e517cc1ce05bf3c84229ea1112483068",
"body": "* Move cli options parsing to seperate function\n\nalso rename find_options_file to parse_options for consistency\n\n* Add testing for parse_options_from_cli\n\n* revert from parse_options to find_options file to limit PR to one item of work\n\n* Add coverage to check that option defaults are not changed wh\n[…]\nexplain the use of a dataclass in test_main\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactored and improved test coverage of CLI argument handling (#1611)",
"author_name": "Sam Cunningham",
"author_login": "SamC-STFC",
"committed_at": "2026-07-16T12:23:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c42aef8794365e407f9cbe26598b0750bfffe1cd",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.15.21)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1636)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-07-14T08:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7388d64b394faddcd604ff0aae8a47d4c30ba208",
"body": "…pected plots (#1635)\n\n* Update functions to test plotly to use json instead of html\n\n* Update docstrings",
"is_bot": false,
"headline": "Updated performance profiles tests to use json instead of html for ex…",
"author_name": "Letizia Protopapa",
"author_login": "Letizia97",
"committed_at": "2026-07-13T15:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e209a4eddf07d8f450c9bfb9f4cbc2a80e8b4c",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.18...v0.15.20)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1631)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-06-30T09:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d84229c144a086c7940dadc33c878ef572d4c72",
"body": "* Add security message and tidy up links\n\n* fix note formatting\n\n* switch note to blockquote so it renders in docs correctly",
"is_bot": false,
"headline": "Added note about security patches to README (#1630)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-06-26T14:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c448dc753fb21f9cc3f992e27bd2995b8e7307",
"body": null,
"is_bot": false,
"headline": "Update version in CITATION.cff (v1.5.0)",
"author_name": "Jess Farmer",
"author_login": "jess-farmer",
"committed_at": "2026-06-26T10:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6803827d4f22a10776ca9f7f044a96c5f75e770",
"body": "* change test problem to avoid small differences in results\n\n* update mantid controller unit tests",
"is_bot": false,
"headline": "Fixed failing Mantid Multifit regression tests (#1629)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-06-25T10:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492c29b285351049a66ed409ac6f50c13f44ab47",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.17...v0.15.18)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1628)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-06-24T10:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47feb706feef8d3153ee628af137884690102c31",
"body": "* Remove polyfill lines\n\n* Remove mathjax js file and get it from cdn\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Removed polyfill lines from html files (#1622)",
"author_name": "Letizia Protopapa",
"author_login": "Letizia97",
"committed_at": "2026-06-22T09:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d170de59026ef992ecceb138ac546567fce2d36d",
"body": "* Remove unneeded folders from container\n\n* tmp\n\n* fix yml file\n\n* fix yml file\n\n* fix yml file\n\n* Update Containers/full-tests/Containerfile\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>\n\n* Try reducing size of container file\n\n* Reduce lines for pygsl install\n\n* r\n[…]\nage size\n\n* add no-cache-dir option to pygsl install\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>\nCo-authored-by: Jess Farmer <jessica.farmer@stfc.ac.uk>",
"is_bot": false,
"headline": "Reduce size of full-tests container (#1617)",
"author_name": "Letizia Protopapa",
"author_login": "Letizia97",
"committed_at": "2026-06-19T10:04:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8bfd5d201d23d0a609c58129636bf468e4dcb15",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.17](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.17)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1618)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-06-16T15:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1228d4d527e46f5f188eccc1136c6b3b60eb08",
"body": "* Remove plotly.js\n\n* Update tests\n\n* Remove plotly from js_dict\n\n* Add note on docs about internet being required for plotly\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Removed plotly.js and updated plotly version (#1623)",
"author_name": "Letizia Protopapa",
"author_login": "Letizia97",
"committed_at": "2026-06-16T15:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b445462b873116c9928e49a3ef18b49f42c0b95a",
"body": null,
"is_bot": false,
"headline": "update expected regression test results (#1625)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-06-16T15:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb7ba3f6c2c5fddb530e912ec11d291b18cf962",
"body": "* remove restriction on codecarbon version\n\n* Updated codecarbon docs and print warning for Mac users\n\n* revert change setting allow_multiple_runs to false\n\n* Update pyproject.toml\n\nCo-authored-by: Sam Cunningham <Sam.Cunningham@stfc.ac.uk>\n\n* add additional tests for emissions tracking\n\n* split emi\n[…]\nons_tracker stop_task\n\n* define tracker_stopped variable earlier\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>\nCo-authored-by: Sam Cunningham <Sam.Cunningham@stfc.ac.uk>",
"is_bot": false,
"headline": "Removed restriction on codecarbon version (#1586)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-05-28T09:10:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eadb48050527cbf25c8b5e3d1789a38d2363b2a0",
"body": "* Add SASfit to full-tests container\n\n* add lsb-release install\n\n* add libssl-dev install\n\n* add build-essential install\n\n* Add fuse-overlayfs install\n\n* Fix error\n\n* Ignore build error\n\n* Remove unneeded\n\n* Add comment\n\n* Add comment around sasfit folder not being removed",
"is_bot": false,
"headline": "Added SASfit to full-tests container (#1614)",
"author_name": "Letizia Protopapa",
"author_login": "Letizia97",
"committed_at": "2026-05-27T15:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "221c32517232bdbfba699d2d8425ef31d46f6a6f",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.12...v0.15.14)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1615)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-05-27T10:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07999658274077ff8563f6708ce9d5c6bcdb3086",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1608)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-04-30T08:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1fe801601767024ec5089ccdc8167065f3a315",
"body": "…over the results tables (#1596)\n\n* added hover text to results table\n\n* update unit tests to expect the new hover text formatting\n\n* add default value when retrieving status from checkpoint\n\n* improve docstrings\n\n* Make error flag mappings list globally accessible to reduce duplication\n\n* switch to\n[…]\ndundant import\n\n* re-add required import for pandas.io.formats.style\n\n* update expected test data to support merged changes\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Added the ability to see various metrics and run status in a tooltip …",
"author_name": "Sam Cunningham",
"author_login": "SamC-STFC",
"committed_at": "2026-04-23T13:58:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0d71925c42d5cba8d3a1773b90d01979cb4b9fe",
"body": "* Re-add error flag to runtime and compare tables\n\n* Update expected test data to include superscript error flags\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Re-added error flags to runtime and compare tables (#1603)",
"author_name": "Sam Cunningham",
"author_login": "SamC-STFC",
"committed_at": "2026-04-21T10:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06dd9a2cb0c0afe4f88994be10940c5b2cf9afd1",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.10...v0.15.11)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1607)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-04-21T10:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016076a886eba801c77f402f1afd37628b014e49",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.9...v0.15.10)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1599)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-04-14T12:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9fc6bddb8ae6d0d3701634d46080fd6058e46b",
"body": "* Switch docs to use more recently generated plots\n\n* Disable starting guess on lmsder plot\n\n* switch to higher resolution plots\n\n* update colour for starting guess to the latest default\n\n* switch to comparison with SciPy's COBYLA to show nuance in comparisons\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Switched docs to use more recently generated plots (#1591)",
"author_name": "Sam Cunningham",
"author_login": "SamC-STFC",
"committed_at": "2026-04-10T15:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b39959112fd101dcfb16969d9918039f0b1473b",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1594)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-04-07T10:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8c5472446d9d5c91e7c8423c98cdc5c6441b51",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.7...v0.15.8)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1592)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-04-01T14:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370b92bf014c5cc190982e3b268ee7d1fc0ffded",
"body": "* Added ability to enable/disable error bars on fit plot\n\nAlso added unit test for toggle error bars button\n\nAnd updated `test_plotly_fit_create_files` to expect 4 occurences of\nerror_y in the html document, since error y is referenced in the new\nbutton's arg and arg2\n\n* Update test function wording\n[…]\nreate_files test\n\n* Update docstring for add_menu_buttons\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Added ability to enable/disable error bars on fit plot (#1590)",
"author_name": "Sam Cunningham",
"author_login": "SamC-STFC",
"committed_at": "2026-04-01T10:56:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a252461a6de4536e8c6495f8c71ca906cccba269",
"body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1589)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-03-24T15:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0805377973438a530d1ae4134fd8ce4a685b67a2",
"body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1584)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-03-18T16:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f476daeeec1e0b07c00e09be2bf59e79a839e6",
"body": null,
"is_bot": false,
"headline": "Update version in CITATION.cff (v1.4.0)",
"author_name": "Jess Farmer",
"author_login": "jess-farmer",
"committed_at": "2026-03-11T15:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7e66cd01679dde5056e37c88801799d49bb0ba",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.4...v0.15.5)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1581)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-03-10T16:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0da87bcff2be800baefa05d7699921934e854b7",
"body": null,
"is_bot": false,
"headline": "Added GALAHAD as a default solver (#1571)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-03-09T14:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac28b0403d3a91e37456a0a0e06c781590b1dc81",
"body": null,
"is_bot": false,
"headline": "Installed python via apt instead of uv in full tests container (#1580)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-03-05T16:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d774bf11f4e01b6f52a755575561cac0622d44d",
"body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1575)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-03-03T16:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb7786bdd23110387884fae9562e9b34ca3c23c",
"body": "* change plotly version to less than 6.6.0\n\n* fix perf profiles tests, if using latest plotly\n\n* Check if tests changes are compatible with older plotly versions\n\n* Ask for plotly >= 6.6.0\n\n* Update plotly.js to version v3.4.0",
"is_bot": false,
"headline": "Updated tests for plotly version 6.6.0 (#1577)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2026-03-03T15:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494a873744d9a7052468e228c627aa9f49f0068e",
"body": null,
"is_bot": false,
"headline": "Updated minimum supported Python version to 3.10 (#1574)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-03-03T09:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996d46516ffba3e73432e6fbe47962ace433d3d1",
"body": "Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1570)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-02-24T11:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdb1b658455efaf0767613cd8780b6147987862",
"body": "* add new docs page\n\n* reword sentence\n\n* Apply suggestion from @Letizia97\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>\n\n* Apply suggestion from @Letizia97\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>\n\n* Apply suggestion from @Letizia97\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>\n\n* add spinw link and make formatting fixes\n\n---------\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Added technical reports to docs (#1568)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-20T09:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1902dd3d5e68d829ff08bd43c43849d0525777d4",
"body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.14...v0.15.1)\n\n* apply ruff fixes\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>\nCo-authored-by: Jess Farmer <jessica.farmer@stfc.ac.uk>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1563)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-02-19T16:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77553341b225c844233f6672f79a58a4aaa7ea41",
"body": null,
"is_bot": false,
"headline": "add sklearn dependency (#1569)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-18T13:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc68bf49e3f9f9c3ee65e9feba89695840e4217c",
"body": null,
"is_bot": false,
"headline": "remove numpy<2.0 line (#1565)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-18T09:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8303edfe5fb5e6cb6093af558f37a356ddb7393f",
"body": null,
"is_bot": false,
"headline": "update to macos-latest (#1566)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-16T14:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ccddf6d072ade8af3078332e1dbedd3bf8f24f",
"body": null,
"is_bot": false,
"headline": "Fixed Mantid Test Workflow (#1564)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-12T16:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6f4e50a633cb22ff77b6af222db6180911c9d6",
"body": "* Update container for sscanss\n\n* Container: Specify minimum version in cmake builds\n\n* Container: Update mantid\n\n* Container: Fix cutest install\n\n* Remove mantid install from containerfile\n\n* fix theseus install\n\n* Comment out torch installation\n\n* Comment out theseus installation to check memory i\n[…]\n@users.noreply.github.com>\nCo-authored-by: Tyrone Rees <tyrone.rees@stfc.ac.uk>\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>\nCo-authored-by: Jess Farmer <jessica.farmer@stfc.ac.uk>",
"is_bot": false,
"headline": "Add Sscanss and move Mantid to a separate container (#1469)",
"author_name": "Andrew Lister",
"author_login": "AndrewLister-STFC",
"committed_at": "2026-02-12T14:42:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4cfeacf1bdff51220904fb18a97dee4778da72eb",
"body": "* Add extra CrCl2Pym problem\n\n* add check for row vector\n\n* Fix issue with parsing and plotting of SpinW 2D data\n\n* update initial params\n\n* minor changes\n\n* add parameter ranges\n\n* Mask out nans for SpinW problems and add extra SpinW data (#1508)\n\nCo-authored-by: Jessica Huntley <79837359+jess-farm\n[…]\nuk>\n\n* update docs to include new problems\n\n* update links to datasets\n\n* change to capital W\n\n* undo change to remove line\n\n---------\n\nCo-authored-by: Letizia Protopapa <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Added additional SpinW Problems (#1490)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-02-09T15:11:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09a4ed6e0a1d675209fe16a2effd6c7f6db65992",
"body": null,
"is_bot": false,
"headline": "switch to macos-latest (#1562)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2026-01-30T10:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f5aae6cca0f53a61312707ab09617e5b0b92b56",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.14.14)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1561)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-01-26T21:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5920bdcce0b9221db1a5c047b56014554dd0c2c",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.11...v0.14.13)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1554)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-01-23T10:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22238cdffb383b50f029a8c928ab5233fdfad4c1",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.9...v0.14.11)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1551)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2026-01-14T07:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a446511a6c66981a042e55c7bbce48c8f64d3dc0",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.9)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1550)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-12-16T13:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f104cd26e8a17f9cafb0d7500604a0216f7a707f",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.6...v0.14.8)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1546)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-12-12T12:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892d23c2d8339de444d8d71d7cdafd0435a01d74",
"body": null,
"is_bot": false,
"headline": "Change macos-13 to macos-latest (#1549)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-12-12T11:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7907f6d8162f491e33501fd55161c071837fcb",
"body": null,
"is_bot": false,
"headline": "Minor bug fixes (#1545)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2025-12-09T17:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7325c64c98d6a81983b8d5610efc6b7475d5880",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.1...v0.14.6)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1539)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-11-25T11:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d38ece4975a4dc9eb60f72e1484404d402efbf4",
"body": "Co-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Added support for SScanSS inverse kinematics problems (#1269)",
"author_name": "Andrew Lister",
"author_login": "AndrewLister-STFC",
"committed_at": "2025-11-10T13:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3a44cfcdb9dcf80aea7ff595ec628d243cb8da",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.0...v0.14.1)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1538)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-10-24T13:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adad0a47c204a3aebf98b187d57a18670a2883f5",
"body": null,
"is_bot": false,
"headline": "Fixed typos in the docs (#1537)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-10-22T14:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51c3205f86d8233bba13f3c0a6ed1379de44591",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.1...v0.14.0)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1535)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-10-14T10:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccb6fc7eb61f7ed11cc193c56b692c47740f525",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.11...v0.13.1)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1533)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-09-24T14:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb30926fd0b6573f8f9b006ab21e8146b2e5b59",
"body": "Co-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Add Letizia to citation (#1509)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-09-09T15:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf35406a9014b65ef4935a0aa5581460f18688b",
"body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.7...v0.12.11)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1531)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-09-08T09:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034415d60057024dc94e302fa9da909b6082f5ef",
"body": null,
"is_bot": false,
"headline": "Enable user to specify Dash IP address (#1530)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-09-02T08:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b05d41dfe5c104288528ed64ce61080e8da7ce",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.12.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.5...v0.12.7)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1526)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-08-05T19:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb92ff30fe353c684897fa6e26e33811c00494dc",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.4...v0.12.5)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1517)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-07-29T09:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47cec04e419bef6226c1fc2edb2adbcc14e153f",
"body": "…ng when loading results from checkpoint.json (#1511)\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "fixed the bug that caused the multistart plots to have wrong formatti…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-07-24T10:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7242d41cc0ab2f7d0fa2604d23e8c081a0bc542",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.3...v0.12.4)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1512)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-07-21T20:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a4622d09f23c3620567611e4965ff32bc14825",
"body": "…f fitbenchmarking (#1507)\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Updated the Zenodo badge to redirect the user to the latest version o…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-07-21T12:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ebfcb3bd26a83990e029a35938762082ad9585",
"body": "…g conditions (#1494)",
"is_bot": false,
"headline": "Added plots to visualize minimizer performance with different startin…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-07-21T10:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d3821388c46a23feb1e7129c1fa4bc89f0b4aa",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.2...v0.12.3)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1504)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-07-15T09:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bb04356fb4d352e7669baa0d654bd524730e26",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.1...v0.12.2)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1498)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-07-08T13:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff5cb4047bcab98cf22f20d1b025f2c721bfb46d",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.0...v0.12.1)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1497)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-06-30T18:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21be81b1e70e742a1a8af55e324f17e55d9eeb86",
"body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.13...v0.12.0)\n\n* Updated requirements\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1496)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-06-24T22:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027394218c3af4cba040235b8876055b3022d1fb",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.12...v0.11.13)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1493)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-06-10T06:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d6d7e73e8a506959566627cf5dca3fe3ad7382",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.11...v0.11.12)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1491)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-06-03T10:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23291491042ca6b35131a233ef3ea95452da679",
"body": null,
"is_bot": false,
"headline": "Update version in CITATION.cff (v1.3.0)",
"author_name": "Jess Farmer",
"author_login": "jess-farmer",
"committed_at": "2025-05-29T13:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ba6669393ae8201d7dad62c21220d9a0ab723f",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.10...v0.11.11)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1489)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-05-27T10:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fc04ee0fabe7b9f79879f95cb6025e8daa7158",
"body": "Co-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Support 2D SpinW data fitting (#1468)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2025-05-23T14:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b04368f4fb04b06462810f317bc90c8bc23ef3",
"body": "…starting conditions for mantid problems (#1486)\n\n* Added logic to create problems with different starting conditions for mantid parser\n\n* Added tests for the new feature\n\n* Fixed typo\n\n* Updated docs\n\n* Apply suggestions from code review\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Added functionality to benchmark minimizer performance with multiple …",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-05-23T10:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec2827ae6b6ead997f1145992f99827a4f3ac2b",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.9...v0.11.10)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1488)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-05-20T11:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf6e760f4bf77898d4f6cd3e47e09a147f6d990",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.9)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1485)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-05-12T18:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a878fea998e14e6ba990b16f12aa52dd6e190a6d",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.11.8)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1481)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-05-09T15:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1419c78cee979e2b6f35d11c183a21cf9449ddba",
"body": "* Fix legend at bottom of graphs\n\n* Place legend on the right for residuals plots\n\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>\n\n---------\n\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix legend at the bottom of plots (#1484)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-05-09T15:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fca31755544a7f60d92f92b2de4b39cdd6442b",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.6...v0.11.7)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1479)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-04-29T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c2783999d56fd85e99e3a108477a492fe83fa1",
"body": "… results (#1476)\n\n* Added the software dropdown menu for filtering results\n\n* Updated the expected results of the default tests\n\n* Updated styles\n\n* Updated logic to handle edge cases\n\n* Added logic for toggle cost function\n\n* Updated logic\n\n* Updated logic to handle edge cases\n\n* fixed more edge cases\n\n* Updated the logic to handle the case where error in data cel\n\n* Added note",
"is_bot": false,
"headline": "Added new dropdown menus for filtering the software and cost function…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-04-28T15:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c4cb8732d9a321039c9c468401bb7fff693afd",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.11.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.5...v0.11.6)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1477)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-04-22T09:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da96d998780b3406e1593b3dd61b1c3ec92819a",
"body": "* Updated the __init__ method\n\n* Added the _get_constraint_str method\n\n* fixed system tests\n\n* Added tests for get_constraint_str\n\n* Added the _get_param_names method\n\n* Fix the failing regression test\n\n* added a new method _get_ties_str\n\n* Refactored __init__\n\n* removed the _get_param_names method\n\n[…]\nore tests\n\n* Added tests for functionDeriv1D\n\n* used xvals\n\n* added tests for fit\n\n* Added tests for cleanup\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactored the MantidController and added unit tests (#1463)",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-04-16T13:31:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f8187038e62342626162b743bfe813a27e052c28",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.5)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1475)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-04-15T11:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87ba31e9f45256447e2108f4540fe895e7152a5",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.2...v0.11.4)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1474)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-04-07T19:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391d50055980ca550f9996d5bd494d44cf345b67",
"body": "…enchmarking from PyPI (#1472)\n\n* Moved the settings of codecarbon options to the EmissionsTracker initialization\n\n* Updated the docs\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Fixed the issue of codecarbon logs being visible when installing fitb…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-28T10:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6a1a42077479aa569dd508646de32a18fb8289",
"body": "…#1471)\n\n* Added logic to update the runtime metric in the fitting report\n\n* Updated logic to use sessionStorage instead of localStorage",
"is_bot": false,
"headline": "Fixed the bug that did not update the runtime in the fitting report (…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-28T10:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2658e1df01cb681069faac27ee1c79f76147d3e",
"body": "* Initial refactoring\n\n* Make sure x_data makes sense for SpinW\n\n* Simplify check on SpinW data lengths\n\n* Update tests\n\n* Add new tests\n\n* Make sure starting guess is shown in the right plots\n\n* more refactoring\n\n* Improve names and remove white lines\n\n* Update tests\n\n* Improve tests\n\n* Update plot\n[…]\nral\n\n* Update tests\n\n* Improve tests again\n\n* Improve docstrings\n\n* Improve if condition\n\n* More refactoring\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactored plots (#1456)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-03-27T14:47:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ccf0faf3fcc8b230a285c707d7f0082a256069b5",
"body": "* Improve matlab docs\n\n* Fix Horace installation link.\n\n* Improve text\n\n* Fix typos\n\n* Improve formatting.\n\n* Create separate page for MATLAB\n\n* Add method 2 for installing MATLAB\n\n* Fix formatting\n\n* Correct indentation\n\n* Add refs\n\n* Fix formatting\n\n* Improve text\n\n* Improve text\n\n* Add more details on how to install matlab\n\n* Specify sudo should be used to install matlab\n\n* Improve text\n\n* Improve formatting\n\n---------\n\nCo-authored-by: Tyrone Rees <tyrone.rees@stfc.ac.uk>",
"is_bot": false,
"headline": "Improved docs on installing external software (#1418)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-03-27T11:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ecd6ad029972808fcdb52ab6956e368422cc6c",
"body": "* Reduce chain length for testing\n\n* keep longer chain length for emcee\n\n* reduce emcee chain length to 50000\n\n---------\n\nCo-authored-by: Letizia97 <letizia.protopapa@stfc.ac.uk>",
"is_bot": false,
"headline": "Reduced chain length for Bayesian controller tests (#1459)",
"author_name": "Jessica Huntley",
"author_login": "jess-farmer",
"committed_at": "2025-03-27T11:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145fe4e7d2c0073c3454cb714efd1d8743d3592d",
"body": "…he compare and runtime tables (#1461)\n\n* Added a dropdown radio button menu to select the runtime metric\n\n* Updated the table tests\n\n* updated save_results\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Added a dropdown radio button menu to select the runtime metric for t…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-26T11:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c957bb1207fc930c748eee1fd918e95c2c8756bd",
"body": null,
"is_bot": false,
"headline": "reverted changes to workflows (#1467)",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-25T14:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3fb7ed13eb4de2c71cf9047144fddbd01406de",
"body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.0...v0.11.2)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1464)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-03-24T19:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031c97530b4f6283c80526d70ff6f11b49791891",
"body": null,
"is_bot": false,
"headline": "Fixed the failing main, integration and install tests (#1465)",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-24T19:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a473f5a81107553f434b8b95a147e913f92ef10",
"body": "…les (#1462)\n\n* Updated the fitting report template\n\n* updated docs\n\n* Updated the tests for get_figure_paths",
"is_bot": false,
"headline": "Updated the fitting report template to consolidate the graphs and tab…",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-19T16:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82716374bf37f0fe0e6f6a5fc5cc14fa7d036976",
"body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.10...v0.11.0)\n\n* used dict.fromkeys instead of dict comprehension\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: RabiyaF <47083562+RabiyaF@users.noreply.github.com>",
"is_bot": true,
"headline": "[pre-commit.ci] pre-commit autoupdate (#1460)",
"author_name": "pre-commit-ci[bot]",
"author_login": "pre-commit-ci[bot]",
"committed_at": "2025-03-17T20:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d87db6a6f742319b9e5f14f9ac414e4a51f6e2",
"body": "…unit tests (#1455)\n\n* refactored _parse_ties and added tests\n\n* Updated the tests to use parser factory\n\n* added tests for _parse_function\n\n* Added tests for _create_function, _get_starting_values and _get_equation\n\n* removed redundant return statement\n\n* refactored and added tests for _set_additio\n[…]\nn to verify None is returned in case of exception\n\n* Added test_mantid_parsers.py to the ignore list for SLF\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactored the MantidParser and MantidDevParser class and added more …",
"author_name": "RabiyaF",
"author_login": "RabiyaF",
"committed_at": "2025-03-14T12:16:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4524ced06fd43535138a926b25c7784992ef8c2",
"body": "* Show one residual plot for each cost func\n\n* Ensure same colour for same minimizers\n\n* Update plots for SpinW\n\n* Fix comparison plots for SpinW\n\n* Improve position of row_titles.\n\n* fix tests\n\n* Add tests\n\n* Remame vars\n\n* Add docstring for plotly_spinw\n\n* Fix tests\n\n* Refactoring\n\n* Temporarily f\n[…]\nest\n\n* Have one legend for all subplots\n\n* Fix error message when make plots is set to no.\n\n* Improve legend\n\n---------\n\nCo-authored-by: Jessica Huntley <79837359+jess-farmer@users.noreply.github.com>",
"is_bot": false,
"headline": "Updated comparison plots and added residuals plots (#1433)",
"author_name": "Letizia97",
"author_login": "Letizia97",
"committed_at": "2025-03-13T17:16:26Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 63,
"latest_release_at": "2026-06-26T12:00:37Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 32,
"days_since_latest_release": 29,
"mean_days_between_releases": 165.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "FitBenchmarking",
"exists": true,
"license": null,
"keywords": [
"benchmark",
"comparison",
"fitting",
"least squares",
"optimisation",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/FitBenchmarking/",
"is_deprecated": false,
"latest_version": "1.5.0",
"repository_url": "https://github.com/fitbenchmarking/fitbenchmarking",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2020-10-12T09:14:42.040370Z",
"latest_published_at": "2026-06-26T12:01:18.643247Z",
"latest_version_yanked": null,
"days_since_latest_publish": 29
}
]
},
"popularity": {
"forks": 8,
"stars": 16,
"watchers": 20,
"fork_history": {
"days": [
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 134
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 47206,
"source_files_sampled": 239,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 68,
"malicious_count": 0,
"assessed_package": "pypi:FitBenchmarking@1.5.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "docutils",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tqdm",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.60"
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "matplotlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.0"
},
{
"name": "plotly",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.6.0"
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.18,<1.16.0"
},
{
"name": "lxml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.3"
},
{
"name": "jinja2",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "configparser",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "codecarbon",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.2.6"
},
{
"name": "dash",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codecarbon",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "configparser",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "dash",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "lxml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "matplotlib",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "plotly",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-mdinclude",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 15,
"direct_count": 12,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 732,
"open_issues": 128,
"closed_ratio": 0.853,
"closed_issues": 740,
"closed_unmerged_prs": 33
},
"bus_factor": 3,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "wathen",
"commits": 673,
"avatar_url": "https://avatars.githubusercontent.com/u/15614849?v=4"
},
{
"type": "User",
"login": "AndrewLister-STFC",
"commits": 635,
"avatar_url": "https://avatars.githubusercontent.com/u/48282025?v=4"
},
{
"type": "User",
"login": "bb511",
"commits": 536,
"avatar_url": "https://avatars.githubusercontent.com/u/33397154?v=4"
},
{
"type": "User",
"login": "tyronerees",
"commits": 415,
"avatar_url": "https://avatars.githubusercontent.com/u/13645545?v=4"
},
{
"type": "User",
"login": "Anders-Markvardsen",
"commits": 267,
"avatar_url": "https://avatars.githubusercontent.com/u/1135476?v=4"
},
{
"type": "User",
"login": "AtomAnu",
"commits": 183,
"avatar_url": "https://avatars.githubusercontent.com/u/52159536?v=4"
},
{
"type": "User",
"login": "jess-farmer",
"commits": 161,
"avatar_url": "https://avatars.githubusercontent.com/u/79837359?v=4"
},
{
"type": "User",
"login": "RabiyaF",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/47083562?v=4"
},
{
"type": "User",
"login": "AnthonyLim23",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/25006392?v=4"
},
{
"type": "User",
"login": "robertapplin",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/40830825?v=4"
}
],
"contributors_sampled": 26,
"top_contributor_share": 0.206
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_container.yml",
"install.yml",
"integration.yml",
"main.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 9,
"reason": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"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": 8,
"reason": "Found 14/16 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "18 commit(s) and 6 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b6aeefde4540eb3b0ad4107271310504bef81b39",
"ran_at": "2026-07-25T14:37:28Z",
"aggregate_score": 6.5,
"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-20T18:48:26Z",
"oldest_open_prs": [
{
"number": 1235,
"created_at": "2024-01-30T11:45:13Z",
"last_comment_at": "2025-09-18T15:59:05Z",
"last_comment_author": "coveralls"
},
{
"number": 1298,
"created_at": "2024-07-29T09:51:21Z",
"last_comment_at": "2024-08-19T13:02:27Z",
"last_comment_author": "github-actions"
},
{
"number": 1514,
"created_at": "2025-07-23T14:28:30Z",
"last_comment_at": "2026-03-16T14:03:40Z",
"last_comment_author": "talassio"
},
{
"number": 1595,
"created_at": "2026-04-07T15:09:49Z",
"last_comment_at": "2026-07-14T11:00:06Z",
"last_comment_author": "jess-farmer"
},
{
"number": 1613,
"created_at": "2026-05-05T15:04:31Z",
"last_comment_at": "2026-06-29T14:25:05Z",
"last_comment_author": "jess-farmer"
},
{
"number": 1637,
"created_at": "2026-07-16T12:25:53Z",
"last_comment_at": "2026-07-16T12:31:55Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-07-20T18:43:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 197,
"created_at": "2019-08-19T14:47:24Z",
"last_comment_at": "2025-08-01T09:23:47Z",
"last_comment_author": "jess-farmer"
},
{
"number": 231,
"created_at": "2019-09-16T13:42:00Z",
"last_comment_at": "2021-02-12T14:48:14Z",
"last_comment_author": "AndrewLister-STFC"
},
{
"number": 265,
"created_at": "2019-10-07T10:59:30Z",
"last_comment_at": "2020-01-16T10:22:04Z",
"last_comment_author": "tyronerees"
},
{
"number": 275,
"created_at": "2019-10-29T12:05:22Z",
"last_comment_at": "2024-04-08T09:01:57Z",
"last_comment_author": "AnthonyLim23"
},
{
"number": 332,
"created_at": "2019-11-29T12:57:45Z",
"last_comment_at": "2025-07-14T12:42:34Z",
"last_comment_author": "jess-farmer"
},
{
"number": 357,
"created_at": "2019-12-19T16:35:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 376,
"created_at": "2020-01-08T10:23:58Z",
"last_comment_at": "2025-04-23T12:14:20Z",
"last_comment_author": "jess-farmer"
},
{
"number": 381,
"created_at": "2020-01-09T09:58:40Z",
"last_comment_at": "2025-07-17T10:55:41Z",
"last_comment_author": "jess-farmer"
},
{
"number": 396,
"created_at": "2020-01-16T11:57:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 441,
"created_at": "2020-02-12T17:32:37Z",
"last_comment_at": "2025-07-14T14:54:18Z",
"last_comment_author": "AndrewLister-STFC"
},
{
"number": 457,
"created_at": "2020-02-14T15:01:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 465,
"created_at": "2020-02-20T07:49:36Z",
"last_comment_at": "2025-07-14T12:41:54Z",
"last_comment_author": "jess-farmer"
},
{
"number": 469,
"created_at": "2020-02-26T10:03:39Z",
"last_comment_at": "2025-06-30T12:52:07Z",
"last_comment_author": "Letizia97"
},
{
"number": 488,
"created_at": "2020-03-09T14:49:06Z",
"last_comment_at": "2025-06-30T13:06:15Z",
"last_comment_author": "AndrewLister-STFC"
},
{
"number": 503,
"created_at": "2020-04-01T08:26:34Z",
"last_comment_at": "2025-05-19T12:45:11Z",
"last_comment_author": "jess-farmer"
},
{
"number": 504,
"created_at": "2020-04-01T08:29:24Z",
"last_comment_at": "2021-06-24T10:45:00Z",
"last_comment_author": "tyronerees"
},
{
"number": 505,
"created_at": "2020-04-01T08:30:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 506,
"created_at": "2020-04-01T08:34:13Z",
"last_comment_at": "2025-06-30T12:49:14Z",
"last_comment_author": "Letizia97"
},
{
"number": 507,
"created_at": "2020-04-01T08:39:38Z",
"last_comment_at": "2025-06-30T12:50:02Z",
"last_comment_author": "Letizia97"
},
{
"number": 534,
"created_at": "2020-05-18T18:23:14Z",
"last_comment_at": "2025-06-30T12:45:08Z",
"last_comment_author": "Letizia97"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fitbenchmarking/fitbenchmarking",
"host": "github.com",
"name": "fitbenchmarking",
"owner": "fitbenchmarking"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 74 is calibrated to 88 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 74,
"calibrated": 88,
"calibration": "2026-08-02"
}
}
],
"value": 88,
"inputs": {
"security": 72,
"vitality": 84,
"community": 44,
"governance": 78,
"calibration": "2026-08-02",
"engineering": 91,
"ai_readiness": 47,
"weighted_overall_raw": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 84,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 0.54,
"days_since_last_push": 0,
"active_weeks_last_year": 32
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "32/52 weeks with commits",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 32
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 29,
"mean_days_between_releases": 165.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 29 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~165.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 165.8
}
}
],
"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": 17,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 17 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 17
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 44,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 8,
"stars": 16,
"watchers": 20,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "20 watchers",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 20
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"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": true
},
"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": 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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 78,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 26,
"top_contributor_share": 0.206
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 21% of commits",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 21
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "26 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 26
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 88,
"inputs": {
"merged_prs": 732,
"open_issues": 128,
"closed_issues": 740,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.853,
"closed_unmerged_prs": 33,
"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": "85% of issues closed",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "732/765 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 732,
"decided": 765
}
}
],
"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 14/16 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "fitbenchmarking",
"public_repos": 3,
"account_age_days": 2660
},
"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": "2 followers of fitbenchmarking",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "fitbenchmarking"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~7 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"FitBenchmarking"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 29
},
"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 29 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 29
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 91,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://fitbenchmarking.readthedocs.io",
"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://fitbenchmarking.readthedocs.io",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 72,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"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": 65,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"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 14/16 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "18 commit(s) and 6 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:FitBenchmarking@1.5.0 runtime dependency closure — what installing the published package pulls in — 68 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:FitBenchmarking@1.5.0",
"assessed": 68
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 68,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 68,
"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": "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": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 47,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.926,
"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": "50 of 54 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 54
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 47206,
"source_files_sampled": 239,
"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/239 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 239,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 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.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:38:02.961960Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fitbenchmarking/fitbenchmarking.svg",
"full_name": "fitbenchmarking/fitbenchmarking",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}