JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"python",
"merge",
"mapping",
"mergedeep",
"deepmerge"
],
"is_fork": false,
"size_kb": 97,
"has_wiki": true,
"homepage": "https://mergedeep.readthedocs.io/en/latest/",
"languages": {
"Python": 19333,
"Makefile": 1551
},
"pushed_at": "2024-04-02T15:47:12Z",
"created_at": "2019-02-04T01:30:45Z",
"owner_type": "User",
"updated_at": "2026-06-02T08:46:36Z",
"description": "A deep merge function for 🐍.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://blog.travismclarke.com",
"name": "Travis Clarke",
"type": "User",
"login": "clarketm",
"company": "@facebook",
"location": "Seattle, Washington",
"followers": 332,
"avatar_url": "https://avatars.githubusercontent.com/u/9957358?v=4",
"created_at": "2014-11-26T03:51:21Z",
"is_verified": null,
"public_repos": 253,
"account_age_days": 4255
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2021-02-05T18:55:06Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2021-02-05T18:33:24Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2021-02-05T17:51:40Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2021-01-07T09:49:16Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2020-04-19T06:10:25Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2020-04-19T05:55:01Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2020-04-19T03:53:58Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2019-04-13T05:07:49Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2019-02-24T09:45:54Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2019-02-11T21:26:17Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-02-11T03:28:17Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-02-04T02:11:34Z"
},
{
"tag": "v0.0.0",
"kind": "major",
"published_at": "2019-02-04T01:56:54Z"
}
],
"recent_commits": [
{
"oid": "b52fae95fb612a75c57182706294a26c81698621",
"body": "Bump urllib3 from 1.26.2 to 1.26.5",
"is_bot": false,
"headline": "Merge pull request #9 from clarketm/dependabot/pip/urllib3-1.26.5",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-09-14T08:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4cdbce9e973dfddcd4a7d97790ff26a9effd43",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 1.26.2 to 1.26.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-02T01:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab871aff9eccb5e1bf0ea237c3cff8f6787ebc56",
"body": null,
"is_bot": false,
"headline": "v1.3.4 - fix return type for `merge` in README",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-02-05T18:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe997abe8b0cca7bce3dbd18afb7a0f2f477cfac",
"body": null,
"is_bot": false,
"headline": "v1.3.3 - refine types and docstrings",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-02-05T18:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b8610b8bf5630375f64dc9181388c16baa0bd8",
"body": null,
"is_bot": false,
"headline": "v1.3.2 - add py.typed and update typings, close #2",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-02-05T17:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3476e25179dc8eb55a7c6a339b3f912d9c4031c0",
"body": null,
"is_bot": false,
"headline": "update pipenv dependencies",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-01-07T09:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7447a76b69c7c9984676369dd80588cd6f91b7e",
"body": null,
"is_bot": false,
"headline": "v1.3.1 - add Python 3.9 support classifier",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-01-07T09:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1710b823cae28694467dd13db8fd14552c098c76",
"body": "Adding conda-forge badges to readme",
"is_bot": false,
"headline": "Merge pull request #3 from tdegeus/badge",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2021-01-07T08:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b6fb53ce39ee299f071d0bfe53251f6b86cdedc",
"body": null,
"is_bot": false,
"headline": "Adding conda-forge badges to readme",
"author_name": "Tom de Geus",
"author_login": "tdegeus",
"committed_at": "2020-11-18T12:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eab0702057f5e2265dc7938aad5dbf9cb182df",
"body": null,
"is_bot": false,
"headline": "Update index.md",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-07-24T02:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72e19d0d2f6aff9d75555f69dce9dcdde2d456b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-07-24T02:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad8b785d10e276c4a5a2a6f53410d32d2aa1b66",
"body": null,
"is_bot": false,
"headline": "bump down tox version to <3.8, tox-dev/tox#1485",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T09:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfe99949ced7c38e145066f7e637881c18a59a6",
"body": null,
"is_bot": false,
"headline": "cleanup Makefile",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T08:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388bf4bac9c3ebe1935f1592ff57df3d193ec59b",
"body": null,
"is_bot": false,
"headline": "add additive Counter example to docs",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T06:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6e7b4c9c25b64eba0834da6f54c8dd309767ea",
"body": null,
"is_bot": false,
"headline": "v1.3.0 - support additive merging of `Counter` types",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T06:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a258a0b58366aa205322476db1b3f84aac65d9",
"body": null,
"is_bot": false,
"headline": "v1.2.1 - tidy docs and variable names",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T04:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ab21382ba20d7973a848c942eb36bd33bc7cd0",
"body": "…rategies, fix #1",
"is_bot": false,
"headline": "v1.2.0 - support both TYPESAFE_REPLACE and TYPESAFE_ADDITIVE merge st…",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T03:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b331bb5f1580d8290dcf5c6e7690fd3b9708b5cd",
"body": null,
"is_bot": false,
"headline": "cleanup Makefile",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T03:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f577bf29750c073f6764ffbea29ab6d6759a8d3",
"body": null,
"is_bot": false,
"headline": "officially label support for python3.8",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T03:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84faf37d2da81d4356a4ade4c015fc3964262585",
"body": null,
"is_bot": false,
"headline": "use pipenv for managing dev dependencies",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-04-19T03:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8761a736c8cb7a324bd9e6f4d50a58898a3ba9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2020-03-08T12:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4845fc0db209c4e6e8920028df5d251c8401de58",
"body": null,
"is_bot": false,
"headline": "v1.1.1 - support `tuple` merging when using ADDITIVE strategy",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-04-13T05:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fce0864429d79cc85f4bfdcb6c8da934e574eb3",
"body": null,
"is_bot": false,
"headline": "v1.0.3 - minor perf improvements by limiting deepcopy",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-24T09:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581991f6117136f06a6d80d9b7b208c72a404511",
"body": null,
"is_bot": false,
"headline": "cleanup unused imports",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T21:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfbf225d8f87ea91c8052fc893b74c1e9c80e91",
"body": null,
"is_bot": false,
"headline": "update unordered rather than ordered list for docs",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T21:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be0069dc198ca083985e2fe14b12601e0dc7668",
"body": "…, typesafe)",
"is_bot": false,
"headline": "v1.0.2 - support three different merge strategies: (replace, additive…",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T21:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c190e911bd6543ea5aa402babc83501948e49a1f",
"body": null,
"is_bot": false,
"headline": "add tests for various merge strategies",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T20:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c6d75aabc22959655e813b75c1ef2e4bcb799d",
"body": null,
"is_bot": false,
"headline": "add multiple merge strategy options: REPLACE, ADDITIVE, and TYPESAFE",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T20:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f731774e6666260c57a74d99cde24e44b99dba3c",
"body": null,
"is_bot": false,
"headline": "1.0.1 - specify python_requires=\">=3.6\"",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-11T03:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "007135b4d6746ff248d9d25400197e2fa3d77283",
"body": null,
"is_bot": false,
"headline": "v1.0.0 - initial stable release",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T02:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6cc5d4cbd58dff6a1aa8021330304efb7e626c",
"body": null,
"is_bot": false,
"headline": "change to 3.6 until 3.7 supported",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T02:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b64792f9c577a6fadc5f05f88d5bb875e4798c",
"body": null,
"is_bot": false,
"headline": "upgrade to python 3.7",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T02:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b068bc5ff10d4233afd40a6a185c059aeeeb082a",
"body": null,
"is_bot": false,
"headline": "update docs to include types or params and return",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e348e62047229b5d6ca2e82b521540b316bccb",
"body": null,
"is_bot": false,
"headline": "update readthedocs config references",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f02b5651fed35a1420d3654f038a976d697e549f",
"body": null,
"is_bot": false,
"headline": "update wording of README and docs",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad9f974d7f819cf974acd9e31880bf0718e48f7",
"body": null,
"is_bot": false,
"headline": "add merge function with unit tests",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97d1568168144e702141bb93becaf564b175f74",
"body": null,
"is_bot": false,
"headline": "create setup.py",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368fbdf7705c0945bc19a44e05b203a491793df6",
"body": null,
"is_bot": false,
"headline": "add Makefile to simplify operations",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87c5e32333385f6584a87181bc64ee572220d3d",
"body": null,
"is_bot": false,
"headline": "add readthedocs and README documentation",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22cb1571727aeefbc8569cb26e62126674a15ca",
"body": null,
"is_bot": false,
"headline": "initial commit with core dot files",
"author_name": "Travis Clarke",
"author_login": "clarketm",
"committed_at": "2019-02-04T01:31:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 0,
"latest_release_at": "2021-02-05T18:55:06Z",
"latest_release_tag": "v1.3.4",
"releases_from_tags": false,
"days_since_last_push": 840,
"active_weeks_last_year": 0,
"days_since_latest_release": 1992,
"mean_days_between_releases": 80.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mergedeep",
"exists": true,
"license": null,
"keywords": [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/mergedeep/",
"is_deprecated": false,
"latest_version": "1.3.4",
"repository_url": "https://github.com/clarketm/mergedeep",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 33017209,
"first_published_at": "2019-02-04T01:51:52.452930Z",
"latest_published_at": "2021-02-05T18:55:30.623988Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1992
}
]
},
"popularity": {
"forks": 13,
"stars": 161,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": {
"days": [
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-04",
"count": 2
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-09-11",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-01",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-01",
"count": 1
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-02",
"count": 2
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-04-03",
"count": 2
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-23",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-24",
"count": 2
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-21",
"count": 2
},
{
"date": "2024-05-22",
"count": 2
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-13",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-08-13",
"count": 3
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-06-19",
"count": 2
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
}
],
"complete": true,
"collected": 161,
"total_stars": 161
},
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 13618,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Pipfile",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "black",
"direct": false,
"version": "20.8b1",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-3936-cmfr-pm3m",
"GHSA-fj7x-q9j7-g6q6",
"PYSEC-2024-48",
"PYSEC-2026-2120",
"PYSEC-2026-2121"
],
"fixed_version": "26.3.1",
"advisory_count": 5,
"oldest_advisory_days": 854
},
{
"name": "virtualenv",
"direct": false,
"version": "20.4.7",
"severity": "critical",
"ecosystem": "pypi",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-597g-3phw-6986",
"GHSA-rqc4-2hc7-8c8v",
"PYSEC-2024-187",
"PYSEC-2026-2009"
],
"fixed_version": "20.36.1",
"advisory_count": 4,
"oldest_advisory_days": 604
},
{
"name": "certifi",
"direct": false,
"version": "2021.5.30",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-248v-346w-9cwc",
"GHSA-43fp-rhv2-5gv8",
"GHSA-xqr8-7jwr-rhp7",
"PYSEC-2022-42986",
"PYSEC-2023-135",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 6,
"oldest_advisory_days": 1321
},
{
"name": "click",
"direct": false,
"version": "8.0.1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.2,
"advisory_ids": [
"PYSEC-2026-2132"
],
"fixed_version": "8.3.3",
"advisory_count": 1,
"oldest_advisory_days": 82
},
{
"name": "cryptography",
"direct": false,
"version": "3.4.7",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3ww4-gg4f-jr7f",
"GHSA-537c-gmf6-5ccf",
"GHSA-5cpq-8wj7-hf2v",
"GHSA-9v9h-cgj8-h64p",
"GHSA-jfhm-5ghh-2f97",
"GHSA-jm77-qphf-c4w8",
"GHSA-m959-cc7f-wv43",
"GHSA-r6ph-v2qm-q3c2",
"GHSA-v8gr-m533-ghj9",
"GHSA-w7pp-m8wf-vj6r"
],
"fixed_version": "300.0.12",
"advisory_count": 18,
"oldest_advisory_days": 1259
},
{
"name": "idna",
"direct": false,
"version": "2.10",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 830
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.5",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-g4mx-q9vg-27p4",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"GHSA-v845-jxx5-vc9f",
"PYSEC-2023-192",
"PYSEC-2023-212"
],
"fixed_version": "2.7.0",
"advisory_count": 16,
"oldest_advisory_days": 1022
},
{
"name": "bleach",
"direct": false,
"version": "3.3.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-8rfp-98v4-mmr6",
"GHSA-gj48-438w-jh9v"
],
"fixed_version": "6.4.0",
"advisory_count": 2,
"oldest_advisory_days": 35
},
{
"name": "filelock",
"direct": false,
"version": "3.0.12",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.3,
"advisory_ids": [
"GHSA-qmgc-5h2g-mvrw",
"GHSA-w853-jp5j-5j7f",
"PYSEC-2026-1374",
"PYSEC-2026-1375"
],
"fixed_version": "3.20.3",
"advisory_count": 4,
"oldest_advisory_days": 216
},
{
"name": "pygments",
"direct": false,
"version": "2.9.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.5,
"advisory_ids": [
"GHSA-5239-wwwm-4pmq",
"GHSA-mrwq-x4v8-fh7p",
"PYSEC-2023-117",
"PYSEC-2026-2987"
],
"fixed_version": "2.20.0",
"advisory_count": 4,
"oldest_advisory_days": 1098
},
{
"name": "pytest",
"direct": false,
"version": "6.2.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 180
},
{
"name": "requests",
"direct": false,
"version": "2.25.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-9wx4-h78v-vm56",
"GHSA-gc5v-m9x4-r6x2",
"GHSA-j8r2-6x86-q33q",
"PYSEC-2023-74",
"PYSEC-2026-1872",
"PYSEC-2026-1873",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 8,
"oldest_advisory_days": 1155
},
{
"name": "zipp",
"direct": false,
"version": "3.4.1",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-jfmj-5v4g-7637",
"PYSEC-2026-2074"
],
"fixed_version": "3.19.1",
"advisory_count": 2,
"oldest_advisory_days": 742
},
{
"name": "tqdm",
"direct": false,
"version": "4.61.0",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.9,
"advisory_ids": [
"GHSA-g7vv-2v7x-gj9p",
"PYSEC-2026-1976"
],
"fixed_version": "4.66.3",
"advisory_count": 2,
"oldest_advisory_days": 809
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 1,
"high": 5,
"critical": 2,
"moderate": 6
},
"advisory_count": 78,
"affected_count": 14,
"assessed_count": 46,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "appdirs",
"direct": false,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "21.2.0",
"ecosystem": "pypi"
},
{
"name": "black",
"direct": false,
"version": "20.8b1",
"ecosystem": "pypi"
},
{
"name": "bleach",
"direct": false,
"version": "3.3.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2021.5.30",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.14.5",
"ecosystem": "pypi"
},
{
"name": "chardet",
"direct": false,
"version": "4.0.0",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.4",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "3.4.7",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.3.2",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.17.1",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.0.12",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "2.10",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "4.4.0",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "1.1.1",
"ecosystem": "pypi"
},
{
"name": "jeepney",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "keyring",
"direct": false,
"version": "23.0.1",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "0.4.3",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "20.9",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "0.8.1",
"ecosystem": "pypi"
},
{
"name": "pkginfo",
"direct": false,
"version": "1.7.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "0.13.1",
"ecosystem": "pypi"
},
{
"name": "py",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.20",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.9.0",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "3.0.0b2",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "6.2.1",
"ecosystem": "pypi"
},
{
"name": "readme-renderer",
"direct": false,
"version": "29.0",
"ecosystem": "pypi"
},
{
"name": "regex",
"direct": false,
"version": "2021.4.4",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.25.1",
"ecosystem": "pypi"
},
{
"name": "requests-toolbelt",
"direct": false,
"version": "0.9.1",
"ecosystem": "pypi"
},
{
"name": "rfc3986",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "secretstorage",
"direct": false,
"version": "3.3.1",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "toml",
"direct": false,
"version": "0.10.2",
"ecosystem": "pypi"
},
{
"name": "tox",
"direct": false,
"version": "3.7.0",
"ecosystem": "pypi"
},
{
"name": "tox-pyenv",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.61.0",
"ecosystem": "pypi"
},
{
"name": "twine",
"direct": false,
"version": "3.3.0",
"ecosystem": "pypi"
},
{
"name": "typed-ast",
"direct": false,
"version": "1.4.3",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "3.10.0.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.5",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "20.4.7",
"ecosystem": "pypi"
},
{
"name": "webencodings",
"direct": false,
"version": "0.5.1",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.4.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 46,
"direct_count": 0,
"indirect_count": 46
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 2,
"open_issues": 8,
"closed_ratio": 0.273,
"closed_issues": 3,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "clarketm",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/9957358?v=4"
},
{
"type": "User",
"login": "tdegeus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7030445?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.974
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Pipfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "43 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b52fae95fb612a75c57182706294a26c81698621",
"ran_at": "2026-07-21T20:24:16Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/clarketm/mergedeep",
"host": "github.com",
"name": "mergedeep",
"owner": "clarketm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 43,
"vitality": 21,
"community": 60,
"governance": 43,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.975,
"days_since_last_push": 840,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 840 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 840
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.3.4",
"releases_from_tags": false,
"days_since_latest_release": 1992,
"mean_days_between_releases": 80.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1992 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1992
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~80.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 80.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "queues_not_read",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1771,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 13,
"stars": 161,
"watchers": 2,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "161 stars",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 161
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 100,
"inputs": {
"packages": [
"mergedeep"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 33017209
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "33,017,209 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 33017209,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.974
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"merged_prs": 2,
"open_issues": 8,
"closed_issues": 3,
"issue_closed_ratio": 0.273,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "27% of issues closed",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 27
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/6 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 332,
"owner_type": "User",
"is_verified": null,
"owner_login": "clarketm",
"public_repos": 253,
"account_age_days": 4255
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "332 followers of clarketm",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 332,
"login": "clarketm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "253 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 253
}
},
{
"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": [
"mergedeep"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1992
},
"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 1992 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1992
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"python",
"merge",
"mapping",
"mergedeep",
"deepmerge"
],
"has_wiki": true,
"homepage": "https://mergedeep.readthedocs.io/en/latest/",
"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://mergedeep.readthedocs.io/en/latest/",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "43 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 46 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 46
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 78,
"affected_packages": 14,
"assessed_packages": 46,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 5, moderate 6, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 46,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.103,
"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": "4 of 39 human commits state their intent (structured subject or explanatory body)",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 39
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 89,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Pipfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.025
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, 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": "tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 40",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 40
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 40 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 40
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 13618,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:24:23.759330Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/clarketm/mergedeep.svg",
"full_name": "clarketm/mergedeep",
"license_state": "standard",
"license_spdx": "MIT"
}