1 line
7.6 KiB
JSON
1 line
7.6 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_release_snapshot", "label": "release-snapshot", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_release_snapshot__entry", "label": "release-snapshot script", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_release_snapshot_section", "label": "section()", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L13", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_release_snapshot_have", "label": "have()", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L17", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_release_snapshot_run_optional", "label": "run_optional()", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L21", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_release_snapshot_latest_file", "label": "latest_file()", "file_type": "code", "source_file": "scripts/release-snapshot", "source_location": "L33", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_release_snapshot", "target": "$graphify-root$_scripts_release_snapshot__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_release_snapshot", "target": "$graphify-root$_scripts_release_snapshot_section", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_scripts_release_snapshot", "target": "$graphify-root$_scripts_release_snapshot_have", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_scripts_release_snapshot", "target": "$graphify-root$_scripts_release_snapshot_run_optional", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_scripts_release_snapshot", "target": "$graphify-root$_scripts_release_snapshot_latest_file", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_scripts_release_snapshot__entry", "target": "$graphify-root$_scripts_release_snapshot_section", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L42", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_release_snapshot__entry", "target": "$graphify-root$_scripts_release_snapshot_have", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L54", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_release_snapshot__entry", "target": "$graphify-root$_scripts_release_snapshot_run_optional", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L55", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_release_snapshot__entry", "target": "$graphify-root$_scripts_release_snapshot_latest_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L75", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_release_snapshot_run_optional", "target": "$graphify-root$_scripts_release_snapshot_section", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/release-snapshot", "source_location": "L25", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L4"}, {"language": "bash", "callee": "date", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L7"}, {"language": "bash", "callee": "mkdir", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L10"}, {"language": "bash", "callee": "exec", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L11"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L43"}, {"language": "bash", "callee": "git", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L49"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L64"}, {"language": "bash", "callee": "true", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L75"}, {"language": "bash", "callee": "curl", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L83"}, {"language": "bash", "callee": "cat", "caller_nid": "$graphify-root$_scripts_release_snapshot__entry", "source_file": "scripts/release-snapshot", "source_location": "L91"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_release_snapshot_section", "source_file": "scripts/release-snapshot", "source_location": "L14"}, {"language": "bash", "callee": "command", "caller_nid": "$graphify-root$_scripts_release_snapshot_have", "source_file": "scripts/release-snapshot", "source_location": "L18"}, {"language": "bash", "callee": "shift", "caller_nid": "$graphify-root$_scripts_release_snapshot_run_optional", "source_file": "scripts/release-snapshot", "source_location": "L23"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_release_snapshot_run_optional", "source_file": "scripts/release-snapshot", "source_location": "L27"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_release_snapshot_run_optional", "source_file": "scripts/release-snapshot", "source_location": "L30"}, {"language": "bash", "callee": "find", "caller_nid": "$graphify-root$_scripts_release_snapshot_latest_file", "source_file": "scripts/release-snapshot", "source_location": "L38"}, {"language": "bash", "callee": "sort", "caller_nid": "$graphify-root$_scripts_release_snapshot_latest_file", "source_file": "scripts/release-snapshot", "source_location": "L38"}, {"language": "bash", "callee": "tail", "caller_nid": "$graphify-root$_scripts_release_snapshot_latest_file", "source_file": "scripts/release-snapshot", "source_location": "L38"}], "bash_sources": []} |