Files
gomail/graphify-out/cache/ast/v0.9.37/0c0d7de992f7b288c3e0bdcb28db4fff790563958a89b9388a7f322e3fa61758.json
T
2026-08-10 21:15:19 +01:00

1 line
26 KiB
JSON

{"nodes": [{"id": "$graphify-root$_internal_webauthn_webauthn_go", "label": "webauthn.go", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L1"}, {"id": "webauthn_authdata", "label": "AuthData", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L54"}, {"id": "publickey", "label": "PublicKey", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webauthn/webauthn.go"}, {"id": "webauthn_authdata_userpresent", "label": ".UserPresent()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L63"}, {"id": "webauthn_authdata_userverified", "label": ".UserVerified()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L64"}, {"id": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "label": "ParseAuthData()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L69"}, {"id": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "label": "parseCOSEKey()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L109"}, {"id": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "label": "ParseAttestationObject()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L143"}, {"id": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "label": "EncodePublicKey()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L163"}, {"id": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "label": "DecodePublicKey()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L170"}, {"id": "webauthn_clientdata", "label": "clientData", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L180"}, {"id": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "label": "verifyClientData()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L189"}, {"id": "$graphify-root$_internal_webauthn_webauthn_newchallenge", "label": "NewChallenge()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L209"}, {"id": "webauthn_storedcredential", "label": "StoredCredential", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L219"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webauthn/webauthn.go"}, {"id": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "label": "VerifyRegistration()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L232"}, {"id": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "label": "VerifyAssertion()", "file_type": "code", "source_file": "internal/webauthn/webauthn.go", "source_location": "L257"}], "edges": [{"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L27", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_crypto_ecdsa", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L28", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_crypto_elliptic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L29", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L30", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_crypto_sha256", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_encoding_base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L32", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_encoding_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L33", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_encoding_json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L34", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L35", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L36", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_math_big", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L37", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L38", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "webauthn_authdata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L54", "weight": 1.0}, {"source": "webauthn_authdata", "target": "publickey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "webauthn_authdata", "target": "webauthn_authdata_userpresent", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L63", "weight": 1.0}, {"source": "webauthn_authdata", "target": "webauthn_authdata_userverified", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L64", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L69", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "target": "webauthn_authdata", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L109", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "target": "publickey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L143", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "target": "webauthn_authdata", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L143", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L163", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "target": "publickey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L170", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "target": "publickey", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L170", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "webauthn_clientdata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L180", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L189", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_newchallenge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L209", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "webauthn_storedcredential", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L219", "weight": 1.0}, {"source": "webauthn_storedcredential", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L224", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L232", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "target": "webauthn_authdata", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L232", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_go", "target": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L257", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "target": "webauthn_storedcredential", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L257", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "target": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L94", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "target": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L156", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "target": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L233", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "target": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L236", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "target": "webauthn_authdata_userpresent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L244", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "target": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L258", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "target": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L262", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "target": "webauthn_authdata_userpresent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L270", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "target": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/webauthn.go", "source_location": "L274", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L72"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Uint32", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L77"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L82"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Uint16", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L86"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L89"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseauthdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L96"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "cborDecodeWithLength", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L110"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L116"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L120"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L122"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L124"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L126"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L128"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L130"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L131"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "P256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "SetBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parsecosekey", "callee": "SetBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L135"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "callee": "cborDecode", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L144"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L146"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L150"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_parseattestationobject", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L154"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "callee": "FillBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L165"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "callee": "FillBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L166"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_encodepublickey", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L167"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "callee": "DecodeString", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L171"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L173"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "callee": "P256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "callee": "SetBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_decodepublickey", "callee": "SetBytes", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L175"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Unmarshal", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L191"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L192"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L195"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L198"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L201"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyclientdata", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L203"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_newchallenge", "callee": "Read", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L211"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_newchallenge", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L212"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_newchallenge", "callee": "EncodeToString", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L214"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L240"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L241"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L242"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L245"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyregistration", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L248"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L266"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L267"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L268"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L271"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L284"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "VerifyASN1", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L285"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L286"}, {"caller_nid": "$graphify-root$_internal_webauthn_webauthn_verifyassertion", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/webauthn.go", "source_location": "L294"}]}