chg: [hashlookup] Using the `filename` type for the FileName attribute instead of `text`

pull/321/head
chrisr3d 2021-08-26 15:13:14 +02:00
parent 388b57e342
commit d2b93f5aa6
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"FileName": {
"description": "Complete path of the filename including the filename",
"disable_correlation": true,
"misp-attribute": "text",
"misp-attribute": "filename",
"ui-priority": 0
},
"FileSize": {