mirror of https://github.com/MISP/misp-objects
Add malware-sample to file object
parent
f43528fc1b
commit
c0bd545347
|
@ -81,6 +81,10 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"misp-usage-frequency": 1,
|
"misp-usage-frequency": 1,
|
||||||
"disable_correlation": true
|
"disable_correlation": true
|
||||||
|
},
|
||||||
|
"malware-sample": {
|
||||||
|
"misp-attribute": "malware-sample",
|
||||||
|
"misp-usage-frequency": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"requiredOneOf": [
|
"requiredOneOf": [
|
||||||
|
|
Loading…
Reference in New Issue