feat: scaffold v0.1 foundation

This commit is contained in:
hermes 2026-07-28 19:26:47 +00:00
commit 170ca32f58
34 changed files with 6175 additions and 5 deletions

View file

@ -0,0 +1,32 @@
{
"schema_version": 1,
"kind": "cleanup",
"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": {
"mode": "dry_run",
"target": {
"kind": "digest",
"sha256": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
},
"matched": {
"analyses": 1,
"quarantined_analyses": 0,
"artifacts": 1,
"diagnostic_logs": 0,
"usage": { "logical_bytes": 4096, "allocated_bytes": 8192 },
"analysis_profile_sha256": [
"bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
]
},
"removed": null
},
"warnings": []
}