my-homelab-configs/graphify-out/cache/ast/v0.9.64-s4/d22e6c7285b0c468bb1538d9f75...

1 line
8.0 KiB
JSON

{"nodes": [{"id": "$graphify-root$_scripts_synthetic_checks", "label": "synthetic-checks", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_synthetic_checks__entry", "label": "synthetic-checks script", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_synthetic_checks_section", "label": "section()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L16", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_synthetic_checks_check", "label": "check()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L20", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_synthetic_checks_warn_check", "label": "warn_check()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L43", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_synthetic_checks_http_ok", "label": "http_ok()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L66", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_synthetic_checks_dns_query", "label": "dns_query()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L82", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_synthetic_checks_kubectl_ok", "label": "kubectl_ok()", "file_type": "code", "source_file": "scripts/synthetic-checks", "source_location": "L116", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_section", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_check", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_warn_check", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L43", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_http_ok", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L66", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_dns_query", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L82", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks", "target": "$graphify-root$_scripts_synthetic_checks_kubectl_ok", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L116", "weight": 1.0}, {"source": "$graphify-root$_scripts_synthetic_checks__entry", "target": "$graphify-root$_scripts_synthetic_checks_section", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L121", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_synthetic_checks__entry", "target": "$graphify-root$_scripts_synthetic_checks_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L122", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_synthetic_checks__entry", "target": "$graphify-root$_scripts_synthetic_checks_warn_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L124", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_synthetic_checks__entry", "target": "$graphify-root$_scripts_synthetic_checks_kubectl_ok", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/synthetic-checks", "source_location": "L138", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_synthetic_checks__entry", "source_file": "scripts/synthetic-checks", "source_location": "L2"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_synthetic_checks__entry", "source_file": "scripts/synthetic-checks", "source_location": "L131"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_synthetic_checks__entry", "source_file": "scripts/synthetic-checks", "source_location": "L154"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_synthetic_checks_section", "source_file": "scripts/synthetic-checks", "source_location": "L17"}, {"language": "bash", "callee": "shift", "caller_nid": "$graphify-root$_scripts_synthetic_checks_check", "source_file": "scripts/synthetic-checks", "source_location": "L22"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_synthetic_checks_check", "source_file": "scripts/synthetic-checks", "source_location": "L26"}, {"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_synthetic_checks_check", "source_file": "scripts/synthetic-checks", "source_location": "L27"}, {"language": "bash", "callee": "shift", "caller_nid": "$graphify-root$_scripts_synthetic_checks_warn_check", "source_file": "scripts/synthetic-checks", "source_location": "L45"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_synthetic_checks_warn_check", "source_file": "scripts/synthetic-checks", "source_location": "L49"}, {"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_synthetic_checks_warn_check", "source_file": "scripts/synthetic-checks", "source_location": "L50"}, {"language": "bash", "callee": "curl", "caller_nid": "$graphify-root$_scripts_synthetic_checks_http_ok", "source_file": "scripts/synthetic-checks", "source_location": "L70"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_synthetic_checks_http_ok", "source_file": "scripts/synthetic-checks", "source_location": "L73"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_synthetic_checks_http_ok", "source_file": "scripts/synthetic-checks", "source_location": "L77"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_synthetic_checks_dns_query", "source_file": "scripts/synthetic-checks", "source_location": "L86"}, {"language": "bash", "callee": "dig", "caller_nid": "$graphify-root$_scripts_synthetic_checks_dns_query", "source_file": "scripts/synthetic-checks", "source_location": "L87"}, {"language": "bash", "callee": "grep", "caller_nid": "$graphify-root$_scripts_synthetic_checks_dns_query", "source_file": "scripts/synthetic-checks", "source_location": "L87"}, {"language": "bash", "callee": "python3", "caller_nid": "$graphify-root$_scripts_synthetic_checks_dns_query", "source_file": "scripts/synthetic-checks", "source_location": "L89"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_synthetic_checks_kubectl_ok", "source_file": "scripts/synthetic-checks", "source_location": "L117"}, {"language": "bash", "callee": "kubectl", "caller_nid": "$graphify-root$_scripts_synthetic_checks_kubectl_ok", "source_file": "scripts/synthetic-checks", "source_location": "L118"}], "bash_sources": []}