1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_pipeline_stage_dmarc_go", "label": "stage_dmarc.go", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L1"}, {"id": "pipeline_dmarcstage", "label": "DMARCStage", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L12"}, {"id": "pipeline_dmarcstage_name", "label": ".Name()", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L14"}, {"id": "pipeline_dmarcstage_run", "label": ".Run()", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L16"}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_dmarc.go"}, {"id": "mailcontext", "label": "MailContext", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_dmarc.go"}, {"id": "stageresult", "label": "StageResult", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/pipeline/stage_dmarc.go"}, {"id": "$graphify-root$_internal_pipeline_stage_dmarc_extractdomainfromheader", "label": "extractDomainFromHeader()", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L76"}, {"id": "$graphify-root$_internal_pipeline_stage_dmarc_orgdomain", "label": "orgDomain()", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L98"}, {"id": "$graphify-root$_internal_pipeline_stage_dmarc_dmarctag", "label": "dmarcTag()", "file_type": "code", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L106"}], "edges": [{"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "go_pkg_context", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "go_pkg_fmt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "go_pkg_net", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "go_pkg_gomail_internal_db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_pipeline_stage_dmarc_go", "target": "pipeline_dmarcstage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L12", "weight": 1.0}, {"source": "pipeline_dmarcstage", "target": "pipeline_dmarcstage_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L14", "weight": 1.0}, {"source": "pipeline_dmarcstage", "target": "pipeline_dmarcstage_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L16", "weight": 1.0}, {"source": "pipeline_dmarcstage_run", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/pipeline/stage_dmarc.go", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "pipeline_dmarcstage_run", "target": "mailcontext", "relation": "references", "confidence": "EXTRACTED",
|