1 line
8.6 KiB
JSON
1 line
8.6 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_smtpserver_headers_test_go", "label": "headers_test.go", "file_type": "code", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "label": "TestEnsureRequiredHeadersFixedOrder()", "file_type": "code", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L8"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/headers_test.go"}, {"id": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "label": "TestExtractMessageIDDoesNotCrashOnMalformedHeader()", "file_type": "code", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L40"}, {"id": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidrehostsonhostnamemismatch", "label": "TestExtractMessageIDRehostsOnHostnameMismatch()", "file_type": "code", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L53"}, {"id": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidkeepsmatchinghostname", "label": "TestExtractMessageIDKeepsMatchingHostname()", "file_type": "code", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L61"}], "edges": [{"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L8", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidrehostsonhostnamemismatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidrehostsonhostnamemismatch", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_smtpserver_headers_test_go", "target": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidkeepsmatchinghostname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidkeepsmatchinghostname", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "ensureRequiredHeaders", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L10"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "splitHeadersBody", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L12"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Split", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L14"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "SplitN", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Fatalf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L22"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L26"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L29"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Contains", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L32"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testensurerequiredheadersfixedorder", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "callee": "extractMessageID", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L44"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "callee": "Fatal", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L46"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "callee": "HasSuffix", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L48"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageiddoesnotcrashonmalformedheader", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L49"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidrehostsonhostnamemismatch", "callee": "extractMessageID", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L55"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidrehostsonhostnamemismatch", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidkeepsmatchinghostname", "callee": "extractMessageID", "is_member_call": false, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L63"}, {"caller_nid": "$graphify-root$_internal_smtpserver_headers_test_testextractmessageidkeepsmatchinghostname", "callee": "Errorf", "is_member_call": true, "language": "go", "source_file": "internal/smtpserver/headers_test.go", "source_location": "L65"}]} |