Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"exif",
"iptc",
"xmp",
"metadata",
"exiv2"
],
"is_fork": false,
"size_kb": 37381,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 28559,
"Python": 74115
},
"pushed_at": "2026-08-02T13:26:44Z",
"created_at": "2019-06-23T16:59:43Z",
"owner_type": "User",
"updated_at": "2026-08-02T13:27:31Z",
"description": "A Python library for reading and writing image metadata, including EXIF, IPTC, XMP, ICC Profile.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"C++"
]
},
"owner": {
"blog": "leohsiao.com",
"name": "LeoHsiao",
"type": "User",
"login": "LeoHsiao1",
"company": null,
"location": "Shenzhen, China",
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/45813403?v=4",
"created_at": "2018-12-12T07:36:04Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 2790
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.15.5",
"kind": "patch",
"published_at": "2025-10-14T12:08:42Z"
},
{
"tag": "v2.15.4",
"kind": "patch",
"published_at": "2025-05-09T12:10:25Z"
},
{
"tag": "v2.15.3",
"kind": "patch",
"published_at": "2024-10-20T06:56:17Z"
},
{
"tag": "v2.15.0",
"kind": "minor",
"published_at": "2024-10-05T09:52:35Z"
},
{
"tag": "v2.14.0",
"kind": "minor",
"published_at": "2024-07-08T17:03:17Z"
},
{
"tag": "v2.12.0",
"kind": "minor",
"published_at": "2024-01-27T13:27:13Z"
},
{
"tag": "v2.11.0",
"kind": "minor",
"published_at": "2023-12-13T15:10:31Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2023-12-01T13:44:50Z"
},
{
"tag": "v2.8.3",
"kind": "patch",
"published_at": "2023-10-09T12:39:38Z"
},
{
"tag": "v2.8.2",
"kind": "patch",
"published_at": "2023-07-28T12:30:11Z"
},
{
"tag": "v2.8.1",
"kind": "patch",
"published_at": "2022-10-30T07:17:06Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2022-08-19T15:07:50Z"
},
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2021-10-27T14:53:28Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2021-08-24T13:00:01Z"
},
{
"tag": "v2.6.4",
"kind": "patch",
"published_at": "2021-08-05T14:07:18Z"
},
{
"tag": "v2.6.3",
"kind": "patch",
"published_at": "2021-07-10T08:46:26Z"
},
{
"tag": "v2.6.2",
"kind": "patch",
"published_at": "2021-06-26T14:04:01Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2021-02-16T09:22:29Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2021-01-15T12:38:20Z"
},
{
"tag": "v2.3.2",
"kind": "patch",
"published_at": "2020-12-02T16:01:56Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2020-07-03T15:13:18Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2020-06-08T11:55:33Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-04-07T15:06:56Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2020-03-01T14:38:44Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-02-16T14:04:23Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2019-10-16T17:17:07Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2019-09-20T15:31:05Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2019-08-19T14:27:08Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2019-07-09T11:37:29Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2019-07-05T15:08:56Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-07-03T11:54:25Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-07-02T17:12:25Z"
}
],
"recent_commits": [
{
"oid": "808a1b7061804fbaa49cf4bdf9454cc1e84c24be",
"body": null,
"is_bot": false,
"headline": "[ci] update setup.py to determine whether to compile exiv2api.cpp",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T13:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a6474c4b28475c40db8e11e8e66b07fd270267",
"body": "[ci] ready to release v2.16.0",
"is_bot": false,
"headline": "Merge pull request #178 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T13:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a14e3a0d26c54f2b0d00d7e7b4149e62ccb65259",
"body": null,
"is_bot": false,
"headline": "[ci] ready to release v2.16.0",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T12:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1254882d129600fd2840683196f4cc25f7573b1c",
"body": null,
"is_bot": false,
"headline": "[api] Declare Xmp.dc.title as the LangAlt type",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T12:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5a0c9536ebea692f8952bbea759e8e50ced40e",
"body": "…m being XmpSeq type",
"is_bot": false,
"headline": "[api] Declare Xmp.xmpMM.History as the XmpText type to prevent it fro…",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T12:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e33887482300d23b87853ab0015da753cf464b",
"body": null,
"is_bot": false,
"headline": "[api] cancel the separation of 'XmpBag' and 'XmpSeq' by comma",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-02T11:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe054682e4759811f1eaa059f4cf7c7ba71c8cc",
"body": "…tead read a dict",
"is_bot": false,
"headline": "[api] delete the read_block of reading a list for each datum, and ins…",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-08-01T18:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06686cd010bc05a47017bb8e8137b63309299d4c",
"body": null,
"is_bot": false,
"headline": "[lib] upgrade exiv2 to 0.28.8",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-07-11T04:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17928df9f3f92e52f98dfe433ee41746650a5b18",
"body": null,
"is_bot": false,
"headline": "[ci] upgrade build machines to macos-15",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-07-11T03:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a457476299e01ba65039203702bc4c9d8f9aef",
"body": null,
"is_bot": false,
"headline": "[ci] enable build.yml for pull_request",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-07-11T03:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03662269602cfea9ac2ded58ff3d6e9682ab72d",
"body": null,
"is_bot": false,
"headline": "[lib] omit sys.path.append(os.path.join(lib_dir))",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-07-11T03:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc5375c099047cf19e7df42cdbc7dd74ea5d288",
"body": "fix build of of the exiv2api extension",
"is_bot": false,
"headline": "Merge pull request #175 from milahu/fix-build-ext",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2026-07-11T03:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42bf5699fc548aaf8bf53019c9e76e5061658606",
"body": null,
"is_bot": false,
"headline": "fix build of of the exiv2api extension",
"author_name": "Milan Hauth",
"author_login": "milahu",
"committed_at": "2026-07-10T15:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dfd409890fca21bc937524f3360e02c1047ec4",
"body": null,
"is_bot": false,
"headline": "[lib] update git submodule exiv2",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-12-03T09:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ae3ff5d3c4488761b068edc441aeb2e2260784",
"body": null,
"is_bot": false,
"headline": "[doc] update introduction",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-12-03T09:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4236a29d652623465a331e5cc4636c8abeedd166",
"body": "Ready to release v2.15.5",
"is_bot": false,
"headline": "Merge pull request #172 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-10-14T11:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f353918cb05c74c363b473159459e82b16a053f4",
"body": null,
"is_bot": false,
"headline": "[ci] ready to release v2.15.5",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-10-14T07:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180a36b11b86c4907b6cb03f6fbf9aa0354dbc98",
"body": null,
"is_bot": false,
"headline": "[ci] update exiv2 to v0.28.7",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-10-14T07:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec337bda155cf4b5eaf10099c7cf78c472ed8b7",
"body": null,
"is_bot": false,
"headline": "[ci] add wheels for Python3.14",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-10-14T06:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0aa296e6b9aa75c63918ae594e48a6ba778b4a8",
"body": null,
"is_bot": false,
"headline": "[test] delete show_version.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-14T07:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8156b62500fa0000b06fda8de7d4e578040a4b",
"body": "[test] remove FROM_SOURCE_CODE_IMPORT_PYEXIV2",
"is_bot": false,
"headline": "Merge pull request #169 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T12:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb65970ad7b96075feb1ba628f17b11aff84566",
"body": null,
"is_bot": false,
"headline": "[test] remove FROM_SOURCE_CODE_IMPORT_PYEXIV2",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T11:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107b1c372c80abe945f9bd18c7e10bc945adef57",
"body": null,
"is_bot": false,
"headline": "[test] update FROM_SOURCE_CODE_IMPORT_PYEXIV2",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T11:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ec916f749e563603785dd09e8e49460e265a2b",
"body": "[ci] correct env variables in build.yml",
"is_bot": false,
"headline": "Merge pull request #168 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T08:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e422d39a12b07462697d039760f53745016cdafd",
"body": null,
"is_bot": false,
"headline": "[ci] correct matrix variables in build.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T07:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a2b52055fac77ab1e6026a003cacc0591c9b6a",
"body": null,
"is_bot": false,
"headline": "[ci] correct env variables in build.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T07:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a06c0d3e7e1576deb7fa8c37e03cbc28fb210e31",
"body": "Dev",
"is_bot": false,
"headline": "Merge pull request #167 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T07:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5933de0823ee5da80b93b2aa38ebb8f4f004b3",
"body": null,
"is_bot": false,
"headline": "[ci] correct inputs variables in workflows",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T06:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9748e11ad967968371fa0d79154443145c5ae67",
"body": null,
"is_bot": false,
"headline": "[ci] rename to test_wheels.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T06:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4fcb687b534ff459a772c945fdc887f1d0dc52",
"body": "Ready to release v2.15.4",
"is_bot": false,
"headline": "Merge pull request #166 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T06:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea90a3e4a2ee4295e466e73a3b4f86a13c603d3",
"body": null,
"is_bot": false,
"headline": "[ci] currently manually upload wheels to pypi",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T06:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5793c8054acf36281686853d3bccbdf4d9287b09",
"body": null,
"is_bot": false,
"headline": "[ci] correct files path in release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T06:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b8cf38e10e9a8719a095b852577f71deb0cd7f",
"body": null,
"is_bot": false,
"headline": "[ci] correct if conditions in release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-09T04:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58dbc6002ae6995ef886cdc515d5aa86cbfb507",
"body": null,
"is_bot": false,
"headline": "[ci] ready to release v2.15.4",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T10:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f742e0fed17815217ed27df8db17bcca87d3a1",
"body": null,
"is_bot": false,
"headline": "[ci] git checkout in release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T10:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f395083b4067ea5d793ec767cef4b9c3e44e6e",
"body": null,
"is_bot": false,
"headline": "[ci] make wheels in release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T10:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906379d84ef1966d58c348688274f9a786aa2df8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T08:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae6242cce3e6f8a3457191db181cd1cdea030a10",
"body": null,
"is_bot": false,
"headline": "[ci] add github-token in release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T08:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc871a393445e120b4a7b059c933f1c9a629777c",
"body": "Build on ARM platforms",
"is_bot": false,
"headline": "Merge pull request #164 from LeoHsiao1/ubuntu_arm",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T08:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b74993b5fab0036e917d16e21a0670b125401e",
"body": null,
"is_bot": false,
"headline": "[ci] add release.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T08:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c1597f882e8ce12152a5e9b08081f5f8b6990a",
"body": null,
"is_bot": false,
"headline": "[ci] update input variables",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T07:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "109bf14d83e0ea78f86d1584e68d1be52b829844",
"body": null,
"is_bot": false,
"headline": "[ci] delete test.yml",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T04:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a21421c22a4cb17e1f89030b4e5e8fbe1ed7ec",
"body": null,
"is_bot": false,
"headline": "[ci] test packages on arm platforms",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T04:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d6e617deecaddf2e238c3b31b82e546e661bd9",
"body": null,
"is_bot": false,
"headline": "[test] update test_version()",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-08T03:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5d9ef5a5ad07ee4b758b7d5ddc4a763510c258",
"body": null,
"is_bot": false,
"headline": "[test] update show_version.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T10:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242e6f4b8d7425fdbfb9147405f79b8921fe1a94",
"body": null,
"is_bot": false,
"headline": "[ci] correct the path of show_version.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T10:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ced91cb088708400f4dcdda4c3c0d387276e0b9",
"body": null,
"is_bot": false,
"headline": "[ci] correct the path of show_version.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T10:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baefa1cba32eec3322d2728d13288d9d26399632",
"body": null,
"is_bot": false,
"headline": "[ci] correct LIB_DIR",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T10:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ffd9e0da8b0ac6b8daea11feb00b5af83e59725",
"body": null,
"is_bot": false,
"headline": "[test] add show_version.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T09:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f9e8c49f52461ef18e6ecad454bdd501c21dfc0",
"body": null,
"is_bot": false,
"headline": "[lib] put compiled files in LIB_DIR",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T09:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b2c21d6bbbc6344eaae769cbc8614fd95f1f2c",
"body": null,
"is_bot": false,
"headline": "[ci] not storing valid compiled files in the directory pyexiv2/lib",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T08:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb8011ebe7826e72a51cd1926dc47ecdc04f352",
"body": null,
"is_bot": false,
"headline": "[doc] add support for arm64",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T04:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf94c1ab2210e61a90de4d563399c9a0f49107b",
"body": null,
"is_bot": false,
"headline": "[ci] drop support for python 3.6 and 3.7",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T04:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c534ac111ccb5ec34956f5423703261770cc1a4",
"body": null,
"is_bot": false,
"headline": "[ci] add ilammy/msvc-dev-cmd to install cl.exe",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T04:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0131e977c3f814fdb4f30820a6f304e4adcc606f",
"body": null,
"is_bot": false,
"headline": "[ci] set exiv2_platform_name",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-07T03:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9107b030ad7a21938fe44c062c4848df2911540",
"body": null,
"is_bot": false,
"headline": "[ci] correct the grammar to use matrix variables",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-06T10:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e62a95d0a851ce8f154c435c909077995a2ca66",
"body": null,
"is_bot": false,
"headline": "[ci] correct the grammar to use matrix variables",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-06T10:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391d53f81cadba4b835d49feaf195023dc3bd4a2",
"body": null,
"is_bot": false,
"headline": "[ci] update build.yml to download exiv2 0.28.5",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-06T10:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cad52df425a6ec2e99383928bb326bd7bce68e",
"body": null,
"is_bot": false,
"headline": "[lib] update exiv2 to 0.28.5",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-05-06T04:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735c1ac050299184b3164c8d1a553c56631c16a8",
"body": null,
"is_bot": false,
"headline": "[doc] update the link to Microsoft Visual C++",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2025-02-21T08:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6c037cce347d5a75c718c267b14195f79f55c6",
"body": null,
"is_bot": false,
"headline": "[CI] rename jobs in workflows",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-11-18T03:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc6839a56d331b608528aea7b4cfe990b9edc43",
"body": "merge reference.py into convert.py",
"is_bot": false,
"headline": "Merge pull request #154 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-11-18T03:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02aec2a49387d6c351c699a73b7162cbb0560b4",
"body": null,
"is_bot": false,
"headline": "merge reference.py into convert.py",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-11-18T03:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f570b49fe2d227c7841caa43582bb63826d36270",
"body": null,
"is_bot": false,
"headline": "[ci] correct the default value of wheel_version",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T07:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499030a836d0a35c00d827b05adaffc63ac28605",
"body": null,
"is_bot": false,
"headline": "[ci] add wheel package for Python3.13",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21359b52172d3fb4bd9f14496e51787a7ab47fdd",
"body": null,
"is_bot": false,
"headline": "[ci] ready to release v2.15.3",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "758f0d82cda718d9a06117ff3ce849f3cc5dee04",
"body": null,
"is_bot": false,
"headline": "[ci] add compiled files for Python3.13",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8e5a7d2deb1feeaa7322a6814cbef6350d10f3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/LeoHsiao1/pyexiv2",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a528279aec3ee14ac1ea440e6ad5e58119fef7d",
"body": null,
"is_bot": false,
"headline": "[ci] add release for Python3.13",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e813da8cadc6bdcbad042b6d1fe5acb86f7556dc",
"body": null,
"is_bot": false,
"headline": "[ci] building on macos 14 as compatible with macos 15",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-20T06:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03557b0e417a99d417de79a6a1b6d01ba97099b5",
"body": null,
"is_bot": false,
"headline": "[ci] Add variable wheel_version",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-17T02:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c2a30bc9d51ebaaa50a6275828200883d974d5",
"body": null,
"is_bot": false,
"headline": "[ci] update to v2.15.2",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-12T13:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0876e232e583510ac091b8a3273072077c6e911",
"body": null,
"is_bot": false,
"headline": "[ci] Ready to release v2.15.1",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-12T12:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015dd801053d45cfbf9d90b9e53086590834a399",
"body": null,
"is_bot": false,
"headline": "[ci] Add wheel package for MacOS15",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-12T12:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ef654a4d4bdb4eb694ce370420fbc44c4173ba",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef04e22512871500a555840c741ff76ce443cde6",
"body": null,
"is_bot": false,
"headline": "[ci] update compiled files for v2.15.0",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9744156004007220a5f311475109136433dccd0e",
"body": "Ready to release v2.15.0",
"is_bot": false,
"headline": "Merge pull request #150 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403ebd2ddf5868fe6f79604a0cda4c50bda57ff9",
"body": null,
"is_bot": false,
"headline": "[doc] update docs to v2.15.0",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24c69ee422251a834254f45874209b3774f13d4c",
"body": null,
"is_bot": false,
"headline": "[test] add test cases for get_pixel_width() and get_pixel_height()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5845caa5fc74877f18468e8a3c5bb9463f455f16",
"body": null,
"is_bot": false,
"headline": "[api] add get_pixel_width() and get_pixel_height()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T09:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7422b5a98b2a6916b721f0ff3184b2c2c54a67dd",
"body": null,
"is_bot": false,
"headline": "[test] update test data for tagNumber",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-10-05T08:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85c6e548381b1da067e81aecd32b9a6e64d5a93",
"body": null,
"is_bot": false,
"headline": "[lib] read tagNumber of EXIF and IPTC",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-17T09:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc6765da9d9ea89486e43e0532e43f7822e0431",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #146 from cmahnke/patch-1",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-16T16:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d36a9feca1ae1056d82837387d875f857902898",
"body": null,
"is_bot": false,
"headline": "[lib] check unknown exif tag type",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-16T16:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95a433e990c48e9ab7d08cb4d6f114e359b99ef9",
"body": "The link to supported file formats was pointing to an outdated list",
"is_bot": false,
"headline": "Update README.md",
"author_name": "cmahnke",
"author_login": "cmahnke",
"committed_at": "2024-08-16T15:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a0c6b8b32d30efe53869a1079e547654a125ad",
"body": null,
"is_bot": false,
"headline": "[lib] print log level in logHandler()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-16T15:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7b5803ca56aa78cf1f975d7abed22b54c673c7",
"body": null,
"is_bot": false,
"headline": " [test] omit test cases on windows-2022",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-12T03:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0911c03edd367dcf1e3a2c9573967fe3b5ebee33",
"body": null,
"is_bot": false,
"headline": "[test] run test cases on windows-2022",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-08-12T02:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab8c1e32052a52cc4a80087b9fc748193acad25",
"body": null,
"is_bot": false,
"headline": "[doc] Update Tutorial-cn.md",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-15T06:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a02d94d30482536176f2326363efb99c4acaec",
"body": null,
"is_bot": false,
"headline": "[ci] update compiled files for v2.14.0",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T16:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e96928ca46a7749f7cc59fc4520c9a81983c68",
"body": null,
"is_bot": false,
"headline": "[ci] deprecate python v3.6 and v3.7 on macos-14",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T16:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2d0c5f74a174c6e189d271113b1df0f4e53046",
"body": null,
"is_bot": false,
"headline": "[ci] change macos-amd64 to macos-arm64",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T16:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ad63dd4b8f54d7136043282fac5d58e637f83e",
"body": "ready to release v2.14.0",
"is_bot": false,
"headline": "Merge pull request #142 from LeoHsiao1/dev",
"author_name": "LeoHsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7667356c8bc11738a662c71dc6c8bc1d7c67dadc",
"body": null,
"is_bot": false,
"headline": "[doc] update doc for read_*_detail()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94dc830d6107b5132e89df8aa44d5b711b4338ae",
"body": null,
"is_bot": false,
"headline": "[lib] update exiv2 to v0.28.3",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4fa8636dcc2be0ed6d3fbb1375ae44e62636e24",
"body": null,
"is_bot": false,
"headline": "[API] Deprecate enableBMFF()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0843986f09b0507b1f9441ed9049a1a95c144532",
"body": null,
"is_bot": false,
"headline": "[lib] rename self.img to self._exiv2api_image",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04cc77b34edeeea9f11c2259756e0b68b92cf356",
"body": null,
"is_bot": false,
"headline": "[lib] simplify _parse_detail()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T15:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ae88e1d56573521c0f2bc77235c4a4904bbee8",
"body": null,
"is_bot": false,
"headline": "[lib] simplify read_block",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T14:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1194bbde1555a430f6d33a5e17dad801e8372ed0",
"body": null,
"is_bot": false,
"headline": "[test] add tests for read_*_detail()",
"author_name": "leohsiao",
"author_login": "LeoHsiao1",
"committed_at": "2024-07-08T13:52:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 14,
"latest_release_at": "2025-10-14T12:08:42Z",
"latest_release_tag": "v2.15.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 292,
"mean_days_between_releases": 89.9
},
"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": []
},
"popularity": {
"forks": 45,
"stars": 244,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-08-02",
"count": 1
}
],
"complete": true,
"collected": 45,
"total_forks": 45
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 39463,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.py"
],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 59,
"open_issues": 1,
"closed_ratio": 0.991,
"closed_issues": 116,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "LeoHsiao1",
"commits": 520,
"avatar_url": "https://avatars.githubusercontent.com/u/45813403?v=4"
},
{
"type": "User",
"login": "dgtlmoon",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/275001?v=4"
},
{
"type": "User",
"login": "auphofBSF",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11743864?v=4"
},
{
"type": "User",
"login": "jim-easterbrook",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1957023?v=4"
},
{
"type": "User",
"login": "milahu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12958815?v=4"
},
{
"type": "User",
"login": "cmahnke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/194820?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.983
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"release.yml",
"test_wheels.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 1,
"reason": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"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/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "808a1b7061804fbaa49cf4bdf9454cc1e84c24be",
"ran_at": "2026-08-02T13:36:30Z",
"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": "2026-08-02T13:28:13Z",
"oldest_open_prs": [
{
"number": 177,
"created_at": "2026-08-02T11:04:58Z",
"last_comment_at": "2026-08-02T12:28:55Z",
"last_comment_author": "wilddom"
}
],
"last_merged_pr_at": "2026-08-02T13:06:15Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 176,
"created_at": "2026-07-31T22:36:40Z",
"last_comment_at": "2026-08-02T13:01:54Z",
"last_comment_author": "wilddom"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/LeoHsiao1/pyexiv2",
"host": "github.com",
"name": "pyexiv2",
"owner": "LeoHsiao1"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 38,
"vitality": 61,
"community": 52,
"governance": 47,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 22,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 61,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v2.15.5",
"releases_from_tags": false,
"days_since_latest_release": 292,
"mean_days_between_releases": 89.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 292 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 292
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~89.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 89.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 45,
"stars": 244,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "244 stars",
"points": 38.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 244
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "45 forks",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 45
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": 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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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": "weak",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.983
},
"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 98% of commits",
"points": 0.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"merged_prs": 59,
"open_issues": 1,
"closed_issues": 116,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.991,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "59/60 decided PRs merged",
"points": 29.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 59,
"decided": 60
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 48,
"inputs": {
"followers": 22,
"owner_type": "User",
"is_verified": null,
"owner_login": "LeoHsiao1",
"public_repos": 6,
"account_age_days": 2790
},
"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": "22 followers of LeoHsiao1",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "LeoHsiao1"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~7 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"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.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"exif",
"iptc",
"xmp",
"metadata",
"exiv2"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "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": "weak",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 5
},
"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": 22,
"weight": 0.04,
"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.12,
"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": "12 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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": 39463,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [],
"scores": {
"library": 2
},
"primary": null,
"evidence": [
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch pypi package 'pyexiv2.lib.exiv2api' from its registry"
],
"report_type": "repository",
"generated_at": "2026-08-02T13:36:43.989805Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LeoHsiao1/pyexiv2.svg",
"full_name": "LeoHsiao1/pyexiv2",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}