mirror of https://github.com/MISP/misp-objects
Typo fixed
parent
e11e95415a
commit
a258d79fef
|
@ -129,7 +129,7 @@
|
||||||
},
|
},
|
||||||
"certificate": {
|
"certificate": {
|
||||||
"description": "Certificate value if the binary is signed with another authentication scheme than authenticode",
|
"description": "Certificate value if the binary is signed with another authentication scheme than authenticode",
|
||||||
"ui-prioriety": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "x509-fingerprint-sha1"
|
"misp-attribute": "x509-fingerprint-sha1"
|
||||||
},
|
},
|
||||||
"mimetype": {
|
"mimetype": {
|
||||||
|
|
Loading…
Reference in New Issue