{"nodes": [{"id": "$graphify-root$_internal_webauthn_cbor_go", "label": "cbor.go", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webauthn_cbor_cbordecode", "label": "cborDecode()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L19"}, {"id": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "label": "cborDecodeWithLength()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L27"}, {"id": "webauthn_cbordecoder", "label": "cborDecoder", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L36"}, {"id": "webauthn_cbordecoder_readbyte", "label": ".readByte()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L41"}, {"id": "webauthn_cbordecoder_readbytes", "label": ".readBytes()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L50"}, {"id": "webauthn_cbordecoder_readlength", "label": ".readLength()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L63"}, {"id": "webauthn_cbordecoder_decodevalue", "label": ".decodeValue()", "file_type": "code", "source_file": "internal/webauthn/cbor.go", "source_location": "L93"}], "edges": [{"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "go_pkg_encoding_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "$graphify-root$_internal_webauthn_cbor_cbordecode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_go", "target": "webauthn_cbordecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L36", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readbyte", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L41", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readbytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L50", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_readlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L63", "weight": 1.0}, {"source": "webauthn_cbordecoder", "target": "webauthn_cbordecoder_decodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L93", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_cbordecode", "target": "webauthn_cbordecoder_decodevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_internal_webauthn_cbor_cbordecodewithlength", "target": "webauthn_cbordecoder_decodevalue", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L29", "weight": 1.0}, {"source": "webauthn_cbordecoder_readlength", "target": "webauthn_cbordecoder_readbyte", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L68", "weight": 1.0}, {"source": "webauthn_cbordecoder_readlength", "target": "webauthn_cbordecoder_readbytes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L71", "weight": 1.0}, {"source": "webauthn_cbordecoder_decodevalue", "target": "webauthn_cbordecoder_readbyte", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L94", "weight": 1.0}, {"source": "webauthn_cbordecoder_decodevalue", "target": "webauthn_cbordecoder_readlength", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L103", "weight": 1.0}, {"source": "webauthn_cbordecoder_decodevalue", "target": "webauthn_cbordecoder_readbytes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/webauthn/cbor.go", "source_location": "L119", "weight": 1.0}], "raw_calls": [{"caller_nid": "webauthn_cbordecoder_readbyte", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L43"}, {"caller_nid": "webauthn_cbordecoder_readbytes", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L52"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L66"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L69"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L75"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "Uint16", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L75"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L81"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "Uint32", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L81"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "Uint64", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L87"}, {"caller_nid": "webauthn_cbordecoder_readlength", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L89"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L107"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "int64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L113"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "string", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L129"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "decodeValue", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L137"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "uint64", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L150"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "decodeValue", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L151"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "decodeValue", "is_member_call": true, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L155"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L171"}, {"caller_nid": "webauthn_cbordecoder_decodevalue", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/webauthn/cbor.go", "source_location": "L174"}]}