mirror of https://github.com/MISP/misp-objects
add aba-rtn to bank-account object
parent
06f7a0c75a
commit
8b1aff8135
|
@ -54,6 +54,11 @@
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
|
"aba-rbn": {
|
||||||
|
"description": " ABA routing transit number",
|
||||||
|
"ui-priority": 0,
|
||||||
|
"misp-attribute": "aba-rbn"
|
||||||
|
},
|
||||||
"account-name": {
|
"account-name": {
|
||||||
"description": "A field to freely describe the bank account details.",
|
"description": "A field to freely describe the bank account details.",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
|
|
Loading…
Reference in New Issue