原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ipython-notebook",
"jupyter-notebook",
"python",
"testing",
"pytest-plugin",
"pytest"
],
"is_fork": false,
"size_kb": 938,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 72463,
"Makefile": 362,
"Jupyter Notebook": 68640
},
"pushed_at": "2025-09-17T08:10:44Z",
"created_at": "2015-04-09T09:40:33Z",
"owner_type": "Organization",
"updated_at": "2026-04-07T13:56:24Z",
"description": "A py.test plugin to validate Jupyter notebooks",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Python",
"significant_languages": [
"Python",
"Jupyter Notebook"
]
},
"owner": {
"blog": "http://cmg.soton.ac.uk",
"name": "Computational Modelling Group (Hans Fangohr)",
"type": "Organization",
"login": "computationalmodelling",
"company": null,
"location": "Southampton, UK",
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/11869420?v=4",
"created_at": "2015-04-09T10:28:58Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 4128
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.11.0",
"kind": "minor",
"published_at": "2024-03-04T14:35:29Z"
},
{
"tag": "0.10.0",
"kind": "minor",
"published_at": "2023-01-11T11:27:13Z"
},
{
"tag": "0.9.6",
"kind": "patch",
"published_at": "2020-07-30T10:56:09Z"
},
{
"tag": "0.9.5",
"kind": "patch",
"published_at": "2020-02-12T12:03:42Z"
},
{
"tag": "0.9.4",
"kind": "patch",
"published_at": "2019-12-16T14:52:24Z"
},
{
"tag": "0.9.3",
"kind": "patch",
"published_at": "2019-09-27T08:32:50Z"
},
{
"tag": "0.9.2",
"kind": "patch",
"published_at": "2019-07-03T12:43:35Z"
},
{
"tag": "0.9.1",
"kind": "patch",
"published_at": "2018-06-04T15:04:37Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2017-01-17T10:23:47Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2016-10-18T11:55:19Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2016-10-17T14:29:00Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2016-10-17T13:59:55Z"
}
],
"recent_commits": [
{
"oid": "3299cc6c70b31f4955b3893f4e082adab6b0e253",
"body": "Update dodo.py; remove not necessary dependency",
"is_bot": false,
"headline": "Merge pull request #215 from andife/patch-3",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-17T08:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca1b73ff1d449f048a5a9d6e1099072ed6bd46b8",
"body": "Don't save coverage setup and teardown to history",
"is_bot": false,
"headline": "Merge pull request #198 from yut23/avoid_history_cover",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T16:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9651c8f8d20c7204fe087e5c786fbcf85aade09",
"body": "read config in unicode",
"is_bot": false,
"headline": "Merge pull request #199 from casperdcl/fix-windows-encoding-error",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T16:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad274769eeca695c24ceed0c4506df53e62724b",
"body": "BUG: fix cell numbering",
"is_bot": false,
"headline": "Merge pull request #221 from bsipocz/BUG_fix_cell_numbering",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T16:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75c40d27ddf059f9329df940564598bd2846ea37",
"body": "CI: do not run CI in the forks",
"is_bot": false,
"headline": "Merge pull request #223 from bsipocz/CI_dont_run_on_forks",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T16:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0915159ba1f59f99174116b455d8e39d560580",
"body": "Update license field to use proper SPDX identifier",
"is_bot": false,
"headline": "Merge pull request #226 from leifdreizler/fix-spdx-license",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T16:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64ae4ea8fc8fc6747928d0e84c90ea5b366e7e6",
"body": "MAINT: adding sphinx configuration",
"is_bot": false,
"headline": "Merge pull request #222 from bsipocz/BUG_fix_RTD",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T15:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3c5b6b61321b63e9e0f66e07d4c8be17dbb2c7",
"body": "…_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0\n\nBump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows",
"is_bot": false,
"headline": "Merge pull request #228 from computationalmodelling/dependabot/github…",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-09-16T15:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348d4b819b01bfb9ee8ebc7c80b6fdd10aa87786",
"body": "Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: pypa/gh-action-pypi-publish\n dependency-version: 1.13.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pypa/gh-action-pypi-publish in /.github/workflows",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-04T15:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6535a68b4aebe427759b1725de77f398a2be354c",
"body": "This changes the license field to be a valid [SPDX identifier](https://spdx.org/licenses) aligning with [PEP 639](https://peps.python.org/pep-0639/#project-source-metadata). This populates the `license_expression` field in the PyPI API which is used by downstream tools including deps.dev",
"is_bot": false,
"headline": "Update license field to use proper SPDX identifier",
"author_name": "Leif",
"author_login": "leifdreizler",
"committed_at": "2025-07-31T01:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6094468e2ab7ae183d91b003995643c594e352a5",
"body": null,
"is_bot": false,
"headline": "CI: do not run CI in the forks",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2025-06-17T04:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa46a7355caa1a7fd678823846ed286b8f9c7f3",
"body": null,
"is_bot": false,
"headline": "MAINT: adding sphinx configuration",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2025-06-17T04:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3745279a463b41dd4d3b457bd48f120b371e9ac",
"body": null,
"is_bot": false,
"headline": "BUG: notebooks are one-based indexed, so we should not zero-index",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2025-06-17T04:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6074cd5bdd1224888a1bd742410b1bebd90e7913",
"body": null,
"is_bot": false,
"headline": "read config using utf-8",
"author_name": "Casper da Costa-Luis",
"author_login": "casperdcl",
"committed_at": "2025-04-22T09:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c141d63be32e3249f03f1c260a8333bf8b4e98",
"body": "remove failing python 3.8 from appveyor as 3.8 is end of life",
"is_bot": false,
"headline": "Merge pull request #218 from andife/patch-5",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-03-31T08:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d3b3a02c81284424b9ebb9432c72075e6a214c",
"body": "Update versions",
"is_bot": false,
"headline": "Merge pull request #219 from andife/patch-6",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2025-03-31T08:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2508b07a90c9ef030dc45a68aaa62e9204d0d6",
"body": null,
"is_bot": false,
"headline": "Update release.yml",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2025-03-30T04:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c55b11f06035a99f6b8e20a8e5207c456da0f1",
"body": null,
"is_bot": false,
"headline": "remove failing python 3.8 from appveyor as 3.8 is end of life",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2025-03-30T04:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e2f7cd67d1cb33ea797aa229d9541cfb8b568a",
"body": null,
"is_bot": false,
"headline": "Update dodo.py",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2025-03-09T05:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c192837aea65f77551984cfa4758c0255b66ff18",
"body": "unify extension names yaml/yml ...",
"is_bot": false,
"headline": "Update and rename release.yaml to release.yml (#211)",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2024-10-11T09:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b568626bf13cb004a51b9ee9a5516fe6f50850ac",
"body": null,
"is_bot": false,
"headline": "upgrade github action (#210)",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2024-10-11T09:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67cc5b70c72623f6073940579721011296edb0a8",
"body": null,
"is_bot": false,
"headline": "Update release.yaml (#209)",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2024-10-09T17:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b74561b518653ad8800e895a67acab79e7f57d",
"body": "* test for python 3.13\r\n\r\n* Update tests.yml\r\n\r\n* Update tests.yml\r\n\r\n* Update tests.yml\r\n\r\n* Update appveyor.yml\r\n\r\n* Aktualisieren von tests.yml\r\n\r\n* Update tests.yml\r\n\r\n* Update appveyor.yml\r\n\r\n* Quote Python versions in YAML\r\n\r\n* Remove Python 3.13 again on Appveyor\r\n\r\n* remove 3.7 from setup\r\n\r\n---------\r\n\r\nCo-authored-by: Thomas Kluyver <takowl@gmail.com>",
"is_bot": false,
"headline": "Activate testing for python 3.13 (#208)",
"author_name": "Andreas Fehlner",
"author_login": "andife",
"committed_at": "2024-10-09T17:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373e9afbe129437b583b2257be9206baa4c0fbb7",
"body": null,
"is_bot": false,
"headline": "Version number -> 0.11.0",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T14:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9573ef0077a2152d7b33ed72efec9118f6f4111c",
"body": "…thlib\n\nSwitch collection hook to use pathlib paths",
"is_bot": false,
"headline": "Merge pull request #203 from computationalmodelling/pytest-collect-pa…",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T14:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f56faeb7bca2f315bc1be143d727e4e33d305ec",
"body": null,
"is_bot": false,
"headline": "Install sphinx-rtd-theme for building docs",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8248f5895da6a5f2deae92bb9c4ac9639564e4c4",
"body": null,
"is_bot": false,
"headline": "Drop testing on Python 3.6",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba129a1dcbe5e5d325878434f732a15ed842bce3",
"body": null,
"is_bot": false,
"headline": "RTD needs the path to pip install",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3d157204c4156063a0758833e6a593998fce1a",
"body": null,
"is_bot": false,
"headline": "Build docs with 'mambaforge-latest' Python",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9f4db5f56ada7ac10fd948cfe275e47651c963",
"body": null,
"is_bot": false,
"headline": "Try to fix readthedocs build",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d7c01fb71fbdf4eebcdeb6a4bdbda731aadaae",
"body": null,
"is_bot": false,
"headline": "Remove some more compatibility code for old pytest (versions < 6)",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3581d24cbde5d9bb1c81fa199a444a753e8c4d9c",
"body": null,
"is_bot": false,
"headline": "Correct parameter name for hook",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e052aa9094708e24783641aa0f3c30df791535",
"body": null,
"is_bot": false,
"headline": "Switch collection hook to use pathlib paths",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2024-03-04T10:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6742a81d2fe153f1befd7dfec782fc73116f495",
"body": "Same reasoning as #190, avoid polluting the input history for\ninteractive frontends.",
"is_bot": false,
"headline": "Don't save coverage setup and teardown to history",
"author_name": "yut23",
"author_login": "yut23",
"committed_at": "2023-04-04T21:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7bc34893a9251fbfd4b270347197619c32fe6ea",
"body": "add release workflow",
"is_bot": false,
"headline": "Merge pull request #193 from minrk/publish",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-11T11:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4edbc28479df80333467ab23c6ed2ec34a761114",
"body": null,
"is_bot": false,
"headline": "release 0.10",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-11T11:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a8d416e9d6d4c521b1d44c077cb3a70fb8f631",
"body": null,
"is_bot": false,
"headline": "minor readme formatting",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-11T11:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711ce4d66e0311ca7421629e9353e7e2dd17b17d",
"body": "Tell the kernel not to save executed cells to history",
"is_bot": false,
"headline": "Merge pull request #190 from yut23/avoid_history",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-10T09:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624ab574b0b267f49704b1c90412684ec61f213b",
"body": null,
"is_bot": false,
"headline": "add release workflow",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-10T09:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "184d364960f92ed5112fe109a78eb00783ad197e",
"body": "Fixed PytestRemovedIn8Warning.",
"is_bot": false,
"headline": "Merge pull request #191 from pgbarletta/fix-warn",
"author_name": "Min RK",
"author_login": "minrk",
"committed_at": "2023-01-10T09:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9dd52319ed542533afe2244cbc37081c7fe799",
"body": null,
"is_bot": false,
"headline": "Fixed PytestRemovedIn8Warning.",
"author_name": "German P. Barletta",
"author_login": "pgbarletta",
"committed_at": "2022-10-24T14:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "525a14f702e782a549d49cfba8fba486bb3d997a",
"body": "This avoids polluting the input history for any interactive frontends\nthat use Jupyter (e.g. ipython).",
"is_bot": false,
"headline": "Tell the kernel not to save executed cells to history",
"author_name": "yut23",
"author_login": "yut23",
"committed_at": "2022-10-18T22:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48c66034c9c8afdc9feb89db482fdba17544cea",
"body": null,
"is_bot": false,
"headline": "show color in py.test output",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2022-09-17T19:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078ee795b1bb600a9c1df1b3c22afd8e7b370d25",
"body": "…badge\n\nWe haven't use Travis CI for some time now - update badge",
"is_bot": false,
"headline": "Merge pull request #188 from computationalmodelling/update-ci-status-…",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2022-09-12T10:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a8ad13b91ef785d36c756d016679f1a3a21ce1",
"body": null,
"is_bot": false,
"headline": "We haven't use Travis CI for some time now - update badge",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2022-09-11T18:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23066b13bd93839cafc0bba583e20c566abe2416",
"body": "CI: Various minor improvements to fix CI\r\n\r\nincludes contribution from @bnavigator in #183",
"is_bot": false,
"headline": "Merge pull request #186 from bsipocz/ci_fix_and_update_versions",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2022-09-10T07:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5044694c352e3e3c6bec9e8bcbab7554995565c",
"body": null,
"is_bot": false,
"headline": "Removing python 3.6 from testing and adding 3.10 instead",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2022-09-10T02:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a7de805ca5743a6b59c02799659e7e1a909228",
"body": null,
"is_bot": false,
"headline": "sanitize MPL figure size",
"author_name": "Ben Greiner",
"author_login": "bnavigator",
"committed_at": "2022-09-10T02:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad65ae70468b34b66a86e6cdfcf8feecb16a183e",
"body": null,
"is_bot": false,
"headline": "DEBUG: adding some version info listings",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2022-09-10T02:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff663f8d0bcf52563d781d6777a9bb81be33bdd",
"body": null,
"is_bot": false,
"headline": "Printing out actually used versions",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2022-09-10T01:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472cad713cbeb0ce4dba811601363066e99d7df6",
"body": "…stalls it",
"is_bot": false,
"headline": "ipython_genutils is an indirect dependency of nbdime, make sure ci in…",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2022-09-08T17:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee98ce5bd48a19e3e1517f5a55c620a12093fb24",
"body": "DOC: Adding mention of the docs page in README",
"is_bot": false,
"headline": "Merge pull request #184 from bsipocz/patch-1",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2022-09-08T06:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f446ec209f3379e3b077667c9ed69a1d69d00a",
"body": null,
"is_bot": false,
"headline": "Adding mention of the docs page in README",
"author_name": "Brigitta Sipőcz",
"author_login": "bsipocz",
"committed_at": "2022-09-07T18:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd2eaa8b2414ceaa737c654a43e730542999a81",
"body": "Add support for pytest>=0.5.0 to nbdime_reporter.py",
"is_bot": false,
"headline": "Merge pull request #166 from kanderso-nrel/nbdime_pytest050",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2022-01-05T15:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc10bb46d5d092ebb68b64a8473c34549e3476a0",
"body": "Fix building docs with nbsphinx",
"is_bot": false,
"headline": "Merge pull request #179 from takluyver/fix-docs-build",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2022-01-05T14:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049083ec50ff049527f3c904bf54605427087d52",
"body": null,
"is_bot": false,
"headline": "Fix building docs with nbsphinx",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2022-01-05T14:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e6e5583a5d208b5f60ad56dd2e25c57c7a36a2",
"body": null,
"is_bot": false,
"headline": "fix test dependencies",
"author_name": "Kevin Anderson",
"author_login": "kandersolar",
"committed_at": "2022-01-04T19:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef1d3e3b8a3da0f8bbb0899becd10b8db515789",
"body": null,
"is_bot": false,
"headline": "add nbdime test",
"author_name": "Kevin Anderson",
"author_login": "kandersolar",
"committed_at": "2022-01-04T13:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49990a66fa1e89fc3b04bd28fc4927ec03bdfbe",
"body": "doc: fix skipping certain output types",
"is_bot": false,
"headline": "Merge pull request #169 from tlvu/fix-doc-skipping-certain-output-types",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2021-12-22T21:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e827165129170955102623428f11ea85c4504d",
"body": "Fix tests :crossed_fingers: & switch CI from Travis to Github actions",
"is_bot": false,
"headline": "Merge pull request #178 from takluyver/tests-fix-ci-update",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2021-12-22T21:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93143263c3f09aa5eeb5e56b377c40a996781ac",
"body": null,
"is_bot": false,
"headline": "Replace Travis CI with Github actions",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2021-12-22T21:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f4df51d37ed51f6042f6eb4b75f91b5865df48a",
"body": "File .write() methods now return a number, which was displayed in the\nnotebook and messing up the tests. Use print() instead to avoid this.",
"is_bot": false,
"headline": "Fix test with newer Python",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2021-12-22T21:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2725ca4641a40381f4ba9e622adcfc324f7e1ec",
"body": "Fixes https://github.com/computationalmodelling/nbval/issues/168\n\nWithout this fix we have the following error:\n\n```\npy.test --nbval notebooks/hummingbird.ipynb --sanitize-with notebooks/output-sanitize.cfg\n================================================================ test session starts ========\n[…]\nsion' object has no attribute 'skip_compare'\n\n=============================================================== no tests ran in 0.01s ================================================================\n```",
"is_bot": false,
"headline": "doc: fix skipping certain output types",
"author_name": "Long Vu",
"author_login": "tlvu",
"committed_at": "2021-05-19T21:30:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04383b2fbdcd7ae0dce8ae36f1c20fa7cf7716bd",
"body": null,
"is_bot": false,
"headline": "try/except for pytest exit code import",
"author_name": "Kevin Anderson",
"author_login": "kandersolar",
"committed_at": "2021-04-06T17:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1397af8a82dc3966db8ba6a706cbf2f0e32db152",
"body": "Fix typo in index.ipynb",
"is_bot": false,
"headline": "Merge pull request #164 from cjauvin/patch-1",
"author_name": "Hans Fangohr",
"author_login": "fangohr",
"committed_at": "2021-01-27T08:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b64e25f0db777bfcd4233a7882fa848b448924",
"body": null,
"is_bot": false,
"headline": "Fix typo in index.ipynb",
"author_name": "Christian Jauvin",
"author_login": "cjauvin",
"committed_at": "2021-01-26T23:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13a03be527cf80422fed0c83bb1274ef5949ae7",
"body": "Add \"nbval\" into --current-env and --sanitize-with option names",
"is_bot": false,
"headline": "Merge pull request #161 from ceball/some_option_renaming",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2021-01-13T11:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce960f2b9f7d621bab18e3e9368eb63f1f636a64",
"body": null,
"is_bot": false,
"headline": "Fix stray whitespace change.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2021-01-12T09:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08df96f1f082f07ab4179772e0acfb6d74fb4474",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into some_option_renaming",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2021-01-12T09:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb72e6d53c9bd3371049bd405b5af7fcff94823",
"body": "Add option to specify a kernel",
"is_bot": false,
"headline": "Merge pull request #142 from ceball/named_kernel",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2021-01-06T11:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af78a76505b0f4bc1e0bf337d6540acfbe3a9cb",
"body": "Group nbval command line options under 'nbval'.",
"is_bot": false,
"headline": "Merge pull request #141 from ceball/option_group",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2021-01-06T11:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5b15c573b0896af7670c20453c1561d5f824de",
"body": "Remove Python 2.7 and 3.5",
"is_bot": false,
"headline": "Merge pull request #162 from gliptak/python2",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-12-31T16:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "685a4ad48d197c73528c8eca1d9e1d9846360861",
"body": "Signed-off-by: Gábor Lipták <gliptak@gmail.com>",
"is_bot": false,
"headline": "Remove Python 2.7 and 3.5",
"author_name": "Gábor Lipták",
"author_login": "gliptak",
"committed_at": "2020-12-31T13:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a385d5edf27c0feaa7e81b70adcf23fdd533e38b",
"body": null,
"is_bot": false,
"headline": "Rename --current-env and --sanitize-with",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-12-18T19:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c396ac1151f2700668580ad195068fb01dc2cc",
"body": null,
"is_bot": false,
"headline": "Update README to reflect where nbval's options will now appear.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-12-18T16:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e92a373027a2dc08d4fcfe34ed112922b084fd",
"body": null,
"is_bot": false,
"headline": "Update README to discuss kernel choice.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-12-18T15:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce0250589405131c5564d733ba587fae69a2af9",
"body": null,
"is_bot": false,
"headline": "Rename new option from --kernel-name to --nbval-kernel-name.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-12-18T15:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98bd5563d83f303475d421ff35db1a962781887e",
"body": "Add Python 3.9 to Appveyor",
"is_bot": false,
"headline": "Merge pull request #159 from gliptak/patch-2",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-12-14T11:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1bf6bab90912e1e6fa56d9de05fec0ddb20a1ce",
"body": "Signed-off-by: Gábor Lipták <gliptak@gmail.com>",
"is_bot": false,
"headline": "Add Python 3.9 to Appveyor",
"author_name": "Gábor Lipták",
"author_login": "gliptak",
"committed_at": "2020-12-11T14:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92879a78f9c72c5fc656cf0abae5868919cd3bbe",
"body": "Add Python 3.9 to Travis",
"is_bot": false,
"headline": "Merge pull request #158 from gliptak/patch-1",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-12-11T12:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db68b39d72baf0137e72711915ac37d9019b48f",
"body": null,
"is_bot": false,
"headline": "Add Python 3.9 to Travis",
"author_name": "Gábor Lipták",
"author_login": "gliptak",
"committed_at": "2020-12-10T18:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8739c970a77d0b474e834e4c0e24f1b6a199e454",
"body": "Kernel startup timeout can be set on CLI",
"is_bot": false,
"headline": "Merge pull request #157 from fmieting/kernel_startup_timeout",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-12-08T11:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9f317a73143ec77354094084a4015a37a48070",
"body": "Co-authored-by: Vidar Tonaas Fauske <vidartf@gmail.com>",
"is_bot": false,
"headline": "Establish stable parameter order",
"author_name": "fmieting",
"author_login": "fmieting",
"committed_at": "2020-12-07T19:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c79a5b97574d36ccd5879f90183c7ba603d436e",
"body": "Using '--nbval-kernel-startup-timeout' the respective timeout can\nbe set to a float value, i.e. 'inf' is also valid.",
"is_bot": false,
"headline": "Kernel startup timeout can be set on CLI",
"author_name": "Fabian Mieting",
"author_login": "fmieting",
"committed_at": "2020-12-05T21:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88b4389632d82c363924dce2bbc2913b1be526c",
"body": null,
"is_bot": false,
"headline": "Version number -> 0.9.6",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-07-30T10:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf53ad9f6d6428cd822aed6784c85e6e2516b4a2",
"body": "Use new Node.from_parent constructor when available",
"is_bot": false,
"headline": "Merge pull request #152 from takluyver/from-parent",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-07-30T10:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ce5e7959ffbf47a2456d642077fed383bf0295",
"body": "Fixes compatibility with pytest >=6.\n\nCloses gh-139",
"is_bot": false,
"headline": "Use new Node.from_parent constructor when available",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-07-29T12:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3597e0bfd96c8b52d9f4e94abbe1cbb3887dcf25",
"body": "Fix warnings in Python 3.8",
"is_bot": false,
"headline": "Merge pull request #144 from tirkarthi/fix-warnings",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-05-17T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2758b351dc05f46f94a753f3784d0c2c9e763c",
"body": "* Fix deprecation warning due to invalid escape sequences.\n* Fix syntax warning due to comparison of literals using is.",
"is_bot": false,
"headline": "Fix warnings in Python 3.8",
"author_name": "Karthikeyan Singaravelan",
"author_login": "tirkarthi",
"committed_at": "2020-05-17T14:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710deaa3c2b0ea847b4041c79a9a3bf92eb88936",
"body": null,
"is_bot": false,
"headline": "Move check for option sanity as discussed.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-05-13T16:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10074c226dd924198f50a2f3c97586ab389c09d0",
"body": null,
"is_bot": false,
"headline": "Suggested command line option grouping under 'nbval'.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-05-12T21:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a888978c58377b91b5cfaed30d2ae6a5784bac",
"body": null,
"is_bot": false,
"headline": "Add option to specify a kernel.",
"author_name": "Chris B",
"author_login": "ceball",
"committed_at": "2020-05-12T20:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8593e7d9de17d065036ac9a29aaa4a5caac6d5a2",
"body": null,
"is_bot": false,
"headline": "Version number -> 0.9.5",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-02-12T12:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab61405a388ed7c74fe016560f25c3bce346c764",
"body": "Add Python 3.8 to Appveyor",
"is_bot": false,
"headline": "Merge pull request #131 from gliptak/patch-1",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-02-11T16:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b97921c297cc1145720ea3e754f136b4b1b3c3d",
"body": null,
"is_bot": false,
"headline": "Add Python 3.8 to Appveyor",
"author_name": "Gábor Lipták",
"author_login": "gliptak",
"committed_at": "2020-02-10T19:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf9e9655acacfb8b2a54c7adbb8f86ef90295f8",
"body": "Fix coverage for coverage.py >=5",
"is_bot": false,
"headline": "Merge pull request #134 from vidartf/cov",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-02-08T16:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8f897196e4cf06517f223c2ff0306b039cd7b8",
"body": "Allow Python nightly fail in Travis",
"is_bot": false,
"headline": "Merge pull request #135 from gliptak/patch-3",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-01-31T17:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a897e749198b5a3cde3d2cb8407677a6e63a7cb",
"body": null,
"is_bot": false,
"headline": "Allow Python nightly fail in Travis",
"author_name": "Gábor Lipták",
"author_login": "gliptak",
"committed_at": "2020-01-31T13:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a818934d324fc4c9c587e16674dbbb1b9ccab2f",
"body": null,
"is_bot": false,
"headline": "Fix coverage for coverage.py >=5",
"author_name": "Vidar Tonaas Fauske",
"author_login": "vidartf",
"committed_at": "2020-01-27T15:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff54515503be1418c8dabaafa75bef51202ccc66",
"body": "Add Python 3.8 to Travis",
"is_bot": false,
"headline": "Merge pull request #132 from gliptak/patch-2",
"author_name": "Thomas Kluyver",
"author_login": "takluyver",
"committed_at": "2020-01-02T11:52:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 10,
"latest_release_at": "2024-03-04T14:35:29Z",
"latest_release_tag": "0.11.0",
"releases_from_tags": true,
"days_since_last_push": 314,
"active_weeks_last_year": 3,
"days_since_latest_release": 876,
"mean_days_between_releases": 299.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "nbval",
"exists": true,
"license": null,
"keywords": [
"Framework :: IPython",
"Framework :: Pytest",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Testing"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/nbval/",
"is_deprecated": false,
"latest_version": "0.11.0",
"repository_url": "https://github.com/computationalmodelling/nbval",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 585754,
"first_published_at": "2016-03-18T17:24:32.636473Z",
"latest_published_at": "2024-03-04T14:36:58.256896Z",
"latest_version_yanked": null,
"days_since_latest_publish": 876
}
]
},
"popularity": {
"forks": 54,
"stars": 453,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-11-30",
"count": 1
},
{
"date": "2016-05-01",
"count": 1
},
{
"date": "2016-06-16",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2016-12-13",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-06-08",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-09-01",
"count": 2
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-04-23",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-10-10",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-10-26",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
}
],
"complete": true,
"collected": 51,
"total_forks": 54
},
"star_history": null,
"open_issues_and_prs": 55
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile",
"issues/67/Makefile",
"tests/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 36043,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 41,
"malicious_count": 0,
"assessed_package": "pypi:nbval@0.11.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coverage",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ipykernel",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jupyter-client",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "nbformat",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 9,
"merged_prs": 93,
"open_issues": 46,
"closed_ratio": 0.603,
"closed_issues": 70,
"closed_unmerged_prs": 13
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "takluyver",
"commits": 136,
"avatar_url": "https://avatars.githubusercontent.com/u/327925?v=4"
},
{
"type": "User",
"login": "vidartf",
"commits": 112,
"avatar_url": "https://avatars.githubusercontent.com/u/510760?v=4"
},
{
"type": "User",
"login": "fangohr",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/4489119?v=4"
},
{
"type": "User",
"login": "ceball",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1929?v=4"
},
{
"type": "User",
"login": "minrk",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/151929?v=4"
},
{
"type": "User",
"login": "owlas",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/11660098?v=4"
},
{
"type": "User",
"login": "bsipocz",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/6788290?v=4"
},
{
"type": "User",
"login": "andife",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/20612932?v=4"
},
{
"type": "User",
"login": "maxalbert",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/2692805?v=4"
},
{
"type": "User",
"login": "gliptak",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/50109?v=4"
}
],
"contributors_sampled": 32,
"top_contributor_share": 0.349
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "6 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"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 13/15 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 69 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3299cc6c70b31f4955b3893f4e082adab6b0e253",
"ran_at": "2026-07-28T14:39:42Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-09-17T08:11:03Z",
"oldest_open_prs": [
{
"number": 109,
"created_at": "2018-11-13T12:46:28Z",
"last_comment_at": "2019-03-26T13:59:35Z",
"last_comment_author": "rpep"
},
{
"number": 148,
"created_at": "2020-06-11T11:40:07Z",
"last_comment_at": "2020-09-11T14:17:20Z",
"last_comment_author": "ceball"
},
{
"number": 149,
"created_at": "2020-07-09T12:36:00Z",
"last_comment_at": "2020-10-05T09:07:37Z",
"last_comment_author": "sebp"
},
{
"number": 165,
"created_at": "2021-03-09T01:42:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 195,
"created_at": "2023-01-13T08:05:23Z",
"last_comment_at": "2024-02-02T21:07:37Z",
"last_comment_author": "smith-kyle"
},
{
"number": 201,
"created_at": "2023-11-09T23:47:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 217,
"created_at": "2025-03-09T18:46:48Z",
"last_comment_at": "2025-03-30T04:51:30Z",
"last_comment_author": "andife"
},
{
"number": 220,
"created_at": "2025-06-17T02:57:53Z",
"last_comment_at": "2025-06-17T04:36:40Z",
"last_comment_author": "bsipocz"
},
{
"number": 227,
"created_at": "2025-08-23T15:57:47Z",
"last_comment_at": "2025-11-16T22:33:12Z",
"last_comment_author": "emin63"
}
],
"last_merged_pr_at": "2025-09-17T08:10:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2016-06-10T04:42:02Z",
"last_comment_at": "2016-12-21T22:41:52Z",
"last_comment_author": "takluyver"
},
{
"number": 10,
"created_at": "2016-10-15T12:51:26Z",
"last_comment_at": "2017-06-09T02:48:20Z",
"last_comment_author": "mscuthbert"
},
{
"number": 26,
"created_at": "2017-01-17T11:58:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2017-08-22T03:07:14Z",
"last_comment_at": "2017-08-22T23:20:52Z",
"last_comment_author": "chrisjsewell"
},
{
"number": 71,
"created_at": "2017-09-01T12:24:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2018-01-31T16:06:04Z",
"last_comment_at": "2018-11-01T17:01:04Z",
"last_comment_author": "vidartf"
},
{
"number": 98,
"created_at": "2018-08-08T08:00:30Z",
"last_comment_at": "2018-10-31T13:58:19Z",
"last_comment_author": "koaning"
},
{
"number": 106,
"created_at": "2018-10-19T20:41:09Z",
"last_comment_at": "2020-06-02T20:32:37Z",
"last_comment_author": "michaelaye"
},
{
"number": 107,
"created_at": "2018-10-26T15:46:22Z",
"last_comment_at": "2019-04-24T10:36:39Z",
"last_comment_author": "hameerabbasi"
},
{
"number": 108,
"created_at": "2018-11-13T10:31:00Z",
"last_comment_at": "2018-11-13T14:10:10Z",
"last_comment_author": "mgeier"
},
{
"number": 111,
"created_at": "2019-01-16T11:41:05Z",
"last_comment_at": "2021-03-09T01:09:43Z",
"last_comment_author": "casperdcl"
},
{
"number": 112,
"created_at": "2019-03-21T17:09:16Z",
"last_comment_at": "2019-04-10T03:33:39Z",
"last_comment_author": "tlvu"
},
{
"number": 116,
"created_at": "2019-04-24T10:35:50Z",
"last_comment_at": "2021-03-08T22:57:52Z",
"last_comment_author": "casperdcl"
},
{
"number": 117,
"created_at": "2019-05-03T14:52:27Z",
"last_comment_at": "2019-05-07T12:59:38Z",
"last_comment_author": "vidartf"
},
{
"number": 118,
"created_at": "2019-05-19T02:05:28Z",
"last_comment_at": "2019-05-20T17:34:15Z",
"last_comment_author": "MarvinT"
},
{
"number": 119,
"created_at": "2019-06-03T21:04:04Z",
"last_comment_at": "2019-06-18T11:50:35Z",
"last_comment_author": "FabioLuporini"
},
{
"number": 127,
"created_at": "2019-12-04T00:40:05Z",
"last_comment_at": "2020-02-19T03:50:00Z",
"last_comment_author": "svaberg"
},
{
"number": 136,
"created_at": "2020-02-01T15:13:22Z",
"last_comment_at": "2025-10-16T18:19:54Z",
"last_comment_author": "julian-belina"
},
{
"number": 137,
"created_at": "2020-02-08T22:44:46Z",
"last_comment_at": "2020-02-09T14:04:50Z",
"last_comment_author": "takluyver"
},
{
"number": 138,
"created_at": "2020-03-04T15:41:32Z",
"last_comment_at": "2023-12-26T01:10:45Z",
"last_comment_author": "ryan-williams"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/computationalmodelling/nbval",
"host": "github.com",
"name": "nbval",
"owner": "computationalmodelling"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 60,
"vitality": 22,
"community": 65,
"governance": 66,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 22,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 0.99,
"days_since_last_push": 314,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 314 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 314
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 12,
"latest_release_tag": "0.11.0",
"releases_from_tags": true,
"days_since_latest_release": 876,
"mean_days_between_releases": 299.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 876 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 876
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~299.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 299.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 9,
"unanswered_open_issues": 16,
"days_since_last_merged_pr": 314,
"days_since_last_human_commit": 314,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 314 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 314
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 54,
"stars": 453,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "453 stars",
"points": 43.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 453
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "54 forks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 54
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 96,
"inputs": {
"packages": [
"nbval"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 585754
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "585,754 downloads/month across pypi",
"points": 76.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 585754,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 32,
"top_contributor_share": 0.349
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "32 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 32
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 69 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 93,
"open_issues": 46,
"closed_issues": 70,
"issue_closed_ratio": 0.603,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "93/106 decided PRs merged",
"points": 33.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 93,
"decided": 106
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/15 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": 58,
"inputs": {
"followers": 22,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "computationalmodelling",
"public_repos": 7,
"account_age_days": 4128
},
"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": "22 followers of computationalmodelling",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "computationalmodelling"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~11 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"nbval"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 876
},
"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 876 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 876
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"ipython-notebook",
"jupyter-notebook",
"python",
"testing",
"pytest-plugin",
"pytest"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 15 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 13/15 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 69 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:nbval@0.11.0 runtime dependency closure — what installing the published package pulls in — 41 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:nbval@0.11.0",
"assessed": 41
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 41,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 41,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 24
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.465,
"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": "46 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile",
"issues/67/Makefile",
"tests/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile, issues/67/Makefile, tests/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile, issues/67/Makefile, tests/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"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": 36043,
"source_files_sampled": 23,
"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/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"notebooks"
],
"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": "notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:40:23.533935Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/computationalmodelling/nbval.svg",
"full_name": "computationalmodelling/nbval",
"license_state": "custom",
"license_spdx": null
}