mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-23 03:20:55 -05:00
36 lines
710 B
JSON
36 lines
710 B
JSON
[
|
|
{
|
|
"id": "branch-0",
|
|
"name": "Main Flow",
|
|
"steps": [
|
|
{
|
|
"nodeId": "MinimalDomain-1747312962241",
|
|
"type": "type",
|
|
"inputs": {},
|
|
"outputs": {
|
|
"domain": [
|
|
"adaltas.com"
|
|
]
|
|
},
|
|
"status": "pending",
|
|
"branchId": "branch-0",
|
|
"depth": 0
|
|
},
|
|
{
|
|
"nodeId": "domain_resolve_scanner-1747312965951",
|
|
"type": "scanner",
|
|
"inputs": {
|
|
"domain": [
|
|
"adaltas.com"
|
|
]
|
|
},
|
|
"outputs": {
|
|
"address": "transformed_address"
|
|
},
|
|
"status": "pending",
|
|
"branchId": "branch-0",
|
|
"depth": 1
|
|
}
|
|
]
|
|
}
|
|
] |