原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ai",
"llm",
"codebase",
"repository",
"tools"
],
"is_fork": false,
"size_kb": 487,
"has_wiki": true,
"homepage": "https://pypi.org/project/repo-to-text/",
"languages": {
"Python": 68787,
"Dockerfile": 645
},
"pushed_at": "2026-07-29T02:50:29Z",
"created_at": "2024-06-08T07:25:52Z",
"owner_type": "User",
"updated_at": "2026-07-29T02:50:51Z",
"description": "Convert a repository structure and its contents into a single text file, including the tree output and file contents in markdown code blocks. It may be useful to chat with LLM about your code.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://kirill-markin.com/",
"name": "Kirill Markin",
"type": "User",
"login": "kirill-markin",
"company": "@ozma-io ",
"location": null,
"followers": 117,
"avatar_url": "https://avatars.githubusercontent.com/u/37423353?v=4",
"created_at": "2018-03-15T22:42:32Z",
"is_verified": null,
"public_repos": 42,
"account_age_days": 3060
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2026-07-15T04:36:26Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-07-08T04:41:23Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-07-01T08:36:55Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-06-03T08:41:38Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-03-31T02:16:05Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-12-07T10:32:28Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-10-25T13:35:29Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-05-25T08:24:02Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-04-19T10:30:04Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2024-12-17T16:27:41Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2024-12-16T10:00:05Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2024-12-16T07:03:16Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-12-16T00:38:31Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2024-11-02T19:18:56Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2024-10-30T08:00:29Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2024-10-22T22:08:44Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-06-18T10:00:40Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2024-06-14T18:31:51Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2024-06-10T06:37:25Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-06-09T08:29:06Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-06-09T08:15:53Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2024-06-08T13:37:35Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-06-08T11:57:22Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2024-06-08T11:39:56Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-06-08T11:16:18Z"
}
],
"recent_commits": [
{
"oid": "dc020745af4d3569bb274fc9b2c5f584b64dd1bb",
"body": "…0729-c9c8\n\nUpdate dependencies and CI actions",
"is_bot": false,
"headline": "Merge pull request #50 from kirill-markin/codex/dependency-drift-2026…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-29T02:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed22ae2458b25a135902ceb0e2dd7717d736d720",
"body": "Co-authored-by: Codex <codex@openai.com>",
"is_bot": false,
"headline": "Update dependencies and CI actions",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-29T02:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807a2a278faba0db18291426d6b0289c4350881d",
"body": "…5-c9c8\n\nRelease 2.0.3",
"is_bot": false,
"headline": "Merge pull request #49 from kirill-markin/codex/release-2.0.3-2026071…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-15T04:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3768380a14137396ae20166e4bc93e6d2d4ce938",
"body": "Co-authored-by: Codex <codex@openai.com>",
"is_bot": false,
"headline": "Release 2.0.3",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-15T04:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809a3bbc19f364ce6dc6762f753422fd4c5c389c",
"body": "…8-6b98\n\n[codex] Release 2.0.2",
"is_bot": false,
"headline": "Merge pull request #48 from kirill-markin/codex/release-2.0.2-2026070…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-08T04:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85c93c5bbc2a06bf60273c92395268f0118d896",
"body": "Co-authored-by: Codex <codex@openai.com>",
"is_bot": false,
"headline": "Release 2.0.2",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-08T04:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b0eaf549a0ac1f2e35fcb4f65722f096fdfc32",
"body": null,
"is_bot": false,
"headline": "Prepare v2.0.1 release",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-01T08:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3baa082faec002fbaf5ddad96d0c37b7c3e17055",
"body": "…ft-20260701-4b94\n\n[codex] Update dependency drift",
"is_bot": false,
"headline": "Merge pull request #47 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-01T08:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9673b82966510b81cffe64a7b39b400fa8716c14",
"body": null,
"is_bot": false,
"headline": "Update dependency drift",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-07-01T08:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a08f32bfd90504c92c5ee322a99223c6ffb8fee",
"body": "…ft-20260624-047c\n\n[codex] Update dependency drift",
"is_bot": false,
"headline": "Merge pull request #46 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-24T05:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf449cc9dcaaba380d85469f8cedf68d6d086b5",
"body": null,
"is_bot": false,
"headline": "Update dependency drift",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-24T05:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370e27704e2ea3e6dd915b8316bc0d4f3e11ebc6",
"body": "…ft-20260617-2b98\n\n[codex] Update dependency drift",
"is_bot": false,
"headline": "Merge pull request #45 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-17T05:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364848dd7317282e33812d31fe9d2a8c94232b42",
"body": null,
"is_bot": false,
"headline": "Update dependency drift",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-17T05:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae67657e929721403c0143f0c327f9d4ffe71273",
"body": "…ft-20260610-5d00\n\nUpdate dependency drift",
"is_bot": false,
"headline": "Merge pull request #44 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-10T04:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a600c424ff8190e185ec3ac1e88c07b28656462",
"body": null,
"is_bot": false,
"headline": "Update dependency drift",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-10T04:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c43e69905b4bba1d8d3181bd132cd9e84041a7",
"body": "…elease-2.0.0\n\nPrepare security dependency release",
"is_bot": false,
"headline": "Merge pull request #43 from kirill-markin/codex/security-dependency-r…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-03T08:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e64031b8536855d8084d1248165d513b9122f2f",
"body": null,
"is_bot": false,
"headline": "Prepare security dependency release",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-06-03T08:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff5a5449ff32f8c6e3bf8a071a2cbadb47f04d6",
"body": null,
"is_bot": false,
"headline": "Update poetry lockfile dependencies (#42)",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-11T05:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4dcaf7b2d9d41d1b10c958c4e62ccb62e2cd074",
"body": "…ft-20260508-ebbd\n\nRefresh dependency lock",
"is_bot": false,
"headline": "Merge pull request #41 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-08T07:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "655d574d5b9a5b17b012ad2746da1b1ed8676aab",
"body": null,
"is_bot": false,
"headline": "Refresh dependency lock",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-08T07:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd9d67dab2e8e60f859ad88d40d5ab40dc9f7b9",
"body": "…0260507-8ca6\n\n[codex] Refresh Poetry lock",
"is_bot": false,
"headline": "Merge pull request #40 from kirill-markin/codex/refresh-poetry-lock-2…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-07T06:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185f7142e4351c8b2c7071d4bc635c45d643eefe",
"body": null,
"is_bot": false,
"headline": "Refresh Poetry lock",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-07T06:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab6b6b182dfafc98adb813d32bc461ed47957fa",
"body": "…0506-repo-to-text\n\nPin Python Docker image patch version",
"is_bot": false,
"headline": "Merge pull request #39 from kirill-markin/codex/dependency-drift-2026…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-06T05:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b7203431a3349726651a1dd808f89477f80008",
"body": null,
"is_bot": false,
"headline": "Pin Python Docker image patch version",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-06T05:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab760149e0e387d1a249461a252e21e72122d807",
"body": "…ft-2026-05-01\n\n[codex] Update dependency drift",
"is_bot": false,
"headline": "Merge pull request #38 from kirill-markin/codex/update-dependency-dri…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-01T10:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43fd8614daf0bef4a390d3b90990cc93232a4a3f",
"body": null,
"is_bot": false,
"headline": "Update dependency drift",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-05-01T10:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92612a4493a40375e2202f17ce04f1723fe91475",
"body": null,
"is_bot": false,
"headline": "Update dependency drift (#37)",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-04-30T06:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297f9d3ddef5ff51631fa04929ca12e4a02be953",
"body": null,
"is_bot": false,
"headline": "chore: update PyPI publish action pin",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-04-21T06:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5038f2ab576c906ae531178745a9611d68a8773",
"body": null,
"is_bot": false,
"headline": "Refresh pathspec and rich dependencies",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-04-13T09:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95db4af30f6924c81550b5d19d3b4a06847c3c33",
"body": null,
"is_bot": false,
"headline": "Refresh Poetry lockfile tooling",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-04-12T04:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b556332e0b2b2fe66fc94d518195f40b0fc90b9",
"body": null,
"is_bot": false,
"headline": "Refresh Python publish workflow",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-04-06T13:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cff185a7df27583700c1a72d59dcd4070e00ba7",
"body": null,
"is_bot": false,
"headline": "Add Python 3.14 to CI matrix",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-03-31T02:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde226abb49da66e262b9cdd5354ac2434c646df",
"body": null,
"is_bot": false,
"headline": "chore: refresh python runtime and tooling",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2026-03-28T04:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e8a3560cb4261d48c3719d492a0465705da108",
"body": "Move index.mdc from .cursor/ to .cursor/rules/ and update symlinks in AGENTS.md and CLAUDE.md to point to the new location",
"is_bot": false,
"headline": "refactor: move cursor rules to .cursor/rules subdirectory",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-12-07T15:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ca1d7686798ef79102d128e3dc011576ddd8353",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.0.0",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-12-07T10:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf668b16cb778f1e993cfd2fe177666fe8043105",
"body": "…e binary files (#33)",
"is_bot": false,
"headline": "Add --skip-binary option to CLI and update save_repo_to_text to handl…",
"author_name": "Luke Craig",
"author_login": "lacraig2",
"committed_at": "2025-12-07T10:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77209f30aa98531436550ef334541af82273393d",
"body": "…#32)\n\n* Add minimal handling for broken symlinks in generate_output_content\n\n* core: simplify generate_output_content\n\n* pylint adjust no-else-return",
"is_bot": false,
"headline": "Add minimal handling for broken symlinks in generate_output_content (…",
"author_name": "Luke Craig",
"author_login": "lacraig2",
"committed_at": "2025-10-28T08:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a94182b3d26aa9edc76b1040c50745e3da8bb64",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.8.0",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-10-25T13:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb0d82191dd5a7c4076984fc06e0b7866bc3815",
"body": "- Move cursor rules from .cursorrules to .cursor/index.mdc\n- Create CLAUDE.md and AGENTS.md symlinks in project root\n- Delete deprecated .cursorrules file\n- Symlinks point to .cursor/index.mdc for consistent rule management",
"is_bot": false,
"headline": "refactor: reorganize cursor rules into .cursor directory",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-10-25T13:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280734475225e7436f09270cdbadd7fcf649eff6",
"body": "…ommand\n\nFix tree command for Windows",
"is_bot": false,
"headline": "Merge pull request #35 from kirill-markin/fix-issue-26-windows-tree-c…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-10-25T13:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3721ed45f00edb6106d417d2b0f4171c7e2a8158",
"body": "- Add platform detection to run_tree_command\n- Use 'cmd /c tree /a /f' syntax on Windows\n- Keep 'tree -a -f --noreport' syntax on Unix/Linux/Mac\n- Modernize subprocess call with text=True and encoding='utf-8'\n- Add stderr=subprocess.PIPE for better error handling\n\nAll 43 tests pass successfully.",
"is_bot": false,
"headline": "Fix tree command for Windows (fixes #26)",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-10-25T13:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1c84eca37e714efdc80f5f8fd30701227c9cec",
"body": "- Corrected test_generate_output_content_splitting_very_small_limit to expect 10 words instead of 8\n- The test now properly accounts for opening tag (2 words) + raw content (8 words) in the same segment\n- Reflects actual behavior where opening tag and content are grouped together when they fit within word limit",
"is_bot": false,
"headline": "Fix test assertion for content splitting logic",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ace858645274e80ebd0068f59c89a7b1faaaf6d",
"body": null,
"is_bot": false,
"headline": "Add debug output to understand CI test failure",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44153cde989202ac20c7bf68eaa84bbbcebebad2",
"body": "…imit\n\n- Corrected word count expectations for closing XML tag\n- Fixed test logic to match actual output segment structure\n- The closing tag '</content>' is 1 word, not 2 as previously assumed\n- All 43 tests now pass successfully",
"is_bot": false,
"headline": "Fix failing test: test_generate_output_content_splitting_very_small_l…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04dd8df634f8cbfb5bb94a813543fe6050a364e",
"body": "- Replace f-string with lazy % formatting in logging.debug() call\n- Resolves W1203 pylint warning for better logging performance\n- Achieves 10.00/10 pylint rating",
"is_bot": false,
"headline": "Fix pylint logging-fstring-interpolation warning",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d2b3b36e793302b772c5806330bd1dd5f7a909",
"body": "- Remove Python 3.8 from test matrix (incompatible with requires-python >=3.9)\n- Add proper type annotations for pytest fixtures (capsys, caplog)",
"is_bot": false,
"headline": "Fix GitHub Actions tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689dd362ec6e331fa34c45acb2126ba60d7c8525",
"body": "- Modify test_load_additional_specs_invalid_max_words_string, test_load_additional_specs_invalid_max_words_negative, and test_load_additional_specs_max_words_is_none_in_yaml to specify caplog as pytest.LogCaptureFixture.\n- Update test_save_repo_to_text_stdout_with_splitting and test_save_repo_to_text_empty_segments to annotate capsys and caplog respectively for improved type safety and clarity.",
"is_bot": false,
"headline": "Update test functions to include explicit type annotations for caplog",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57026bd52e153b4688f0793a12f7d8ead8438a48",
"body": "…e_repo_to_text\n\n- Add fallback logic for os.path.relpath in process_line to handle cases where it fails, ensuring robust path resolution.\n- Update save_repo_to_text to use basename for displaying file paths, improving clarity in success messages and output.\n- Modify tests to assert on basename instead of relative path, aligning with the new display logic.",
"is_bot": false,
"headline": "Enhance error handling in process_line and update display path in sav…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T08:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241ce0ef7085669b4172aad7e99b3f3861bd55e6",
"body": "- Uncomment [project.optional-dependencies] dev section\n- Remove duplicate Poetry dev dependencies\n- Fix pylint command not found error in GitHub Actions\n- Resolves CI failure in PR #28",
"is_bot": false,
"headline": "Fix CI: Enable dev dependencies for pylint",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T07:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7badce9ae93439c992f2bfc4bdfe915bf99a934",
"body": "Add support for splitting text by maximum word count",
"is_bot": false,
"headline": "Merge pull request #28 from kirill-markin/feature/word-count-splitting",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T07:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3731c01a205ee4c2031a5a55180024b992e56377",
"body": "- Split long logging messages into multiple lines for better clarity\n- Ensure consistent formatting across logging calls\n- Minor adjustments to maintain code readability",
"is_bot": false,
"headline": "Refactor logging statements in core.py for improved readability",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T07:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a607414715da4ea6e64a537845a9f1690885d77",
"body": null,
"is_bot": false,
"headline": "Remove unused IO import from core.py",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T07:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5b0ab941c7bce45d589460aaaa82c848e7ec0f",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.7.0 for word count splitting feature",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-05-25T07:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34aa48c0a1e9fa84a89e375b6e227ba31e0b58d1",
"body": null,
"is_bot": false,
"headline": "address test errors",
"author_name": "Zhan Li",
"author_login": "Zhan-Li",
"committed_at": "2025-05-25T07:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e066b481afabbf89dc55f2bca8659aa7926ae46d",
"body": null,
"is_bot": false,
"headline": "add support for splitted text by maximum word count",
"author_name": "Zhan Li",
"author_login": "Zhan-Li",
"committed_at": "2025-05-25T07:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9431ff9d07e46803dce668f02f403d5846f26aeb",
"body": "- Change output format from markdown code blocks to structured XML\n- Add XML tags for better structure and parsing\n- Update documentation and README\n- Update version to 0.6.0",
"is_bot": false,
"headline": "Change output format to XML",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-04-19T10:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b4b23eae172d2ffcbfb6e9a2b03d697364c7d1",
"body": "chore: Added package-lock.json to ignore-content in default settings",
"is_bot": false,
"headline": "Merge pull request #25 from TheGhulam/main",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2025-03-12T15:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8977b8cf48b6d3f515332e741322b97b893ee10",
"body": null,
"is_bot": false,
"headline": "chore: Added package-lock.json to ignore-content in default settings",
"author_name": "Ghulam Ahmed",
"author_login": "TheGhulam",
"committed_at": "2025-03-08T19:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde732c57decc9111de8dd00748a1dec34014538",
"body": null,
"is_bot": false,
"headline": "docker instructions cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-30T14:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c32b7a5658b3d47c2895e78026f16b2a8262348",
"body": null,
"is_bot": false,
"headline": "readme cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-18T07:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d54aa0cacbd1ffbb65f02b68d1b2fb5276554e",
"body": null,
"is_bot": false,
"headline": "readme cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-18T00:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1817078e46080674072b8957e849c4abce53a1aa",
"body": "Refactoring/cleanup",
"is_bot": false,
"headline": "Merge pull request #23 from kirill-markin/refactoring/cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T16:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d99a1aa59b3394b82ff7e4145a3b3be73e30326",
"body": null,
"is_bot": false,
"headline": "tests matrix python-version reduce",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T16:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d124fa24ccc82fc274c01f3851b5f0644c3fe747",
"body": "- Simplified the `get_tree_structure` function by extracting the tree command execution and filtering into separate functions: `run_tree_command` and `filter_tree_output`.\n- Introduced `process_line`, `extract_full_path`, and `mark_non_empty_dirs` to enhance readability and maintainability of the fi\n[…]\nifications from settings and .gitignore files.\n- Added clipboard functionality to copy output content after saving.\n- Cleaned up and clarified docstrings for better understanding of function purposes.",
"is_bot": false,
"headline": "Refactor tree structure generation and filtering logic",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T16:16:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ecfbed98ac1446efe6f2b330632c7c2e0d993d38",
"body": null,
"is_bot": false,
"headline": "load_ignore_specs too meny local variables fix",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T16:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a08a70cf48eac60c2b27e2e0c64b55805a8439d",
"body": null,
"is_bot": false,
"headline": "linter cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T16:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c7bb76e8e325833679d38ff5823b6e2fe27c45",
"body": null,
"is_bot": false,
"headline": "pylint to pyproject and git workflows",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T14:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e6daf19c851e650a99ac77dffbe56126138700",
"body": null,
"is_bot": false,
"headline": "new version",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T14:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eac47029f798a2c71b1cb4ebe57f81209845d5c",
"body": null,
"is_bot": false,
"headline": "linter clenaup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T14:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a364328e601eb58a448427c0dbd2ed6d627d4f7d",
"body": null,
"is_bot": false,
"headline": "remove_empty_dirs new logic and linter cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T14:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f283feefd05868d5e5e229e04210486f1c44822",
"body": null,
"is_bot": false,
"headline": "linter cleanup",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-17T13:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cba3592f2e90d9f78e7e56f3a6291efc3e5e101",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.5.3",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a8f31cf182308ec91aba24ffb0f6963c098126c",
"body": null,
"is_bot": false,
"headline": "more python-version for tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bcd21f40f050260fe96813163b2627dd444cd39",
"body": null,
"is_bot": false,
"headline": "fix pyproject usage",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae0657b042450c27791704f3f129e1495ab339a",
"body": "workflow tests",
"is_bot": false,
"headline": "Merge pull request #22 from kirill-markin:feature/workflow-tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9567b8bb6db5b18c748d52f089b12eac48bf98e4",
"body": null,
"is_bot": false,
"headline": "workflow tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2148b4b5b959ea045a04914054fc84e85b8042f",
"body": "pyproject",
"is_bot": false,
"headline": "Merge pull request #21 from kirill-markin:feature/pyproject",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89052115a2d98c0215a48ff3b28acde81bf31fe",
"body": null,
"is_bot": false,
"headline": "pyproject",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6198b4f410b1b79dc58e2eea5d99012a16a98526",
"body": "…rror-handling\n\nstrict-typing-and-error-handling",
"is_bot": false,
"headline": "Merge pull request #20 from kirill-markin:feature/strict-typing-and-e…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39e7a889603600da2d062fdafd452961fc3eda7",
"body": null,
"is_bot": false,
"headline": "strict-typing-and-error-handling",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T09:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e1ae59375c2e06020634af8085227bcef08a290",
"body": null,
"is_bot": false,
"headline": "version update",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T06:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac3d0b727b0459244bb379d877ec58826f47b04",
"body": null,
"is_bot": false,
"headline": "version commint",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T00:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577d42746d03f9856b49a1a6fcc88053a9f6c42a",
"body": "Feature/python strict typing",
"is_bot": false,
"headline": "Merge pull request #19 from kirill-markin/feature/python-strict-typing",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T00:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e906c29452663be20e2b236b8edabc19db5af4",
"body": "Refactor devide logic by files and more tests",
"is_bot": false,
"headline": "Merge pull request #18 from kirill-markin:feature/code-structure-tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T00:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfa602cd3bf3903a986c05a181171240cc643f8",
"body": null,
"is_bot": false,
"headline": "Refactor devide logic by files and more tests",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-16T00:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b03465644708fc29e58c1f9c1be545a97c2b113",
"body": "Added localized dockerized build instructions with documentation",
"is_bot": false,
"headline": "Merge pull request #17 from adorosario/main",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a434e5174b2c69244933da0f360cc36b9cf35c6",
"body": "allows wildcards and pattern ignores for specific files",
"is_bot": false,
"headline": "Merge pull request #16 from himwho/main",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38dac2798408df9f0df8153e0ba8f4c536aba335",
"body": null,
"is_bot": false,
"headline": "fix Refactor load_ignore_specs function definition for consistency",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e86177cfd04034a9435b0a7da4a7cc6486bba63",
"body": "added --ignore-patterns flag to ignore content from cli",
"is_bot": false,
"headline": "Merge pull request #15 from AndrewGerstenslager/ignore-patterns",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd70f24eed920c93711786dc073b70782cd76195",
"body": null,
"is_bot": false,
"headline": ".cursorignore file",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46941115f1b6d25fcfaae91dffbc8e343206ea6e",
"body": null,
"is_bot": false,
"headline": "strinc typing",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d93a1d1fb0cf198adda3577b7fa8106d0ccf5704",
"body": null,
"is_bot": false,
"headline": "old utc waring fix",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f242c0877d162d3a917ae903571edbf314eca",
"body": null,
"is_bot": false,
"headline": "tests baseline",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-12-15T23:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2759fd3640f066b11f658ac0aa2865d3d4dcde08",
"body": null,
"is_bot": false,
"headline": "Added localized dockerized build instructions with documentation",
"author_name": "Alden Do Rosario",
"author_login": "adorosario",
"committed_at": "2024-12-09T17:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4642e3fd091df53ab9381180419c68112eb0af1f",
"body": null,
"is_bot": false,
"headline": "allows wildcards and pattern ignores for specific files",
"author_name": "Dylan Marcus",
"author_login": "himwho",
"committed_at": "2024-11-15T19:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce996c5db754007e96339377f90e5ecff3825fa0",
"body": null,
"is_bot": false,
"headline": "added --ignore-patterns flag to ignore content from cli",
"author_name": "Andrew Gerstenslager",
"author_login": "AndrewGerstenslager",
"committed_at": "2024-11-11T03:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07521f06ca4cbc80a596679a27fb1f69718bd750",
"body": "Release/0.4.4",
"is_bot": false,
"headline": "Merge pull request #13 from kirill-markin/release/0.4.4",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-11-02T19:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd84b62395df4293214bf07f47d06d4362284925",
"body": "…ease/0.4.4",
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/caffeinum/add-aliases' into rel…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-11-02T19:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b63d5309fa5d8eaf67456c25036ac5d5eeac2b2",
"body": "… release/0.4.4",
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/caffeinum/add-pipe-output' into…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-11-02T19:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c08bf54d79620ad95069d34a2029e635c13774f",
"body": "…arameter' into release/0.4.4",
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/caffeinum/add-input-directory-p…",
"author_name": "Kirill Markin",
"author_login": "kirill-markin",
"committed_at": "2024-11-02T19:02:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 41,
"latest_release_at": "2026-07-15T04:36:26Z",
"latest_release_tag": "v2.0.3",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 17,
"days_since_latest_release": 17,
"mean_days_between_releases": 63.8
},
"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": "repo-to-text",
"exists": true,
"license": "MIT",
"keywords": [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/repo-to-text/",
"is_deprecated": false,
"latest_version": "2.0.3",
"repository_url": "https://github.com/kirill-markin/repo-to-text",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 23143,
"first_published_at": "2024-06-08T11:16:55.640203Z",
"latest_published_at": "2026-07-15T04:36:49.452730Z",
"latest_version_yanked": null,
"days_since_latest_publish": 17
}
]
},
"popularity": {
"forks": 21,
"stars": 211,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 33740,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [
".cursor/rules/index.mdc",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1903
},
"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": 4,
"malicious_count": 0,
"assessed_package": "pypi:repo-to-text@2.0.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "setuptools",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=70.0.0"
},
{
"name": "pathspec",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.0.4"
},
{
"name": "argparse",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.4.0"
},
{
"name": "PyYAML",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "argparse",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "hatchling",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 4,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 34,
"open_issues": 1,
"closed_ratio": 0.909,
"closed_issues": 10,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kirill-markin",
"commits": 154,
"avatar_url": "https://avatars.githubusercontent.com/u/37423353?v=4"
},
{
"type": "User",
"login": "caffeinum",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1909384?v=4"
},
{
"type": "User",
"login": "himwho",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7036505?v=4"
},
{
"type": "User",
"login": "lgibelli",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1923603?v=4"
},
{
"type": "User",
"login": "lacraig2",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7518336?v=4"
},
{
"type": "User",
"login": "Zhan-Li",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6329867?v=4"
},
{
"type": "User",
"login": "adorosario",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/123429?v=4"
},
{
"type": "User",
"login": "AndrewGerstenslager",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60248042?v=4"
},
{
"type": "User",
"login": "TheGhulam",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69077032?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.917
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"python-publish.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"poetry.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"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/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "24 commit(s) and 0 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "dc020745af4d3569bb274fc9b2c5f584b64dd1bb",
"ran_at": "2026-08-01T05:22:33Z",
"aggregate_score": 5.3,
"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-29T02:51:17Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-29T02:50:29Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 36,
"created_at": "2025-10-27T14:27:59Z",
"last_comment_at": "2025-10-28T08:21:51Z",
"last_comment_author": "kirill-markin"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kirill-markin/repo-to-text",
"host": "github.com",
"name": "repo-to-text",
"owner": "kirill-markin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 66,
"calibrated": 77,
"calibration": "2026-08-02"
}
}
],
"value": 77,
"inputs": {
"security": 62,
"vitality": 80,
"community": 56,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 71,
"ai_readiness": 48,
"weighted_overall_raw": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 80,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 41,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "41 commits in the last year",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 41
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 92,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v2.0.3",
"releases_from_tags": false,
"days_since_latest_release": 17,
"mean_days_between_releases": 63.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 17 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 17
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~63.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 63.8
}
}
],
"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": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 21,
"stars": 211,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "211 stars",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 211
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"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 (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": "good",
"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": 73,
"inputs": {
"packages": [
"repo-to-text"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 23143
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "23,143 downloads/month across pypi",
"points": 58.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 23143,
"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": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.917
},
"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 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"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": 74,
"inputs": {
"merged_prs": 34,
"open_issues": 1,
"closed_issues": 10,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.909,
"closed_unmerged_prs": 5,
"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": "91% of issues closed",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/39 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 39
}
}
],
"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 0/18 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": 61,
"inputs": {
"followers": 117,
"owner_type": "User",
"is_verified": null,
"owner_login": "kirill-markin",
"public_repos": 42,
"account_age_days": 3060
},
"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": "117 followers of kirill-markin",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 117,
"login": "kirill-markin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "42 public repos, account ~8 yr old",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 42
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"repo-to-text"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 17
},
"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 17 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 17
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"ai",
"llm",
"codebase",
"repository",
"tools"
],
"has_wiki": true,
"homepage": "https://pypi.org/project/repo-to-text/",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pypi.org/project/repo-to-text/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.3
},
"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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "24 commit(s) and 0 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:repo-to-text@2.0.3 runtime dependency closure — what installing the published package pulls in — 4 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:repo-to-text@2.0.3",
"assessed": 4
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"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": "exceptional",
"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": 4,
"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": "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": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 48,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.45,
"agent_instruction_files": [
".cursor/rules/index.mdc",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1903
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/index.mdc, AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/index.mdc, AGENTS.md, CLAUDE.md"
}
}
],
"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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 100
}
}
],
"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": [
"poetry.lock"
],
"has_dockerfile": true,
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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 1",
"points": 1,
"status": "partial",
"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": 33740,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T05:22:49.221450Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kirill-markin/repo-to-text.svg",
"full_name": "kirill-markin/repo-to-text",
"license_state": "standard",
"license_spdx": "MIT"
}