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

1 line
18 KiB
JSON
Raw Normal View History

2026-08-09 18:03:09 +01:00
{"nodes": [{"id": "$graphify-root$_internal_pipeline_stage_spf_go", "label": "stage_spf.go", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L1"}, {"id": "pipeline_spfstage", "label": "SPFStage", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L12"}, {"id": "pipeline_spfstage_name", "label": ".Name()", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L14"}, {"id": "pipeline_spfstage_run", "label": ".Run()", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L16"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_spf.go"}, {"id": "mailcontext", "label": "MailContext", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_spf.go"}, {"id": "stageresult", "label": "StageResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_spf.go"}, {"id": "pipeline_spfoutcome", "label": "spfOutcome", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L31"}, {"id": "checkresult", "label": "CheckResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_spf.go"}, {"id": "$graphify-root$_internal_pipeline_stage_spf_checkspf", "label": "checkSPF()", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L36"}, {"id": "ip", "label": "IP", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_spf.go"}, {"id": "$graphify-root$_internal_pipeline_stage_spf_evaluatespf", "label": "evaluateSPF()", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L73"}, {"id": "$graphify-root$_internal_pipeline_stage_spf_matchcidr", "label": "matchCIDR()", "file_type": "code", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L153"}], "edges": [{"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_spf_go", "target": "pipeline_spfstage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L12", "weight": 1.0}, {"source": "pipeline_spfstage", "target": "pipeline_spfstage_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_location": "L14", "weight": 1.0}, {"source": "pipeline_spfstage", "target": "pipeline_spfstage_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_spf.go", "source_l