1 line
8.1 KiB
JSON
1 line
8.1 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_dane_dane_go", "label": "dane.go", "file_type": "code", "source_file": "internal/dane/dane.go", "source_location": "L1"}, {"id": "dane_tlsarecord", "label": "TLSARecord", "file_type": "code", "source_file": "internal/dane/dane.go", "source_location": "L52"}, {"id": "$graphify-root$_internal_dane_dane_lookup", "label": "Lookup()", "file_type": "code", "source_file": "internal/dane/dane.go", "source_location": "L64"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dane/dane.go"}, {"id": "dane_tlsarecord_matches", "label": ".matches()", "file_type": "code", "source_file": "internal/dane/dane.go", "source_location": "L94"}, {"id": "certificate", "label": "Certificate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/dane/dane.go"}, {"id": "$graphify-root$_internal_dane_dane_verifypeercertificate", "label": "VerifyPeerCertificate()", "file_type": "code", "source_file": "internal/dane/dane.go", "source_location": "L130"}], "edges": [{"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_bytes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_crypto_sha256", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_crypto_sha512", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_crypto_x509", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_encoding_hex", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L21", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L22", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_github_com_miekg_dns", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L24", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "go_pkg_gomail_internal_dnssec", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L26", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "dane_tlsarecord", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "$graphify-root$_internal_dane_dane_lookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L64", "weight": 1.0}, {"source": "$graphify-root$_internal_dane_dane_lookup", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_dane_dane_lookup", "target": "dane_tlsarecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L64", "weight": 1.0, "context": "return_type"}, {"source": "dane_tlsarecord", "target": "dane_tlsarecord_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L94", "weight": 1.0}, {"source": "dane_tlsarecord_matches", "target": "certificate", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_dane_dane_go", "target": "$graphify-root$_internal_dane_dane_verifypeercertificate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L130", "weight": 1.0}, {"source": "$graphify-root$_internal_dane_dane_verifypeercertificate", "target": "dane_tlsarecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_dane_dane_verifypeercertificate", "target": "certificate", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L130", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_dane_dane_verifypeercertificate", "target": "dane_tlsarecord_matches", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/dane/dane.go", "source_location": "L147", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_internal_dane_dane_lookup", "callee": "Sprintf", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L65"}, {"caller_nid": "$graphify-root$_internal_dane_dane_lookup", "callee": "Validate", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L66"}, {"caller_nid": "$graphify-root$_internal_dane_dane_lookup", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L68"}, {"caller_nid": "$graphify-root$_internal_dane_dane_lookup", "callee": "DecodeString", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L78"}, {"caller_nid": "$graphify-root$_internal_dane_dane_lookup", "callee": "Warn", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L84"}, {"caller_nid": "dane_tlsarecord_matches", "callee": "Sum256", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L110"}, {"caller_nid": "dane_tlsarecord_matches", "callee": "Sum384", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L113"}, {"caller_nid": "dane_tlsarecord_matches", "callee": "Equal", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L118"}, {"caller_nid": "$graphify-root$_internal_dane_dane_verifypeercertificate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L133"}, {"caller_nid": "$graphify-root$_internal_dane_dane_verifypeercertificate", "callee": "ParseCertificate", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L137"}, {"caller_nid": "$graphify-root$_internal_dane_dane_verifypeercertificate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L139"}, {"caller_nid": "$graphify-root$_internal_dane_dane_verifypeercertificate", "callee": "Errorf", "is_member_call": false, "language": "go", "source_file": "internal/dane/dane.go", "source_location": "L158"}]} |