ghidra-cli/fixtures/golden/v1/doctor.json
2026-07-28 22:20:39 +00:00

46 lines
1.1 KiB
JSON

{
"schema_version": 1,
"kind": "doctor",
"provenance": {
"ghidr_version": "0.1.0",
"adapter_protocol_version": 1,
"analysis_store": {
"path": { "encoding": "utf8", "value": "/tmp/ghidr-store" },
"source": "cli"
},
"sandbox": { "backend": "bubblewrap", "verification": "verified" }
},
"data": {
"ready": true,
"components": {
"ghidra": {
"status": "ready",
"version": "12.1.2",
"launcher": {
"encoding": "utf8",
"value": "/nix/store/ghidra/bin/ghidra-analyzeHeadless"
}
},
"java": {
"status": "ready",
"version": "21",
"executable": {
"encoding": "utf8",
"value": "/nix/store/jdk/bin/java"
}
},
"analysis_store": {
"status": "ready",
"path": { "encoding": "utf8", "value": "/tmp/ghidr-store" },
"source": "cli",
"usage": { "logical_bytes": 1048576, "allocated_bytes": 1114112 }
},
"sandbox": {
"status": "ready",
"backend": "bubblewrap",
"verification": "verified"
}
}
},
"warnings": []
}