mirror of https://github.com/MISP/misp-objects
fixed comments
parent
5e7152714b
commit
a3fd21d39d
|
@ -33,12 +33,12 @@
|
||||||
},
|
},
|
||||||
"public_keys": {
|
"public_keys": {
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": true, ##fingerprint, bundle
|
"multiple": true,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"private_keys": {
|
"private_keys": {
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": true, ##fingerprint, bundle
|
"multiple": true,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"cryptocurrency_addresses": {
|
"cryptocurrency_addresses": {
|
||||||
|
|
Loading…
Reference in New Issue