canina/graphify-out/cache/ast/v0.9.44/694c258b963c309734a3316c770f5fef29703bc6f24754b04155fd8db94cf862.json
2026-08-16 10:55:35 +03:30

1 line
927 B
JSON

{"nodes": [{"id": "$graphify-root$_start_sh", "label": "start.sh", "file_type": "code", "source_file": "start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_start_sh__entry", "label": "start.sh script", "file_type": "code", "source_file": "start.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "$graphify-root$_start_sh", "target": "$graphify-root$_start_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "start.sh", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"language": "bash", "callee": "nginx", "caller_nid": "$graphify-root$_start_sh__entry", "source_file": "start.sh", "source_location": "L2"}, {"language": "bash", "callee": "npm", "caller_nid": "$graphify-root$_start_sh__entry", "source_file": "start.sh", "source_location": "L3"}], "bash_sources": []}