Files
gomail/graphify-out/cache/ast/v0.9.37/0c0d7de992f7b288c3e0bdcb28db4fff790563958a89b9388a7f322e3fa61758.json
T

1 line
26 KiB
JSON
Raw Normal View History

2026-08-10 21:15:19 +01:00
{"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, "cont