JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"data-structure",
"dictionary"
],
"is_fork": false,
"size_kb": 157,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 26709
},
"pushed_at": "2026-07-18T12:31:08Z",
"created_at": "2022-09-25T12:57:46Z",
"owner_type": "User",
"updated_at": "2026-07-18T12:28:48Z",
"description": "Tiny dict-like structure with key slicing.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Szymon Mikler",
"type": "User",
"login": "szmikler",
"company": "@google",
"location": "Warsaw, Poland",
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/43541355?v=4",
"created_at": "2018-09-24T12:45:28Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 2864
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-07-18T12:28:26Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-07-18T11:53:19Z"
}
],
"recent_commits": [
{
"oid": "e0e1997071a60c327a95be6688970a32cd93594f",
"body": null,
"is_bot": false,
"headline": "Keep Pyright scoped to package sources",
"author_name": "Szymon Mikler",
"author_login": "szmikler",
"committed_at": "2026-07-18T12:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a5772f7502743b123a9ff02d8f5fbc51a285db",
"body": null,
"is_bot": false,
"headline": "Ship typed SortedList support",
"author_name": "Szymon Mikler",
"author_login": "szmikler",
"committed_at": "2026-07-18T12:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eac526fe27a38a3a5f0824949d3ad1f17b4209e",
"body": null,
"is_bot": false,
"headline": "Fix slice metadata before the first boundary",
"author_name": "Szymon Mikler",
"author_login": "szmikler",
"committed_at": "2026-07-18T11:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2677ff112f88fb55869eeb0a645f98884d00e6f2",
"body": "* Dump readthedocs, modernize testing\n\n* Drop setup.py\n\n* Fix ruff & disable pyright\n\n* Fix typo\n\n* Add auto-generated unit tests",
"is_bot": false,
"headline": "Modernize packaging (#6)",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2025-03-15T18:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121b0fb9a7aa05a4a73c5be789cfa1cb58933114",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d16b0787fc556942e46e5dd57dd54d5d1c092d",
"body": null,
"is_bot": false,
"headline": "Update readme detail",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bfd3534278845990a57e3e8770d34eab8298ee",
"body": "Add .readthedocs",
"is_bot": false,
"headline": "Merge pull request #5 from smikler/dev",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9678d986956114cc78907637d2c2e7fe7010e2",
"body": null,
"is_bot": false,
"headline": "Add test",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc7363241ed23fff094b0bd9a8b2913c9b7c286",
"body": null,
"is_bot": false,
"headline": "Add empty line",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376723246c58eef26134a9e1a2aba315be84080d",
"body": null,
"is_bot": false,
"headline": "Change raising mechanics",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67de3b3073226598f5db7d3aa03fc3f1025a750",
"body": null,
"is_bot": false,
"headline": "Update docs requirements",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9c6eebf609a04b17136c6e143ec77ebda1a153",
"body": null,
"is_bot": false,
"headline": "Move mkdocs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e184d71efd678b514dc32857ae7722009cfd203",
"body": null,
"is_bot": false,
"headline": "Add .readthedocs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T14:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73feb383561b8ed30b2731f54eaab310977a8793",
"body": "Version 1.1.0",
"is_bot": false,
"headline": "Merge pull request #4 from sjmikler/smikler/dev",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T11:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c7b4900308f0f8062c6b7fc4f5955b020adabff",
"body": null,
"is_bot": false,
"headline": "Fix 3.7 compatibility",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T11:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab75c650be185e538d9f1a47652d85ccd450d7f0",
"body": null,
"is_bot": false,
"headline": "Fix slice indexing on limits and add tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T11:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582120202c0ed008e676d84f5e36a745a0e9ced1",
"body": null,
"is_bot": false,
"headline": "Add key info when raising KeyError",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T11:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29228ed8cd490910ee89b48eb0ffba962e13d111",
"body": null,
"is_bot": false,
"headline": "Update tests and docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T11:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465279fcf724fea1420035d03217b7d0423ec530",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.1.0",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T10:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bdf2993ca06d12217b9c6f2af66fdd9038bf052",
"body": null,
"is_bot": false,
"headline": "Add `get_slice_at`",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T10:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ac66a6fb30523c95e65a35140ce9ae3c2c3bb6",
"body": null,
"is_bot": false,
"headline": "Cosmetics: renames and return types",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T10:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a977a0d6531ff0141a8eae16c0fa3cefee0bdbb8",
"body": null,
"is_bot": false,
"headline": "Add option to raise KeyError",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T10:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4e6ae556ab83bd860de6f6cb21c008f058b5ae",
"body": null,
"is_bot": false,
"headline": "Update gitignore",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2024-01-16T10:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b23287f8ba29aeca4d4b5a8401b18e3d1ed90d",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-12-10T16:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f063d14b0bc79f2c6533440fa35e34685c41fbc2",
"body": null,
"is_bot": false,
"headline": "Add autogenerated tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-12-10T16:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa9e70135710a4c4670d43a405903f6a75d0006",
"body": null,
"is_bot": false,
"headline": "Fix encoding problems and docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-12-10T16:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3badbe7d60dea20518daf274f0fd87c2015dcbb",
"body": null,
"is_bot": false,
"headline": "Increment version",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b366bff00cc11bb2d4ef1467b79c04be48151c",
"body": null,
"is_bot": false,
"headline": "Add newline",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5abf0cd83705e0529406babd6aabdc0ee413eb4",
"body": null,
"is_bot": false,
"headline": "Change docs header",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf6cd7380c42073bdb774a3be84877492397c4a",
"body": null,
"is_bot": false,
"headline": "Code coloring in docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1584101701145fc252358bf5b7fafec37b4baf07",
"body": null,
"is_bot": false,
"headline": "Code coloring in docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d45c5e2bd5fd5ffffe1f8ba2de5c2c57c1c111",
"body": null,
"is_bot": false,
"headline": "Code coloring in docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T14:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce7c75afd3487967d0089fefbb11782e3b6c2ed",
"body": null,
"is_bot": false,
"headline": "Change quotes",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb67d79465828af9c945118c5565a4a5926ecda",
"body": null,
"is_bot": false,
"headline": "README changes",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8376227dd385e39d9aa79fb22a92f9381c2cefe",
"body": null,
"is_bot": false,
"headline": "Fix broken link",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3cf480231a345fe0b9304d9741b020614273b3a",
"body": null,
"is_bot": false,
"headline": "Add Quick Start link",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c232b9a505ad43c04810e9df4bb297088ef5dfb",
"body": null,
"is_bot": false,
"headline": "Add Quick Start link",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7b0751573f8d87498257a6126ec75b6d601185",
"body": null,
"is_bot": false,
"headline": "Add .coverage to gitignore",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-07T13:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c56274c77101ab0ffa58bb3f59bd3a7f93d31b",
"body": null,
"is_bot": false,
"headline": "Move figures to docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682f4da8ce9e3aabc354ed7fa1c0dc3b7acdec91",
"body": null,
"is_bot": false,
"headline": "Add setup.py",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c1829dff7992585d74159e8f05f05d0c38aafc",
"body": null,
"is_bot": false,
"headline": "Remove setup",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aaaf685385323fe62933a0ee78a474053899627",
"body": null,
"is_bot": false,
"headline": "Increment version",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb54b5a016dcf100c8af83b211f34fd2d000066",
"body": null,
"is_bot": false,
"headline": "Make tests use local files",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de342826584fd7761c4e4a8c54edf4aa8753ce3e",
"body": null,
"is_bot": false,
"headline": "Fix mypy",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237be1974ef803f759e673998162e1681c28bd37",
"body": null,
"is_bot": false,
"headline": "Fix black",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2693b76c76906c0a5cdca72427fbbf35a4322727",
"body": null,
"is_bot": false,
"headline": "Change repository structure",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-02T00:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d8ffe270b93332aa4d912dca2d91bdc2a49a65",
"body": null,
"is_bot": false,
"headline": "Rename workflow",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T23:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d0270e4193ab4a3b9baf3f9ccf1495469c620c",
"body": null,
"is_bot": false,
"headline": "Restore footer",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T22:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa8668749a519cb8bacb03d2d2b099f60f623de",
"body": null,
"is_bot": false,
"headline": "Remove unecessary ignore:",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T18:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaad8a56cdaf18604a08fd3c9b407ef5252319b6",
"body": null,
"is_bot": false,
"headline": "Remove alternative installation method",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T17:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eef1824b01a38d46a097422f12fb93dbcdb0c29",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:gahaalt/slicemap",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T17:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b761c7b6a64986d47f69c08d02184ed9bab631ea",
"body": null,
"is_bot": false,
"headline": "Make imports relative",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-10-01T17:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "834dceb7db2cb242fa2edaba9ab3f5f7c3c8afbe",
"body": null,
"is_bot": false,
"headline": "Small docstring changes",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-28T14:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b1c60ec1754f0c724d1c79f96d498a6a3694c4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:gahaalt/slicemap",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T20:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d1fd3e6b39754ac6d6aa3918d75d41862287aa",
"body": null,
"is_bot": false,
"headline": "Change docs theme",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T20:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec56f830e829bc5317e6211feb1b89449fb19410",
"body": null,
"is_bot": false,
"headline": "Update quick_start.md",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T18:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5224078aa763ed34c9c19dd690e0b52e1fc35f7",
"body": null,
"is_bot": false,
"headline": "Remove config file",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T16:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d632be099d489e042b7567db507bed31c190321",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T15:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b832f56913d69559792d8e229f22c818cc1e16c9",
"body": null,
"is_bot": false,
"headline": "Add doc test badge",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T14:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1832f7baf6061a73d618569a141aafb36eae8108",
"body": null,
"is_bot": false,
"headline": "Move documentation to readthedocs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T14:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e422aec7312f3e1e7b3b10080168c8153a03191c",
"body": null,
"is_bot": false,
"headline": "Add docs requirements",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T14:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981f99c49e75787adf52b5f06fc1baaaca98f52e",
"body": null,
"is_bot": false,
"headline": "Set up readthedocs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T14:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b72c52bf8455ef523f4a1fe92c820b9c7739715",
"body": null,
"is_bot": false,
"headline": "update badges",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T14:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4054a0c17f3a07610685aa2d70461aa144f09093",
"body": null,
"is_bot": false,
"headline": "Update badges",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T13:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ddfea77bd0649f4d657a83efb697c6a850b627d",
"body": null,
"is_bot": false,
"headline": "New documentations",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T13:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51ef701febd89193728682b96dec67b7502ed6a",
"body": null,
"is_bot": false,
"headline": "Docs typos",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T12:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52eb5515016086d9d6cdb913d94344517f4f1075",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T11:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a22d0f608cc1392c649a768807a09ab3ac48f8",
"body": null,
"is_bot": false,
"headline": "Add mkdocs documentation",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T11:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280b5e08e28bcd17ecc4a32dbc469052c8b4d2e2",
"body": null,
"is_bot": false,
"headline": "Add docstrings",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T10:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba0a0388f7c010ca498291151d5f4d74ae85f2e",
"body": null,
"is_bot": false,
"headline": "Init docs",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T09:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b02730e47bb96cc9ffa4125492697cdde03f8f6",
"body": null,
"is_bot": false,
"headline": "Add to readme",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T09:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d342dbb5bd4f00683e2eafb7fedd3a6633fc7de",
"body": null,
"is_bot": false,
"headline": "Add new badges",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T09:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a431e4324e43a2a097274c279e0fad22c0a2aa",
"body": null,
"is_bot": false,
"headline": "Add python38 and 39 tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T09:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f10eb4e96ea6303bcd7b8fd280b797b7bcbf700",
"body": null,
"is_bot": false,
"headline": "black",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-26T00:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2eb0706a7db483c55f99ffc770698d1d817615",
"body": null,
"is_bot": false,
"headline": "Add tests from readme",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ef2007d562f609a200cf2f051044b74df1b6b4",
"body": null,
"is_bot": false,
"headline": "Add badges to README",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092bb137f9047e24f313238e2674bdfed21dfe36",
"body": null,
"is_bot": false,
"headline": "Add empty line",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f739ca1820e754047634df82b7d1883e2a4988",
"body": "Add CI",
"is_bot": false,
"headline": "Merge pull request #2 from gahaalt/actions2",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92de3f68adaaf02d78c20573a8f98e314d628a3a",
"body": null,
"is_bot": false,
"headline": "Improve tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36c45a1d3d6f33b24ec74a2c2e2be26fb8f085a",
"body": null,
"is_bot": false,
"headline": "Add more python versions to tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c962f3b0f70b95900a89aaaefdd58da5f8ed20",
"body": null,
"is_bot": false,
"headline": "Modify tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b411ad6db3c595e669732606362820f76b83a18c",
"body": null,
"is_bot": false,
"headline": "Add pytests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96c69a68e1b50fdc157fdfef148477cc0752250",
"body": null,
"is_bot": false,
"headline": "Fix mypy",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ffa548f54eec356e1a122b8a05d7dcf750521d",
"body": null,
"is_bot": false,
"headline": "Add mypy tests",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2806ba07d04650fc5e3b60eca51e55d79a23159",
"body": null,
"is_bot": false,
"headline": "Create python-app.yml",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T22:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a253a6ce19e899158d062ee171175b8e2a52357",
"body": null,
"is_bot": false,
"headline": "Fix for slices where a=b",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T16:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3b6309df616bda133ef6921200b72c4cabc973",
"body": null,
"is_bot": false,
"headline": "Add init for pypi to work",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T15:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56ae8313740abc120d45473139350955775ae80",
"body": null,
"is_bot": false,
"headline": "README changes",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T15:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6d7e2f7e1a42bef4a7fcec74105183d7ae62c7",
"body": null,
"is_bot": false,
"headline": "Modify example",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T15:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d99493ff4ea921b84d44b7dd24cb2a2a47cf85c",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab408ee7ae4aaa5c84b14d5a2bdb4fb0a525b350",
"body": null,
"is_bot": false,
"headline": "Move source files",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e66677855855cab0f14812e736d9c43cd0edebb",
"body": null,
"is_bot": false,
"headline": "Installation guide",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb2c771de83374636d88c5fe21765d77fd3a6b0",
"body": null,
"is_bot": false,
"headline": "New image",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75eda16717047de5aee44d2ba7e566185dd3d3d",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c994e6aa2f131e8a0fb1ab19849af52a0d78f9",
"body": null,
"is_bot": false,
"headline": "Update README with examples",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T14:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5cabc20c01454f413f7ec28dc94b61f6fb4f9f",
"body": null,
"is_bot": false,
"headline": "Add figures",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T13:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e01fff1a32790e0fa1886f67d2cb36771e2858a",
"body": null,
"is_bot": false,
"headline": "Init",
"author_name": "Szymon Mikler",
"author_login": null,
"committed_at": "2022-09-25T13:04:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 3,
"latest_release_at": "2026-07-18T12:28:26Z",
"latest_release_tag": "v1.2.2",
"releases_from_tags": true,
"days_since_last_push": 10,
"active_weeks_last_year": 1,
"days_since_latest_release": 10,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "slicemap",
"exists": true,
"license": "MIT",
"keywords": [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Typing :: Typed"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/slicemap/",
"is_deprecated": false,
"latest_version": "1.2.2",
"repository_url": "https://github.com/szmikler/slicemap/blob/main/docs",
"versions_count": 47,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3818,
"first_published_at": "2022-09-25T12:31:09.043902Z",
"latest_published_at": "2026-07-18T12:31:05.964736Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 0,
"stars": 5,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"slicemap/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 9670,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "pypi:slicemap@1.2.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "sortedcontainers",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "sortedcontainers",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "szmikler",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/43541355?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"check-code-quality.yaml",
"check-with-pytest.yaml",
"install-local-and-run.yaml",
"install-pypi-and-run.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/15 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": "e0e1997071a60c327a95be6688970a32cd93594f",
"ran_at": "2026-07-29T03:32:24Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T12:29:48Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-03-15T18:00:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/szmikler/slicemap",
"host": "github.com",
"name": "slicemap",
"owner": "szmikler"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 45,
"vitality": 57,
"community": 36,
"governance": 55,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.2.2",
"releases_from_tags": true,
"days_since_latest_release": 10,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"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": 36,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 0,
"stars": 5,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"slicemap"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 3818
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,818 downloads/month across pypi",
"points": 47.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3818,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 4,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/5 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 27,
"owner_type": "User",
"is_verified": null,
"owner_login": "szmikler",
"public_repos": 18,
"account_age_days": 2864
},
"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": "27 followers of szmikler",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "szmikler"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~7 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"slicemap"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "47 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 47
}
}
],
"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": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"data-structure",
"dictionary"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 3 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 0/15 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:slicemap@1.2.2 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:slicemap@1.2.2",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.041,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "4 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 4,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"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": [
"slicemap/py.typed"
],
"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": "slicemap/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "slicemap/py.typed"
}
}
],
"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 97",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 97
}
}
],
"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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 9670,
"source_files_sampled": 7,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (slicemap/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "slicemap/py.typed",
"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"
],
"report_type": "repository",
"generated_at": "2026-07-29T03:32:33.399900Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/szmikler/slicemap.svg",
"full_name": "szmikler/slicemap",
"license_state": "standard",
"license_spdx": "MIT"
}