hversu / ugh

ugh! universal graph harness
MIT License
1 stars 2 forks source link

GraphML translation parsing error - timestamp used as label #7

Open hversu opened 3 months ago

hversu commented 3 months ago
    {
      "id": "n7",
      "label": "2024-06-08 12:36:43.814 +0100",   <--------------------------------------- shouldn't be a node
      "type": "maltego.automation.dob"
      "properties": {
        "as.number": "20473", <------------------------------------------------------------- more meaningful node
        "id": "n7",
        "maltego.automation.dob": "2024-06-08 12:36:43.814 +0100"
      }