原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ida-versions",
"ida",
"idapython-versions",
"ida-pro",
"python",
"python-3",
"python-2",
"pyqt4",
"pyside",
"qt5"
],
"is_fork": false,
"size_kb": 21,
"has_wiki": false,
"homepage": null,
"languages": {
"Python": 8379
},
"pushed_at": "2018-08-02T03:07:24Z",
"created_at": "2016-09-16T20:06:43Z",
"owner_type": "User",
"updated_at": "2022-09-12T13:14:06Z",
"description": "IDAPython compatibility library. idasix aims to create a smooth ida development process and allow a single codebase to function with multiple IDA/IDAPython versions",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Nir",
"type": "User",
"login": "nirizr",
"company": null,
"location": "Tel-Aviv, Israel",
"followers": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/3631703?v=4",
"created_at": "2013-02-19T00:41:59Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 4912
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "e71d361f22752b7bf2633d3eeeba9a982a025828",
"body": null,
"is_bot": false,
"headline": "Simplify action_handler_t object inheritance protection (#22)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2018-08-02T03:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0429c8ee4bf0caf20b1450a24814cf0c8bb84f",
"body": "* fix method name was wrong.\r\n* not using the original method created a stack overflow.\r\n\r\nSigned-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Fix getname fixup bugs (#21)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-10-17T14:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79de0343b6be900ce030d75024cf5f97b33d6325",
"body": "ida_* modules come and go between versions, so it should be acceptable to miss some out.\r\nFor now, idaapi module will reaplce those\r\n\r\nAlso remove manual import, those modules are automatically imported\r\n\r\nSigned-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Silently ignore import errors in missing modules (#19)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-10-17T14:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e950c635b9e20d12b90f49ac905a339b0ce0ecf",
"body": "Signed-off-by: Nir Izraeli <nir@sentinel-labs.com>",
"is_bot": false,
"headline": "WIP IDA7 get_name interface change support (#18)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-09-12T19:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eceff449eaaf0a3237f8cae18414d163597a57d",
"body": "* Add ida plugin interface to make sure idasix can be loaded as an independent module\r\n\r\nSigned-off-by: Nir Izraeli <nirizr@gmail.com>\r\n\r\n* Import idapro which was not imported before being used before\r\n\r\nwhen loaded not as a plugin, the assumption idapro is available is wrong. This uncovered a bug that was not evident before\r\n\r\nSigned-off-by: Nir Izraeli <nirizr@gmail.com>\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Nirizr/allow plugin load (#17)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-07-11T04:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc049f2200ab80bd1cb2c25fcec50381ca1a5f2",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Better protection against multiple calls of fix methods (#16)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-07-10T17:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a06da5d57f986ceb130e67b1c71b25f07ca6e18",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Determine if actionhandler inherits objects by an expliciy check (#15)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-06-22T06:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4163ea939e40f5b1cc4a4b04f57123f01b96068",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Add temporary files to gitignore (#14)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-05-09T17:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8083c9710da28af6a076f1069434cad2cb913a7f",
"body": "Signed-off-by: Nir Izraeli <nir@sentinel-labs.com>",
"is_bot": false,
"headline": "Fix all flake8 issues and remove flake8 config file (#13)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-04-27T10:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77300882febf5dcc251388a8b40ae2c79a017e77",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Ignore lowercase class names and use 'cls' as first arg name (#12)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-04-26T21:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ae36bc251d6c596d46080429459db677976d97",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Add extra modules forgotten in the first place (#11)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-04-12T21:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1399add66402a1de1c2f10125e63f47ca9d6c230",
"body": "This makes it easier to use and work without idasix specific changes\r\n\r\nSigned-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Expose modules as legitimate sys.modules modules (#10)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-04-08T16:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ddca4e50b891b837774bc30138d7201932ae19",
"body": "Signed-off-by: Nir Izraeli <nir@sentinel-labs.com>",
"is_bot": false,
"headline": "Expose all idapython modules from idasix (#9)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-04-04T23:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad75dd815b627972e3b99e667302ab9f3cd68a1",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Cleanup some unused code: Version class (#6)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2017-02-26T11:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480bd2e0155b673bd1d7ad474a9af17b7599d3b0",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Expose Signal and Slot regardless of qt package (#5)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2016-10-30T00:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c9bc8b22b8cd4b2f06b901d6779e5536f69b4a",
"body": "* Add REmatch link to readme\r\n\r\n* Small description",
"is_bot": false,
"headline": "Add REmatch link to readme (#4)",
"author_name": "Shift",
"author_login": "shiftre",
"committed_at": "2016-10-27T02:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e30af1a86b10b912031393f026a146b1d436a07",
"body": null,
"is_bot": false,
"headline": "Update README.md (#2)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2016-10-26T20:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "697d4fd45c85e751d55e7c4b250486babf0dff0a",
"body": null,
"is_bot": false,
"headline": "Update README.md fix multiple typos (#3)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2016-10-26T10:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbacfd56aae6e76a7b2b61b0edba63be511392af",
"body": null,
"is_bot": false,
"headline": "Update README.md (#1)",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2016-09-19T10:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2013ef77116ff32a859162e4289eeda06aa0789b",
"body": null,
"is_bot": false,
"headline": "Remove \"L\" long markger optional for python2",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T15:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2365e2b126c8ccb8f45712a4852b4e0197877f0",
"body": null,
"is_bot": false,
"headline": "Add another space :-x",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T15:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b0f35acdcba92f736bd5503e4c2c4d93fa49db",
"body": null,
"is_bot": false,
"headline": "Add travis configuration",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T15:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319f981a19c339e60522e14fb481a2486d29a533",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Fix flake8 errors",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T15:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16bdfa571a2da2d2da838393f917fb659baab0b3",
"body": "… a usage pattern",
"is_bot": false,
"headline": "Add __init__file to support submoduling idasix and `import idasix` as…",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T12:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2109105108e2bf5fd5818de707968eac553cde",
"body": "… it's subclasses from ever re-inheritning it",
"is_bot": false,
"headline": "monkeypatch `action_handler_t` to always inherit `object` and protect…",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-18T10:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f7e0ab02fd9f0b68e8fa353d3530002e675eb7",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Use IDA version instead of guessing",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-17T11:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7743309cf1356381f7c5fa7ff055eb2328f23d2d",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Add flake8 configuration",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-16T21:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7973e018bb78700355ce184bcf49bfd9b99412",
"body": "Signed-off-by: Nir Izraeli <nirizr@gmail.com>",
"is_bot": false,
"headline": "Initial idasix with most basic workarounds",
"author_name": "Nir Izraeli",
"author_login": "nirizr",
"committed_at": "2016-09-16T21:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cb269d6566987e564fc5f8c0a81b7c5054b272",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Nir",
"author_login": "nirizr",
"committed_at": "2016-09-16T20:06:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 0,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 2922,
"active_weeks_last_year": 0,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": false,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 3,
"stars": 25,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2018-05-28",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 8338,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 19,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "nirizr",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/3631703?v=4"
},
{
"type": "User",
"login": "shiftre",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/303679?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.966
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 18 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 2/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": null,
"reason": "no workflows found",
"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": 0,
"reason": "license file not 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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "e71d361f22752b7bf2633d3eeeba9a982a025828",
"ran_at": "2026-08-02T17:26:09Z",
"aggregate_score": 2.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 20,
"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": null,
"oldest_open_prs": [
{
"number": 8,
"created_at": "2017-03-25T15:06:28Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2018-08-02T03:07:23Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 7,
"created_at": "2017-03-25T15:05:18Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nirizr/idasix",
"host": "github.com",
"name": "idasix",
"owner": "nirizr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 21 is calibrated to 16 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 21,
"calibrated": 16,
"calibration": "2026-08-02"
}
}
],
"value": 16,
"inputs": {
"security": 24,
"vitality": 1,
"community": 26,
"governance": 33,
"calibration": "2026-08-02",
"engineering": 21,
"ai_readiness": 23,
"weighted_overall_raw": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 1,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 2922,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2922 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2922
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 2924,
"days_since_last_human_commit": 2924,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2924 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 2924
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 26,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 3,
"stars": 25,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"readme_badges": 0,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 33,
"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.966
},
"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 97% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"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": "at_risk",
"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": 33,
"inputs": {
"merged_prs": 19,
"open_issues": 1,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 1,
"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": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/20 decided PRs merged",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 20
}
}
],
"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 2/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": 58,
"inputs": {
"followers": 56,
"owner_type": "User",
"is_verified": null,
"owner_login": "nirizr",
"public_repos": 38,
"account_age_days": 4912
},
"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": "56 followers of nirizr",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 56,
"login": "nirizr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~13 yr old",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 21,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 18 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"ida-versions",
"ida",
"idapython-versions",
"ida-pro",
"python",
"python-3",
"python-2",
"pyqt4",
"pyside",
"qt5"
],
"has_wiki": false,
"homepage": null,
"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": 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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 24,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 18 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 2/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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 not detected",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"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": [
{
"role": "top_contributor",
"count": 1,
"country": "North Korea"
}
],
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 23,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.655,
"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": "19 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"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 29",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 29
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 8338,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [],
"scores": {
"library": 2
},
"primary": null,
"evidence": [
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.3.2"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-02T17:26:19.441423Z",
"schema_version": "0.29.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nirizr/idasix.svg",
"full_name": "nirizr/idasix",
"license_state": "absent",
"license_spdx": null
}