1 line
3.8 KiB
JSON
1 line
3.8 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_route_inventory", "label": "route-inventory", "file_type": "code", "source_file": "scripts/route-inventory", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_route_inventory__entry", "label": "route-inventory script", "file_type": "code", "source_file": "scripts/route-inventory", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_route_inventory_cleanup", "label": "cleanup()", "file_type": "code", "source_file": "scripts/route-inventory", "source_location": "L8", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_route_inventory_section", "label": "section()", "file_type": "code", "source_file": "scripts/route-inventory", "source_location": "L15", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_route_inventory", "target": "$graphify-root$_scripts_route_inventory__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/route-inventory", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_route_inventory", "target": "$graphify-root$_scripts_route_inventory_cleanup", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/route-inventory", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_scripts_route_inventory", "target": "$graphify-root$_scripts_route_inventory_section", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/route-inventory", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_scripts_route_inventory__entry", "target": "$graphify-root$_scripts_route_inventory_section", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/route-inventory", "source_location": "L28", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L2"}, {"language": "bash", "callee": "trap", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L13"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L19"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L20"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L21"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L23"}, {"language": "bash", "callee": "mktemp", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L29"}, {"language": "bash", "callee": "python3", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L31"}, {"language": "bash", "callee": "sed", "caller_nid": "$graphify-root$_scripts_route_inventory__entry", "source_file": "scripts/route-inventory", "source_location": "L83"}, {"language": "bash", "callee": "rm", "caller_nid": "$graphify-root$_scripts_route_inventory_cleanup", "source_file": "scripts/route-inventory", "source_location": "L10"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_route_inventory_section", "source_file": "scripts/route-inventory", "source_location": "L16"}], "bash_sources": []} |