mirror of https://github.com/MISP/misp-objects
chg: Added identity card number
parent
41b0d33ab3
commit
b09f0453ab
|
@ -66,6 +66,11 @@
|
|||
],
|
||||
"disable_correlation": true
|
||||
},
|
||||
"id-card-number": {
|
||||
"description": "The identity card number of a natural person.",
|
||||
"ui-priority": 0,
|
||||
"misp-attribute": "id-card-number"
|
||||
},
|
||||
"passport-number": {
|
||||
"description": "The passport number of a natural person.",
|
||||
"ui-priority": 0,
|
||||
|
|
Loading…
Reference in New Issue