1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_tlsutil_selfsigned_go", "label": "selfsigned.go", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "label": "LoadOrGenerate()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L27"}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/selfsigned.go"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_parseminversion", "label": "ParseMinVersion()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L70"}, {"id": "$graphify-root$_internal_tlsutil_selfsigned_generateselfsigned", "label": "generateSelfSigned()", "file_type": "code", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L77"}, {"id": "certificate", "label": "Certificate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/tlsutil/selfsigned.go"}], "edges": [{"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_rand", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_rsa", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_tls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_x509", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_crypto_x509_pkix", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_log_slog", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_math_big", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_go", "target": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/tlsutil/selfsigned.go", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_internal_tlsutil_selfsigned_loadorgenerate", "target": "config", "relation": "refe
|