1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_validate_homelab", "label": "validate-homelab", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_validate_homelab__entry", "label": "validate-homelab script", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_validate_homelab_run_step", "label": "run_step()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L6", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_shell_files", "label": "shell_files()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L14", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_bash_syntax", "label": "validate_bash_syntax()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L31", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "label": "validate_shellcheck()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L46", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_yaml", "label": "validate_yaml()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L65", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "label": "validate_tofu_fmt()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L73", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_go", "label": "validate_go()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L81", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_security_static", "label": "validate_security_static()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L90", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_validate_unit_tests", "label": "validate_unit_tests()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L99", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_validate_homelab_main", "label": "main()", "file_type": "code", "source_file": "scripts/validate-homelab", "source_location": "L103", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_run_step", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_shell_files", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_bash_syntax", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L46", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_yaml", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L73", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_go", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L81", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_security_static", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L90", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_validate_unit_tests", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L99", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab", "target": "$graphify-root$_scripts_validate_homelab_main", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L103", "weight": 1.0}, {"source": "$graphify-root$_scripts_validate_homelab__entry", "target": "$graphify-root$_scripts_validate_homelab_main", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L116", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_validate_homelab_main", "target": "$graphify-root$_scripts_validate_homelab_run_step", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/validate-homelab", "source_location": "L105", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_validate_homelab__entry", "source_file": "scripts/validate-homelab", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_validate_homelab__entry", "source_file": "scripts/validate-homelab", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_validate_homelab__entry", "source_file": "scripts/validate-homelab", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_validate_homelab__entry", "source_file": "scripts/validate-homelab", "source_location": "L4"}, {"language": "bash", "callee": "shift", "caller_nid": "$graphify-root$_scripts_validate_homelab_run_step", "source_file": "scripts/validate-homelab", "source_location": "L8"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_validate_homelab_run_step", "source_file": "scripts/validate-homelab", "source_location": "L10"}, {"language": "bash", "callee": "git", "caller_nid": "$graphify-root$_scripts_validate_homelab_shell_files", "source_file": "scripts/validate-homelab", "source_location": "L17"}, {"language": "bash", "callee": "read", "caller_nid": "$graphify-root$_scripts_validate_homelab_shell_files", "source_file": "scripts/validate-homelab", "source_location": "L17"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_validate_homelab_shell_files", "source_file": "scripts/validate-homelab", "source_location": "L20"}, {"language": "bash", "callee": "head", "caller_nid": "$graphify-root$_scripts_validate_homelab_shell_files", "source_file": "scripts/validate-homelab", "source_location": "L23"}, {"language": "bash", "callee": "grep", "caller_nid": "$graphify-root$_scripts_validate_homelab_shell_files", "source_file": "scripts/validate-homelab", "source_location": "L23"}, {"language": "bash", "callee": "read", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_bash_syntax", "source_file": "scripts/validate-homelab", "source_location": "L35"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_bash_syntax", "source_file": "scripts/validate-homelab", "source_location": "L40"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_bash_syntax", "source_file": "scripts/validate-homelab", "source_location": "L41"}, {"language": "bash", "callee": "read", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "source_file": "scripts/validate-homelab", "source_location": "L50"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "source_file": "scripts/validate-homelab", "source_location": "L54"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "source_file": "scripts/validate-homelab", "source_location": "L55"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "source_file": "scripts/validate-homelab", "source_location": "L56"}, {"language": "bash", "callee": "shellcheck", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_shellcheck", "source_file": "scripts/validate-homelab", "source_location": "L62"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_yaml", "source_file": "scripts/validate-homelab", "source_location": "L66"}, {"language": "bash", "callee": "ruby", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_yaml", "source_file": "scripts/validate-homelab", "source_location": "L67"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_yaml", "source_file": "scripts/validate-homelab", "source_location": "L68"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_yaml", "source_file": "scripts/validate-homelab", "source_location": "L70"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "source_file": "scripts/validate-homelab", "source_location": "L74"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "source_file": "scripts/validate-homelab", "source_location": "L75"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "source_file": "scripts/validate-homelab", "source_location": "L76"}, {"language": "bash", "callee": "tofu", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_tofu_fmt", "source_file": "scripts/validate-homelab", "source_location": "L78"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_go", "source_file": "scripts/validate-homelab", "source_location": "L82"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_go", "source_file": "scripts/validate-homelab", "source_location": "L83"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_go", "source_file": "scripts/validate-homelab", "source_location": "L84"}, {"language": "bash", "callee": "test", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_go", "source_file": "scripts/validate-homelab", "source_location": "L86"}, {"language": "bash", "callee": "go", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_go", "source_file": "scripts/validate-homelab", "source_location": "L87"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_security_static", "source_file": "scripts/validate-homelab", "source_location": "L92"}, {"language": "bash", "callee": "trivy", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_security_static", "source_file": "scripts/validate-homelab", "source_location": "L93"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_validate_homelab_validate_security_static", "source_file": "scripts/validate-homelab", "source_location": "L95"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_validate_homelab_main", "source_file": "scripts/validate-homelab", "source_location": "L104"}], "bash_sources": []} |