1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_login_test_go", "label": "login_test.go", "file_type": "code", "source_file": "internal/webui/login_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_login_test_testloginsuccesswithoutmfa", "label": "TestLoginSuccessWithoutMFA()", "file_type": "code", "source_file": "internal/webui/login_test.go", "source_location": "L15"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/login_test.go"}, {"id": "$graphify-root$_internal_webui_login_test_testloginwrongpasswordrejected", "label": "TestLoginWrongPasswordRejected()", "file_type": "code", "source_file": "internal/webui/login_test.go", "source_location": "L56"}, {"id": "$graphify-root$_internal_webui_login_test_testloginrequirestotpwhenenabled", "label": "TestLoginRequiresTOTPWhenEnabled()", "file_type": "code", "source_file": "internal/webui/login_test.go", "source_location": "L81"}], "edges": [{"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_github_com_pquerna_otp_totp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "go_pkg_mailgoserver_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "$graphify-root$_internal_webui_login_test_testloginsuccesswithoutmfa", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_login_test_testloginsuccesswithoutmfa", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webui_login_test_go", "target": "$graphify-root$_internal_webui_login_test_testloginwrongpasswordrejected", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webui/login_test.go", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_internal_webui_login_test_testloginwrongpasswordrejected", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webui/logi
|