1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_smtpserver_server_test_go", "label": "server_test.go", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_smtpserver_server_test_newtestbackend", "label": "newTestBackend()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L18"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/server_test.go"}, {"id": "backend", "label": "Backend", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/smtpserver/server_test.go"}, {"id": "$graphify-root$_internal_smtpserver_server_test_starttestserver", "label": "startTestServer()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L61"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testauthsuccessandsenderauthorization", "label": "TestAuthSuccessAndSenderAuthorization()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L73"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testauthfailureclosesconnection", "label": "TestAuthFailureClosesConnection()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L94"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testipwhitelistfallbackwithoutauth", "label": "TestIPWhitelistFallbackWithoutAuth()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L120"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testmailfromrejectedforunauthorizeddomain", "label": "TestMailFromRejectedForUnauthorizedDomain()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L139"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testunverifieddomaincannotsend", "label": "TestUnverifiedDomainCannotSend()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L158"}, {"id": "$graphify-root$_internal_smtpserver_server_test_testsendercannotspoofotheraddress", "label": "TestSenderCannotSpoofOtherAddress()", "file_type": "code", "source_file": "internal/smtpserver/server_test.go", "source_location": "L197"}], "edges": [{"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_net_smtp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/smtpserver/server_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_smtpserver_server_test_go", "target": "go_pkg_gopkg_in_ini_v1", "relation": "
|