Files
gomail/graphify-out/cache/ast/v0.9.37/873991dec46b949403f9a33f9ae954a7069b7571e729bad0b7b2a36fc59df477.json
T

1 line
8.1 KiB
JSON
Raw Normal View History

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