1 line
927 B
JSON
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": []} |