Update flows.json
All checks were successful
Build and Push Docker Image / test (push) Successful in 9s
Build and Push Docker Image / build_and_push (push) Successful in 22s

This commit is contained in:
admin user 2025-05-06 17:09:31 +00:00
parent cc31ebca7c
commit e8f4eee7f6

View File

@ -930,13 +930,13 @@
],
"format": "date"
},
"AccountEmail": {
"accountemail": {
"type": [
"string",
"null"
]
},
"EventType": {
"eventtype": {
"type": [
"string",
"null"
@ -960,7 +960,7 @@
"null"
]
},
"InputIpAddress": {
"inputipaddress": {
"type": [
"string",
"null"
@ -997,7 +997,7 @@
"null"
]
},
"DigitalIdConfidence": {
"digitalidconfidence": {
"type": [
"string",
"null"
@ -1015,25 +1015,25 @@
"null"
]
},
"DeviceId": {
"deviceid": {
"type": [
"string",
"null"
]
},
"FuzzyDeviceId": {
"fuzzydeviceid": {
"type": [
"string",
"null"
]
},
"TrueIp": {
"trueip": {
"type": [
"string",
"null"
]
},
"TrueIpGeo": {
"trueipgeo": {
"type": [
"string",
"null"
@ -1057,7 +1057,7 @@
"null"
]
},
"DnsIp": {
"dnsip": {
"type": [
"string",
"null"
@ -1069,7 +1069,7 @@
"null"
]
},
"RequestId": {
"requestid": {
"type": [
"string",
"null"
@ -1087,7 +1087,7 @@
"null"
]
},
"TmxSummaryReasonCode": {
"tmxsummaryreasoncode": {
"type": [
"string",
"null"
@ -1099,7 +1099,7 @@
"null"
]
},
"RiskRating": {
"riskrating": {
"type": [
"string",
"null"
@ -1111,7 +1111,7 @@
"null"
]
},
"Blob": {
"blob": {
"type": [
"string",
"null"
@ -1238,7 +1238,7 @@
"null"
],
"description": "Type of event associated with the application.",
"source": "$root.ThreatMetrixResponse.EventType"
"source": "$root.ThreatMetrixResponse.eventtype"
},
"RiskRating": {
"type": [
@ -1246,7 +1246,7 @@
"null"
],
"description": "Risk rating assigned to the application.",
"source": "$root.ThreatMetrixResponse.RiskRating"
"source": "$root.ThreatMetrixResponse.riskrating"
},
"TmxSummaryReasonCode": {
"type": [
@ -1254,7 +1254,7 @@
"null"
],
"description": "Reason code summary from third-party risk assessment.",
"source": "$root.ThreatMetrixResponse.TmxSummaryReasonCode"
"source": "$root.ThreatMetrixResponse.tmxsummaryreasoncode"
},
"DigitalIdConfidence": {
"type": [
@ -1262,7 +1262,7 @@
"null"
],
"description": "Confidence score for the digital identity of the applicant.",
"source": "$root.ThreatMetrixResponse.DigitalIdConfidence"
"source": "$root.ThreatMetrixResponse.digitalidconfidence"
},
"TrueIpGeo": {
"type": [
@ -1270,7 +1270,7 @@
"null"
],
"description": "Geolocation information of the true IP address used in the application.",
"source": "$root.ThreatMetrixResponse.TrueIpGeo"
"source": "$root.ThreatMetrixResponse.trueipgeo"
},
"Blob": {
"type": [
@ -1278,7 +1278,7 @@
"null"
],
"description": "Raw data blob containing additional information related to the application.",
"source": "$root.ThreatMetrixResponse.Blob"
"source": "$root.ThreatMetrixResponse.blob"
},
"DeviceId": {
"type": [
@ -1286,7 +1286,7 @@
"null"
],
"description": "Unique identifier for the device used to submit the application.",
"source": "$root.ThreatMetrixResponse.DeviceId"
"source": "$root.ThreatMetrixResponse.deviceid"
},
"FuzzyDeviceId": {
"type": [
@ -1294,7 +1294,7 @@
"null"
],
"description": "Hashed or partially anonymized identifier for the device.",
"source": "$root.ThreatMetrixResponse.FuzzyDeviceId"
"source": "$root.ThreatMetrixResponse.fuzzydeviceid"
},
"ownhome": {
"type": [