chg: [data] describeTypes file updated

pull/1189/head
Alexandre Dulaunoy 2024-04-03 13:25:53 +02:00
parent f793b493aa
commit 60aa6b9a0f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 1 deletions

View File

@ -545,6 +545,10 @@
"default_category": "Other",
"to_ids": 0
},
"integer": {
"default_category": "Other",
"to_ids": 0
},
"datetime": {
"default_category": "Other",
"to_ids": 0
@ -891,6 +895,7 @@
"dns-soa-email",
"size-in-bytes",
"counter",
"integer",
"datetime",
"port",
"ip-dst|port",
@ -1460,6 +1465,7 @@
"other",
"size-in-bytes",
"counter",
"integer",
"datetime",
"cpe",
"port",
@ -1473,4 +1479,4 @@
]
}
}
}
}