Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 164,
"has_wiki": true,
"homepage": "http://github.com/Infinidat/munch",
"languages": {
"Python": 42055,
"Makefile": 410
},
"pushed_at": "2024-06-05T07:50:35Z",
"created_at": "2012-03-08T21:20:50Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T10:36:09Z",
"description": "A Munch is a Python dictionary that provides attribute-style access (a la JavaScript objects).",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "develop",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "http://www.infinidat.com",
"name": "Infinidat Ltd.",
"type": "Organization",
"login": "Infinidat",
"company": null,
"location": "Herzliya, Israel",
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1667528?v=4",
"created_at": "2012-04-22T08:59:56Z",
"is_verified": null,
"public_repos": 174,
"account_age_days": 5210
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2023-07-01T09:48:33Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2023-05-14T12:27:50Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2017-07-27T10:02:52Z"
}
],
"recent_commits": [
{
"oid": "d6a54cac0e0d913e27f7cf59064d0e4c13f82e27",
"body": null,
"is_bot": false,
"headline": "remove dependabot",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-07-01T09:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6d843b3f6c88ceb17cd0a2dab9f5ebdbf4f728",
"body": null,
"is_bot": false,
"headline": "Update changelog for 4.0.0",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-07-01T09:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb4681bf505196f953c19a3f91b3f1897f17bdec",
"body": null,
"is_bot": false,
"headline": "remove six dependency (#97)",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-07-01T09:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c503d5619177ec22aca27937bd69fcfffb8a5e",
"body": "* issue-76: Update README with installation instructions\r\n\r\n* issue-76: remove travis",
"is_bot": false,
"headline": "issue-76: Update README with installation instructions (#95)",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-05-14T12:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd16697f3000f8e418fb6bde8adc2a6c51aac32",
"body": null,
"is_bot": false,
"headline": "Update changelog for 3.0.0",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-05-14T12:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013ebcae8b232e8c4d1f316fb57077fb0e43eb29",
"body": null,
"is_bot": false,
"headline": "Create python-publish.yml",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-05-14T10:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac45751320a5f5db17d5b3372b21b9e4c5dd6c60",
"body": null,
"is_bot": false,
"headline": "issue-91: Fix munchify for tuples of lists (#93)",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2023-02-05T09:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c1256e76c00f42aa9315015283f0bba8819c4c",
"body": "Add a Dependabot configuration that checks once a week if the GitHub Actions are still using the latest version. If not, it opens a PR to update them.\r\n\r\nIt will actually open very few PRs, since we only have major versions specified (like v3), so only on a major v4 release it will update and open a PR.\r\n\r\nSee https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot",
"is_bot": false,
"headline": "Add Dependabot configuration for GitHub Actions updates (#90)",
"author_name": "Ewout ter Hoeven",
"author_login": "EwoutH",
"committed_at": "2022-11-08T15:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cfeac3d770be37f49dcf4a53379d08a7d28acf",
"body": "* add upgrade pip and build tools\r\n\r\n* fix test readme\r\n\r\n* Install yaml too, remove skip older python versions\r\n\r\n* fix req\r\n\r\n* Install yaml for tests\r\n\r\n* restrict branches\r\n\r\n* remove unused import",
"is_bot": false,
"headline": "Fix CI (#89)",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2022-10-24T07:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5a3db49cd3971a16fdfa86377ed14f5811163c",
"body": "* Require Python >=3.6\r\n\r\nDrop Python 2 and Python 3.5 and lower support, require at least Python 3.6.\r\n\r\nPython 3.6 is already end-of-life, but relatively easy to maintain. It allows for using f-strings and other modern functions. Python 3.7 is currently the oldest supported Python version.\r\n\r\n* Upgrade to Python 3\r\n\r\nUpgrade all code to Python 3 syntax with pyupgrade.\r\n\r\n* Upgrade to Python 3.6\r\n\r\nUpgrade all code to Python 3.6 syntax with pyupgrade --py36-plus.",
"is_bot": false,
"headline": "Require Python >=3.6 and upgrade syntax (#87)",
"author_name": "Ewout ter Hoeven",
"author_login": "EwoutH",
"committed_at": "2022-10-24T06:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098ca90ba8a6108a39f213d88825a53f4ef0836f",
"body": "* CI: Add pylint job\r\n\r\n* CI: Install testing optional dependencies from setup.cfg\r\n\r\nInstall the testing dependencies from setup.cfg, including pylint, which makes sure the right version of pylint is installed",
"is_bot": false,
"headline": "CI: Add pylint job (#88)",
"author_name": "Ewout ter Hoeven",
"author_login": "EwoutH",
"committed_at": "2022-10-19T05:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d63a9ee4938160f5ce6a4c271da707b13ff9c6f",
"body": "Fix https://github.com/Infinidat/munch/issues/81\r\n\r\nCo-authored-by: David Sternlicht <d1618033@gmail.com>",
"is_bot": false,
"headline": "Update __init__.py (#82)",
"author_name": "Maxime Boissonneault",
"author_login": "mboisson",
"committed_at": "2022-10-18T16:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c72b51bb961b3e7c1f58776d0b68a88654b5f3fa",
"body": "* #75 Allow importing even when VERSION read fails\r\n\r\nSometimes the contents of `importlib_metadata.version(__name__)` do not only contain numbers. Sometimes `importlib_metadata.version(__name__)` fails completely.\r\n\r\nI observed that on pipenv/Google AppEngine Python 2.7.\r\n\r\nThis PR sets VERSION to \n[…]\ntlib_metadata.version fails\r\n\r\nCo-authored-by: Daniel Gillet <dan.gillet737@gmail.com>\r\n\r\nCo-authored-by: David Sternlicht <d1618033@gmail.com>\r\nCo-authored-by: Daniel Gillet <dan.gillet737@gmail.com>",
"is_bot": false,
"headline": "#75 Allow importing even when VERSION read fails (#77)",
"author_name": "Maximillian Dornseif",
"author_login": "mdornseif",
"committed_at": "2022-10-18T16:18:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4d74ed016ff961501e9d96e318d9476db740204",
"body": "Prevents a pip upgrade issue on Windows",
"is_bot": false,
"headline": "CI: Upgrade pip in a separate step (#85)",
"author_name": "Ewout ter Hoeven",
"author_login": "EwoutH",
"committed_at": "2022-10-18T16:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723aa004c0a730bd1b4529a0a850109e1452fc8f",
"body": "* Create CI configurations with GitHub Actions\r\n\r\nCreates a CI configuration with GitHub Actions that builds and tests munch on Python 3.7 to 3.10 and Ubuntu, Windows and macOS.\r\n\r\n* CI: Fix build matrix variable name\r\n\r\nReplace py by python-version\r\n\r\n* CI: Also install pytest\r\n\r\n* CI: Install requirements\r\n\r\n* CI: Add Python 3.11 job",
"is_bot": false,
"headline": "Create CI configurations with GitHub Actions (#83)",
"author_name": "Ewout ter Hoeven",
"author_login": "EwoutH",
"committed_at": "2022-10-18T15:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f7aa3011039551588b4ef34761a9c85d907cfc",
"body": "* Add imports to README",
"is_bot": false,
"headline": "Add imports to README (#70)",
"author_name": "David Sternlicht",
"author_login": "d1618033",
"committed_at": "2021-01-22T10:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd361d64b32117e87725197a9802148bb19f79be",
"body": "replace pkg_resources with importlib.metadata",
"is_bot": false,
"headline": "Merge pull request #64 from dhellmann/drop-pkg-resources",
"author_name": "Leonid Genkin",
"author_login": null,
"committed_at": "2020-07-22T10:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0aeb0650d37f26ecad7a1d6396fb86738a6fce9",
"body": "Importing pkg_resources has a side-effect of scanning every installed\ndistribution on sys.path to load the metadata, especially the entry\npoints defined in the packages. This can have a significant\nlaunch-time cost for command line applications when there are a lot of\ndistributions to scan.\n\nSince m\n[…]\nr\nversions of python, and then updates the places that were importing\npkg_resources to look for the different versions of the new library\ninstead.\n\nSigned-off-by: Doug Hellmann <doug@doughellmann.com>",
"is_bot": false,
"headline": "replace pkg_resources with importlib.metadata",
"author_name": "Doug Hellmann",
"author_login": "dhellmann",
"committed_at": "2020-07-16T14:55:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56786548f6e63664a101b1104f09531db03d9240",
"body": "Pylint sometimes raises different errors for different python versions. We should be able to disable them",
"is_bot": false,
"headline": "Add 'bad-option-value' to pylint configuration",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-19T08:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e44c81957258db7f39d4f3e7e1078c4794d71f",
"body": null,
"is_bot": false,
"headline": "Fix yaml requirement in unittest",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-19T08:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd9f20e36786610a10e865c773aace46d9de822",
"body": null,
"is_bot": false,
"headline": "Fix RecursiveMunch.copy()",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-19T08:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97c4092a064fab43b4dd461b9c6789184f5c3a5",
"body": null,
"is_bot": false,
"headline": "Add RecursiveMunch to unittests",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-16T11:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7cfe63e126f3dccea7dde902140adb9b29ffad",
"body": "This reverts commit 1e07d56df045a44e3c942d7fc777e84a2fa9f95e.",
"is_bot": false,
"headline": "Revert \"Delete RecursiveMunch\"",
"author_name": "Rochette GLC Mr (PG/R - Elec Electronic Eng)",
"author_login": null,
"committed_at": "2019-12-16T11:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f41cd82e3f7a2a4dabf3cc485e46734b492b18d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-16T11:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e07d56df045a44e3c942d7fc777e84a2fa9f95e",
"body": "PR #58 was merged to master instead of develop. Deleting it from master and adding to develop",
"is_bot": false,
"headline": "Delete RecursiveMunch",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-16T11:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f179e96648fbf926e1814c40021fb0adc024e0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #58 from GuillaumeRochette/master",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-12-16T11:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccf0528564594d4c00dc96337ba386bee12e3a5",
"body": null,
"is_bot": false,
"headline": "De-duplicated RecursiveMunch.",
"author_name": "Rochette GLC Mr (PG/R - Elec Electronic Eng)",
"author_login": null,
"committed_at": "2019-12-03T10:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f356ac6b3e68476c569f422ca905293b0a6c61a",
"body": null,
"is_bot": false,
"headline": "Modified RecursiveMunch.",
"author_name": "Rochette GLC Mr (PG/R - Elec Electronic Eng)",
"author_login": null,
"committed_at": "2019-11-21T13:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ed9c25c53f5d4fe17b4bf101afe2f8fd8b9791",
"body": null,
"is_bot": false,
"headline": "Added RecursiveMunch object.",
"author_name": "Rochette GLC Mr (PG/R - Elec Electronic Eng)",
"author_login": null,
"committed_at": "2019-11-21T12:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "661911837086582e49ef99fdcbac9cf688308397",
"body": "v2.5.0",
"is_bot": false,
"headline": "Merge tag '2.5.0' into develop",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-30T09:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292b8ebea7dc7317529448d45a0b5f6fb704c40f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/2.5.0'",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-30T09:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e270f713a0bb4107ba1d9115bd45272fa66438",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-30T09:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623b3c69ff3e83937af308026618ad28c2d06150",
"body": "Support fromJSON classmethod for all Munch subclasses",
"is_bot": false,
"headline": "Merge pull request #55 from Infinidat/ayalas/add_fromJSON",
"author_name": "Maor Marcus",
"author_login": "maormarcus",
"committed_at": "2019-10-30T09:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e46fb71839cb21231cc4306bd5983eeac630a8b",
"body": null,
"is_bot": false,
"headline": "Support fromJSON classmethod for all Munch subclasses",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-30T09:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a722d8b9d599f9adc11cbeb9e5546c0f593233",
"body": "Fix DefaultMunch/DefaultFactoryMunch return value for get method (fixes #53)",
"is_bot": false,
"headline": "Merge pull request #54 from Infinidat/ayalas/issue-53",
"author_name": "Maor Marcus",
"author_login": "maormarcus",
"committed_at": "2019-10-30T09:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17636ee8cfab53eb3adc174a63a27b2d806e6632",
"body": "Support fromYAML classmethod for all Munch subclasses (fixes #34)",
"is_bot": false,
"headline": "Merge pull request #52 from Infinidat/ayalas/issue-34",
"author_name": "Maor Marcus",
"author_login": "maormarcus",
"committed_at": "2019-10-30T09:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6117e7cfa971863703087ab62031db11783ecf4",
"body": "…es #53)\n\nCommit 10c726f847b3b7fb6d666809ab5b65f81b966192 added bug which cause\nDefaultMunch and DefaultFactoryMunch to ignore 'default_value'\nparameter of get method.",
"is_bot": false,
"headline": "Fix DefaultMunch/DefaultFactoryMunch return value for get method (fix…",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T18:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2edf7f63a55c4b61ea2986ce8c24b125b612b8",
"body": null,
"is_bot": false,
"headline": "Support fromYAML classmethod for all Munch subclasses (fixes #34)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T15:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dede29c5e8bde7ca575365d50dd44f8fc12a5991",
"body": null,
"is_bot": false,
"headline": "Clean CHANGELOG.md",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T15:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e678451c034daffb63e41aeac0e8a6347cbd780d",
"body": "v2.4.0",
"is_bot": false,
"headline": "Merge tag '2.4.0' into develop",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T11:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9afb31a552776794fa19917b74195847946f0f4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/2.4.0'",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T11:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521fd88c5894757a81dd50a71bbb6f8493a3a186",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T11:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fa769ade416b4fd5bfaf1a6844dd929c7d4222",
"body": null,
"is_bot": false,
"headline": "Add Changelog",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T11:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb4d32176397257623953fca43bb3d58fbc1148",
"body": null,
"is_bot": false,
"headline": "Remove usage of deprecated API: Add default loader to yaml loads (#51)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T08:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d02f1ffd1e39822fc66a201d25379255fd9901d",
"body": null,
"is_bot": false,
"headline": "Improve README.md and add unittest for its code blocks",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T08:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70114e7f3f2c6b7b49585bfb0743c0087e683a76",
"body": null,
"is_bot": false,
"headline": "Skip yaml tests if PyYAML is not installed",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T08:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e242825f54f0cf47712fa87248410fc2bd8731",
"body": null,
"is_bot": false,
"headline": "Improve Pylint validations",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-29T07:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b432ff1b8e1bcf742ba1c48f1986732c6330661",
"body": "Switch to PBR",
"is_bot": false,
"headline": "Switch to PBR (#49)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-28T16:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbef295879cd73ff48faa69e54f5cfef1060fcf",
"body": null,
"is_bot": false,
"headline": "Switch to PBR",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-28T15:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681a5e21996aa70238edae626570eed0fe116c30",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into develop (fixes #48)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-28T12:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "437bc3268724a7949885a67d61bfe573561cda51",
"body": "Add constructors to all PyYAML loaders (fixes #44)",
"is_bot": false,
"headline": "Add constructors to all PyYAML loaders (fixes #44) (#47)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-28T11:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8b9f297e4a01ca19d1df514b7eb91c6d3fbee0",
"body": null,
"is_bot": false,
"headline": "Add constructors to all PyYAML loaders (fixes #44)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-28T11:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573c0818c5d36d48719835ca180f6a4c2afc59cc",
"body": "Fix/namedtuple handling",
"is_bot": false,
"headline": "Fix/namedtuple handling (#46)",
"author_name": "Ayala Shachar",
"author_login": null,
"committed_at": "2019-10-27T08:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f8ed3b0a985c6bf8016a8d7239015afd2bd503",
"body": "…o unmunchify a Munch\n\n created with munchify which may contain a namedtuple, from now on).",
"is_bot": false,
"headline": "Fixed namedtuple handling in unmunchify (just in case someone tries t…",
"author_name": "Laszlo Marai",
"author_login": "atleta",
"committed_at": "2019-10-17T12:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd89d85f3a491594c0fd70a0b694d138feb86c27",
"body": "…nerated\n\n hierarchy, but their children are also converted.",
"is_bot": false,
"headline": "Fixed namedtuple handling in munchify. Namedtuples are kept in the ge…",
"author_name": "Laszlo Marai",
"author_login": "atleta",
"committed_at": "2019-10-17T12:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c685164d6e4d3e48aa7bd36cdc0d5f1c3eba7575",
"body": null,
"is_bot": false,
"headline": "Fixed test case",
"author_name": "Laszlo Marai",
"author_login": "atleta",
"committed_at": "2019-10-17T12:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2132e96708ccacf64546a95000c266d5b18cdb",
"body": null,
"is_bot": false,
"headline": "Created test case for bug: namedtuples cause an exception",
"author_name": "Laszlo Marai",
"author_login": "atleta",
"committed_at": "2019-10-17T11:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fbbce7b8205a243337faed0b61472dfe09706d",
"body": "Correctly handle object cycles in munchify/unmunchify",
"is_bot": false,
"headline": "Merge pull request #41 from airbornemint/bugfix/40",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2019-02-28T07:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e30006881f282f2b8ac67ca0bda995ef82314cf",
"body": null,
"is_bot": false,
"headline": "Clearer variable names",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-28T07:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01e88e8966c215e9d987103409f3916fb633f38",
"body": null,
"is_bot": false,
"headline": "Can simplify passing of seen and factory if helpers are nested",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-28T03:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eaa729988f908442fe681f0e4a47051bc180a6b",
"body": null,
"is_bot": false,
"headline": "Better naming and scoping of helper functions",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-27T17:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b201b8ef1f4b9a44f4a27fcd83d03700fd0d4360",
"body": null,
"is_bot": false,
"headline": "Handle tuple-tuple cycles correctly",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-27T08:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975227eb816fbaaa32ef52348da27871259a0372",
"body": null,
"is_bot": false,
"headline": "Test list-list and tuple-tuple cycles",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-27T08:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55520f4b270445fd98acebc8a734135968ba515",
"body": null,
"is_bot": false,
"headline": "Test more dict-dict cycles",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-27T08:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd276f6e990b8df932800239b077175ab2aa04ea",
"body": null,
"is_bot": false,
"headline": "Test for identity in cycle tests.",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-27T08:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16f5bb777ac7d1ba032ec6e7a230b2f2ea8d67be",
"body": null,
"is_bot": false,
"headline": "Correctly munchify and unmunchify structures with object cycles",
"author_name": "Ben Artin",
"author_login": "innermatrix",
"committed_at": "2019-02-24T19:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8266d323950507274984bd7c9446cf6d75a51f58",
"body": "Improve subclassing behavior",
"is_bot": false,
"headline": "Merge pull request #38 from JosePVB/improve_subclassing",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2019-02-17T06:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8c34a0c915fa87f0e1f9f57ab05eae809953cc",
"body": null,
"is_bot": false,
"headline": "Ignore VSCode workspace files",
"author_name": "Jose Vargas",
"author_login": "JosePVB",
"committed_at": "2019-02-10T13:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1697c88270e7c18e8c8d1dd97bd2750a38f40ddc",
"body": null,
"is_bot": false,
"headline": "Fixed typo caught by ImportError",
"author_name": "Jose Vargas",
"author_login": "JosePVB",
"committed_at": "2019-02-10T13:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9fa798b84ba14a15fc8b3bee2a1531226abcad",
"body": null,
"is_bot": false,
"headline": "Added newline at end of file",
"author_name": "Jose Vargas",
"author_login": "JosePVB",
"committed_at": "2019-02-10T03:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37d1fce3b00a3d54c00b75042a7bc5d70c45f13",
"body": null,
"is_bot": false,
"headline": "Generalize munchify and unmunchify for Mapping instances",
"author_name": "Jose Vargas",
"author_login": "JosePVB",
"committed_at": "2019-02-10T03:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c726f847b3b7fb6d666809ab5b65f81b966192",
"body": null,
"is_bot": false,
"headline": "Overwrite built-in methods for safer subclassing",
"author_name": "Jose Vargas",
"author_login": "JosePVB",
"committed_at": "2019-02-10T03:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e302bc9590b7e399b1c4e021e847fb38a1577ec",
"body": "Fix typo in travis-ci yaml file",
"is_bot": false,
"headline": "Merge pull request #33 from pabelanger/develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-08T05:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9385d26b70a0ce6d132feaae1200b5aff580fd8",
"body": "The distributions key was in the wrong sections, it should be under\ndeploy:\n\n https://docs.travis-ci.com/user/deployment/pypi/#Uploading-different-distributions\n\nSigned-off-by: Paul Belanger <pabelanger@redhat.com>",
"is_bot": false,
"headline": "Fix typo in travis-ci yaml file",
"author_name": "Paul Belanger",
"author_login": "pabelanger",
"committed_at": "2018-05-07T14:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70682b4268039be67df002e4a19fe7c550a3f6ca",
"body": "v2.3.2",
"is_bot": false,
"headline": "Merge tag '2.3.2' into develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-06T06:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed246d565244afa94614835212bdac3db4505500",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/2.3.2'",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-06T06:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c16997b5a428f7ab9d4d7e35e9c81f19de0e3f5",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-06T06:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c42daabed894f1e13fe562355a894aa03b1440",
"body": null,
"is_bot": false,
"headline": "Limit travis deployment conditions",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-06T06:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ccbfb25ca007d2a60f94f514a31965a4eeebc5",
"body": "Build python wheels",
"is_bot": false,
"headline": "Merge pull request #32 from pabelanger/develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-05-03T08:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06109f333c388bc5cabcc4060d9cddd3c3c3f544",
"body": "Wheels are the new standard of Python distribution and are intended to\nreplace eggs.\n\nCloses #31\nSigned-off-by: Paul Belanger <pabelanger@redhat.com>",
"is_bot": false,
"headline": "Build python wheels",
"author_name": "Paul Belanger",
"author_login": "pabelanger",
"committed_at": "2018-05-03T00:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6f1c2a8a9edbadb472c403741deeb9c3cf5b41",
"body": "v2.3.1",
"is_bot": false,
"headline": "Merge tag '2.3.1' into develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T07:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24d38ffa40e9e6ce5a82f1abcbd0264e365247a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/2.3.1'",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T07:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbbfbd28d5769463faaf5f766b1f5089f3deb83c",
"body": null,
"is_bot": false,
"headline": "Ignore flycheck files",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570e00d7f9c09cf3577ab389a593548f00395134",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa483aeb0836494045b73def9102b5eafca48627",
"body": null,
"is_bot": false,
"headline": "Avoid running yaml tests when in no-deps environment",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b475ae6101715abcf7e266515a039dd076d8bf",
"body": null,
"is_bot": false,
"headline": "Ignore pytest cache",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6affbd8b8789fecdf428c999d2ebd12a519f39a8",
"body": null,
"is_bot": false,
"headline": "Drop the dot in pytest invocation",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dafe9dbfdb8294157fbe4dba905bb43ef8f8d3b",
"body": null,
"is_bot": false,
"headline": "Use flat dicts in __getstate__ (closes #30)",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-11T06:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00594fb2488f9bb0faf3e5fc5fe08d445b7692f2",
"body": "v2.3.0",
"is_bot": false,
"headline": "Merge tag '2.3.0' into develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-09T10:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e6858ac1671afbc80a07c3e9c7dc5ca8fb1430",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/2.3.0'",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-09T10:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22b30828f5ab6a9039919a176193b2155fd8286",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-09T10:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf8edaa57ae40f07e3af6f86059268a2e55a55b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-04-09T10:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e37aea88f030ed68326858b5d65d593dc769a39",
"body": "__setattr__ will now munchify() any provided dict",
"is_bot": false,
"headline": "Merge pull request #27 from kbni/master",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-03-18T12:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84312dec446fd0e70eddfd3972b978c68da49dba",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Alex Wilson",
"author_login": "kbni",
"committed_at": "2018-03-15T22:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9891ab21a87e895b96d70a876335c04141a33c0e",
"body": "Make DefaultFactoryMunch which lets users provide a factory to gener…",
"is_bot": false,
"headline": "Merge pull request #28 from ekuecks/functiondefault",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-03-12T20:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2dbe457a8c6fe5b7635ab70c8ecd72a32a9c920",
"body": null,
"is_bot": false,
"headline": "Fix lint in init",
"author_name": "Eric Kuecks",
"author_login": null,
"committed_at": "2018-03-11T21:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56530fba3788b27ac6299ed34a5edf8b3d1bc9c8",
"body": "reversibility and update test names",
"is_bot": false,
"headline": "Remove default from constructor and fromDict. Also add a test for repr",
"author_name": "Eric Kuecks",
"author_login": null,
"committed_at": "2018-03-11T20:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb3f839f749a59983c7d8b90a0761f22bf6c6b7",
"body": "…te missing values",
"is_bot": false,
"headline": "Make DefaultFactoryMunch which lets users provide a factory to genera…",
"author_name": "Eric Kuecks",
"author_login": null,
"committed_at": "2018-03-11T01:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14aea92c0e0368b4a32a655778f67008b107fcf6",
"body": null,
"is_bot": false,
"headline": "Rebasing with upstream",
"author_name": "Alex Wilson",
"author_login": "c3aw",
"committed_at": "2018-03-02T03:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0104cec65e65af229c613953e9ae92ffa9c8c12",
"body": null,
"is_bot": false,
"headline": "Drop support for 2.6, 3.3, 3.4",
"author_name": "Rotem Yaari",
"author_login": "vmalloc",
"committed_at": "2018-02-25T12:34:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2023-07-01T09:48:33Z",
"latest_release_tag": "4.0.0",
"releases_from_tags": false,
"days_since_last_push": 783,
"active_weeks_last_year": 0,
"days_since_latest_release": 1123,
"mean_days_between_releases": 1082.5
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "munch",
"exists": true,
"license": "MIT",
"keywords": [
"munch",
"dict",
"mapping",
"container",
"collection",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development",
"Topic :: Software Development :: Libraries",
"Topic :: Utilities"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/munch/",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/Infinidat/munch",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2014-01-16T12:59:10.513791Z",
"latest_published_at": "2023-07-01T09:49:35.980393Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1123
}
]
},
"popularity": {
"forks": 85,
"stars": 785,
"watchers": 23,
"fork_history": {
"days": [
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2015-01-05",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-10-02",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-12-03",
"count": 1
},
{
"date": "2016-03-19",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-05-11",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-08-06",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-03-10",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-07-02",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-13",
"count": 1
},
{
"date": "2019-02-09",
"count": 1
},
{
"date": "2019-02-24",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-07",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-14",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
}
],
"complete": true,
"collected": 85,
"total_forks": 85
},
"star_history": null,
"open_issues_and_prs": 14
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 22499,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements.txt",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "importlib-metadata",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 36,
"open_issues": 11,
"closed_ratio": 0.784,
"closed_issues": 40,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "vmalloc",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/28710?v=4"
},
{
"type": "User",
"login": "dsc",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/47595?v=4"
},
{
"type": "User",
"login": "d1618033",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/4275273?v=4"
},
{
"type": "User",
"login": "innermatrix",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1645207?v=4"
},
{
"type": "User",
"login": "EwoutH",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/15776622?v=4"
},
{
"type": "User",
"login": "JosePVB",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/26766626?v=4"
},
{
"type": "User",
"login": "atleta",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6267837?v=4"
},
{
"type": "User",
"login": "c3aw",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17842642?v=4"
},
{
"type": "User",
"login": "maormarcus",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/25634658?v=4"
},
{
"type": "User",
"login": "jacobsvante",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/190835?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.527
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"python-publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
".pylintrc",
"tox.ini"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 14 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": 3,
"reason": "Found 9/26 approved changesets -- score normalized to 3",
"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": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 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": "d6a54cac0e0d913e27f7cf59064d0e4c13f82e27",
"ran_at": "2026-07-28T14:46:19Z",
"aggregate_score": 3.8,
"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": null,
"oldest_open_prs": [
{
"number": 102,
"created_at": "2024-04-16T12:16:43Z",
"last_comment_at": "2024-07-24T15:37:58Z",
"last_comment_author": "wkta"
},
{
"number": 104,
"created_at": "2024-06-05T07:50:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2024-09-09T11:59:11Z",
"last_comment_at": "2024-09-09T12:01:03Z",
"last_comment_author": "NoamNol"
}
],
"last_merged_pr_at": "2023-07-01T09:39:29Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 17,
"created_at": "2017-07-03T07:08:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2019-04-04T11:58:47Z",
"last_comment_at": "2020-10-11T10:27:16Z",
"last_comment_author": "jaraco"
},
{
"number": 72,
"created_at": "2021-03-05T17:41:35Z",
"last_comment_at": "2022-06-12T12:44:22Z",
"last_comment_author": "dangillet"
},
{
"number": 73,
"created_at": "2021-03-24T20:34:34Z",
"last_comment_at": "2025-12-03T11:25:55Z",
"last_comment_author": "ferdnyc"
},
{
"number": 84,
"created_at": "2022-10-13T16:37:42Z",
"last_comment_at": "2024-09-09T10:59:50Z",
"last_comment_author": "NoamNol"
},
{
"number": 92,
"created_at": "2023-01-06T21:00:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2023-11-10T16:54:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2024-02-26T08:50:05Z",
"last_comment_at": "2024-07-24T15:30:17Z",
"last_comment_author": "wkta"
},
{
"number": 103,
"created_at": "2024-06-05T07:48:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 105,
"created_at": "2024-08-25T12:54:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2024-09-09T11:45:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Infinidat/munch",
"host": "github.com",
"name": "munch",
"owner": "Infinidat"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 38,
"vitality": 15,
"community": 49,
"governance": 60,
"engineering": 52,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"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": 1,
"days_since_last_push": 783,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 783 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 783
}
}
],
"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": "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": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 1123,
"mean_days_between_releases": 1082.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1123 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1123
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1082.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1082.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 11,
"days_since_last_merged_pr": 1123,
"days_since_last_human_commit": 1123,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1123 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1123,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"forks": 85,
"stars": 785,
"watchers": 23,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "785 stars",
"points": 46.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 785
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "85 forks",
"points": 16,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 85
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "23 watchers",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 23
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.527
},
"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 53% of commits",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 36,
"open_issues": 11,
"closed_issues": 40,
"issue_closed_ratio": 0.784,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "78% of issues closed",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 78
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "36/52 decided PRs merged",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 36,
"decided": 52
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/26 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 15,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Infinidat",
"public_repos": 174,
"account_age_days": 5210
},
"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": "15 followers of Infinidat",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "Infinidat"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "174 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 174
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"munch"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1123
},
"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 1123 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1123
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".pylintrc, tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc, 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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://github.com/Infinidat/munch",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://github.com/Infinidat/munch",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 14 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 9/26 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"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 dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 9
},
"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": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".pylintrc, tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".pylintrc, tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 22499,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:46:39.521617Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/Infinidat/munch.svg",
"full_name": "Infinidat/munch",
"license_state": "standard",
"license_spdx": "MIT"
}