mirror of https://github.com/MISP/misp-objects
Update definition.json
Changed the file hash attribute type to sha256 from textpull/408/head
parent
feeaa600b7
commit
516d5ac668
|
@ -36,7 +36,7 @@
|
||||||
},
|
},
|
||||||
"file-hash": {
|
"file-hash": {
|
||||||
"description": "Unique file hash",
|
"description": "Unique file hash",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "sha256",
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"ip": {
|
"ip": {
|
||||||
|
|
Loading…
Reference in New Issue