原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"c",
"cpp",
"dap",
"neovim",
"plugin",
"rust",
"debug"
],
"is_fork": false,
"size_kb": 71,
"has_wiki": true,
"homepage": null,
"languages": {
"Lua": 6447
},
"pushed_at": "2026-06-21T22:03:20Z",
"created_at": "2024-03-01T05:21:23Z",
"owner_type": "User",
"updated_at": "2026-07-26T23:05:29Z",
"description": "🐞 An extension for nvim-dap to provide C, C++, and Rust debugging support.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Lua",
"significant_languages": [
"Lua"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "julianolf",
"company": null,
"location": null,
"followers": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/1144308?v=4",
"created_at": "2011-10-22T00:05:47Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 5400
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-05-09T00:57:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-06-09T22:35:30Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-03-06T00:11:08Z"
}
],
"recent_commits": [
{
"oid": "1f531bac2896b3d9ceb098b277c419c811f4609d",
"body": null,
"is_bot": false,
"headline": "Update README by adding a CI status badge",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T19:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d41310ef82f7391d3e0cc76bd7f978c9d13420",
"body": null,
"is_bot": false,
"headline": "Fix CI test step",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T19:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4667b4969c3692e273a90300f052971835295009",
"body": null,
"is_bot": false,
"headline": "Configure Dependabot",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T19:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da9cbc806cbc4c34b80f6602a50fe9939ebed1e",
"body": null,
"is_bot": false,
"headline": "Define basic CI workflow for GitHub Actions",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T19:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1932690e926361cc18607ffd7ccf0e42987f19cf",
"body": null,
"is_bot": false,
"headline": "Add selene.toml and vim.yml config files",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T17:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf5fcd01a160fd918831591e715e2bd1e01073e",
"body": null,
"is_bot": false,
"headline": "Improve path operations using nvim API",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T17:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126533752ddd4ea1e1b69503539bd3807b9612ad",
"body": null,
"is_bot": false,
"headline": "Add stylua.toml configuration file",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2026-03-22T15:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c795072554b3dbf738d0c9cb29d28d7f820b2b4",
"body": "Use codelldb directly as mason has removed get_install_path",
"is_bot": false,
"headline": "Merge pull request #1 from Suida/main",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2025-05-09T00:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfff41b5f1514798e5f629998d32197ad9cc2c9e",
"body": null,
"is_bot": false,
"headline": "Use codelldb directly as mason has removed get_install_path",
"author_name": "Hugh Yang",
"author_login": "Suida",
"committed_at": "2025-05-08T08:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81273514fdb5107b79090364b57a3ff5570bea21",
"body": null,
"is_bot": false,
"headline": "Update plugin's vimdoc",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T22:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3a506a8963be1d4132bb7cf4e3e60f5b65ef26",
"body": "There's no need to force passing an empty table when setting up the plugin.",
"is_bot": false,
"headline": "Make setup options optional",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T22:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82d88e767b979bf4a9a5628472fe3c33ed866f1",
"body": null,
"is_bot": false,
"headline": "Update README with usage instructions",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T21:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7f7faab218a9ff9e0b4673174e970b1d00a947",
"body": null,
"is_bot": false,
"headline": "Update plugin's vimdoc",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T21:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8430181cb666dc998fc21034fb318f0a125c09c0",
"body": "This allows access to the internal functionality for creating key binds specific to that debugging configuration.",
"is_bot": false,
"headline": "Add a public function to start debugging the test above the cursor",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T21:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e38053fb4e08cf4dba6957b38f1ae4d7817ca60",
"body": "If there is a test just above the cursor, it executes that test; otherwise, all the tests are executed.",
"is_bot": false,
"headline": "Add a launch configuration for Rust to debug the test above the cursor",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T20:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac93c44d3c446125439c6d75963b76a8eb3b17f0",
"body": "When the compiler produces warning messages, those messages end up on the target list as nil values, resulting in strange behavior.\nThis causes DAP to fallback and ask for the binary to debug, even if the binary is somewhere in the target list.",
"is_bot": false,
"headline": "Fix test debug initialization for Rust code with warnings",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-09T19:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3c44a47d7fc408b5bb677af6f5284e47979673",
"body": null,
"is_bot": false,
"headline": "Delete unused function read_conf",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-08T17:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c78b11e76c6077e1545fdb25509b52c199c429",
"body": "* Adds note about supported languages.\n* Updates entry about loading launch configuration files.\n* Removes section about extending or override configurations since this was removed in favor of always extending configurations.\n* Some other minor text changes.",
"is_bot": false,
"headline": "Update README",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-08T17:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e2674f2cbca10fe9192c28f6a4ebbdb0cecf15",
"body": "`nvim-dap` has a built-in function called `load_launchjs` for doing just that, and it also automatically loads launch.json files in some cases.\n\nFor details on how to use the function check the docs - `:h load_launchjs`.",
"is_bot": false,
"headline": "Remove custom launch file loader",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-08T16:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6587fa49bf459a7f14cc72224a1b73609c4aae8",
"body": "Creates a new table for CPP configurations instead of just referencing the C's configurations.\n\nThis fixes an issue when adding custom configurations for a specific language that would also appear for the other, and could break something when mistankenly selected by the user.",
"is_bot": false,
"headline": "Remove direct refence between C and CPP configurations",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-08T16:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a17a75087e762f914f22c9e2dda26079924f53",
"body": "Keep things simple, just extend/override configurations.",
"is_bot": false,
"headline": "Remove `extend_config` flag",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-06-08T16:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ae95aebee85e2be1efaafe29e568accb7d83dd",
"body": null,
"is_bot": false,
"headline": "Add vimdoc",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-05T23:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb64096a11ad119cc411d76e3d29af92ad156d6",
"body": "The annotations will be used for auto generation of vimdocs using\nlemmy-help cli tool.",
"is_bot": false,
"headline": "Add basic annotations following emmylua definition",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-05T23:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942941a3f3391fc6232de19d53c21c2f2b4ddf46",
"body": null,
"is_bot": false,
"headline": "Update README snippet",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-05T21:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675aa29c62a77bcdfd4c4b519f612ff93810cf98",
"body": null,
"is_bot": false,
"headline": "Update README with configuration instructions",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-05T21:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d12b92c45a299c5acf349f8636a41f037de8e7",
"body": null,
"is_bot": false,
"headline": "Add configuration to attach to a running process",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-05T19:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82fe6966c776a67ec53b745cfb278eba01cf79b1",
"body": null,
"is_bot": false,
"headline": "Rename error and target mapper functions",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T23:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891fd9be9579db62003f4bd3835af3aaae1a486b",
"body": null,
"is_bot": false,
"headline": "Refactor using vim.tbl_map to filter compiler targets",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T23:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "240686b7154423d29c55a241cf3d563f8ce0e779",
"body": null,
"is_bot": false,
"headline": "Refactor using vim.tbl_map to filter compiler error messages",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T23:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6801d1935119ff99b6521f8b1811ae921a64e89",
"body": null,
"is_bot": false,
"headline": "Refactor moving custom configurations to a function",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T22:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b26ead3be4755117741f35fda4a6bc610ecabd4",
"body": null,
"is_bot": false,
"headline": "Refactor moving default configurations to a function",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T21:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15767b85ca05b7619d08e721b54b18e62fd25da",
"body": null,
"is_bot": false,
"headline": "Refactor to use string formatting instead of concatenation",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T21:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8098d614b79f4e8cc73bf77bcc6f550287eb87c5",
"body": null,
"is_bot": false,
"headline": "Refactor list_targets function",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-04T20:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b4bf1143fe253a7ac52600105803e33c059c3d",
"body": "Instead of having to manually pass the programming language use the\ncurrent buffer file type.",
"is_bot": false,
"headline": "Simplify launch_file option definition",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T22:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e76468a5fe52d4d59d063d36b4216f7fcaa41d1",
"body": null,
"is_bot": false,
"headline": "Rename adapter type from codelldb to lldb",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T21:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bab235293cd6dcec2f26140b477754585ac4486",
"body": "The default behavior when receiving custom configurations is to override.",
"is_bot": false,
"headline": "Add setup option to choose between override or extend configurations",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T21:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c781046377a14ce26b6f0d1ddbe2b9895e3dce1a",
"body": null,
"is_bot": false,
"headline": "Allow extending configurations by reading from a launch file",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T21:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846561aec726729559538e41df999ad72fa03405",
"body": null,
"is_bot": false,
"headline": "Allow extending configurations via setup options",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T20:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a54f6e973a3bc2c828430b71fc64a6ea1121e8",
"body": "Basic configurations that requires binaries to be manually build first\nand then point where they are to start debugging.",
"is_bot": false,
"headline": "Add support for C and C++",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-03T18:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d84f7627aaea75b39944d8a18a90b765d6fb9f",
"body": "\"It works\" but need some serios refactoring.",
"is_bot": false,
"headline": "Add support to debug Rust unit tests",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-01T22:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b887756ae9dbcbf7467d66f9c83970346c7e01a",
"body": null,
"is_bot": false,
"headline": "Reduce some code repetition",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-01T14:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82cc377ae9b129bb1051becbdae65c21b24e75df",
"body": null,
"is_bot": false,
"headline": "Improve build errors output",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-01T14:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b81cf2c1759df587145a5003534d6a1715fd84",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-01T05:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e668f43ed1f3a67fb2dda504c905c124b4f446c7",
"body": "- Condifure CodeLLDB adapter.\n- Add two configurations options for Rust (with and without arguments)\n binary targets.",
"is_bot": false,
"headline": "Add initial support for Rust bin targets",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-03-01T05:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada5208a845a76d7b55d9710764c431163d9c079",
"body": "Since most of the configurations for CodeLLDB works for C, C++ and Rust\nlets keep things as generic as possible.",
"is_bot": false,
"headline": "Rename `rust` to `lldb` to make this plugin more generic.",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-02-29T16:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fd01c2d11efc97430f51f27a58da920881520e",
"body": null,
"is_bot": false,
"headline": "Add .gitignore",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-02-29T02:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920e1be87f0c747519b2369f708a4be63bc91626",
"body": null,
"is_bot": false,
"headline": "Add LICENSE",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-02-29T02:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a72e6492bc88bd529451be986756913bf6ddc3",
"body": null,
"is_bot": false,
"headline": "Add README",
"author_name": "Juliano Fernandes",
"author_login": "julianolf",
"committed_at": "2024-02-29T02:45:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 7,
"latest_release_at": "2025-05-09T00:57:27Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_last_push": 43,
"active_weeks_last_year": 1,
"days_since_latest_release": 452,
"mean_days_between_releases": 214.5
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com"
],
"total": 1,
"header": 1,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2,
"stars": 44,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "julianolf",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1144308?v=4"
},
{
"type": "User",
"login": "Suida",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/36408639?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.979
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/29 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "1f531bac2896b3d9ceb098b277c419c811f4609d",
"ran_at": "2026-08-04T01:50:45Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 1,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-02T22:03:29Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2026-06-21T22:03:21Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-05-09T00:55:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/julianolf/nvim-dap-lldb",
"host": "github.com",
"name": "nvim-dap-lldb",
"owner": "julianolf"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 40 is calibrated to 35 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 40,
"calibrated": 35,
"calibration": "2026-08-02"
}
}
],
"value": 35,
"inputs": {
"security": 38,
"vitality": 37,
"community": 37,
"governance": 44,
"calibration": "2026-08-02",
"engineering": 48,
"ai_readiness": 7,
"weighted_overall_raw": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 37,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 43,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 43 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 43
}
}
],
"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": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_latest_release": 452,
"mean_days_between_releases": 214.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 452 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 452
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~214.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 214.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 134,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 134 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 134
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 37,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 2,
"stars": 44,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "44 stars",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 44
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"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,
"readme_badges": 1,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com"
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.979
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 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": 59,
"inputs": {
"followers": 61,
"owner_type": "User",
"is_verified": null,
"owner_login": "julianolf",
"public_repos": 49,
"account_age_days": 5400
},
"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": "61 followers of julianolf",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 61,
"login": "julianolf"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~14 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 48,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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 1 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": [
"c",
"cpp",
"dap",
"neovim",
"plugin",
"rust",
"debug"
],
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/29 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 7,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.25,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "12 of 48 human commits state their intent (structured subject or explanatory body)",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 48
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 48",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 48
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "Lua",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Lua without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Lua"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"plugin": 2
},
"primary": null,
"evidence": [
{
"tier": "tags",
"label": "plugin",
"source": "tag:plugin",
"weight": 2
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-04T01:50:50.725989Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/julianolf/nvim-dap-lldb.svg",
"full_name": "julianolf/nvim-dap-lldb",
"license_state": "standard",
"license_spdx": "MIT"
}