mirror of https://github.com/MISP/misp-book
chg: [datamodel] anonymise type added
parent
2e072e5c42
commit
fce2f55a59
|
@ -6,6 +6,7 @@
|
|||
| --- |:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
|AS| | | | X | | |
|
||||
|aba-rtn| | | | | X | |
|
||||
|anonymised| X | X | X | X | X | X |
|
||||
|attachment| X | X | | X | | |
|
||||
|authentihash| | X | | | | |
|
||||
|bank-account-nr| | | | | X | |
|
||||
|
@ -166,6 +167,7 @@
|
|||
| --- |:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
|AS| X | | X | | | |
|
||||
|aba-rtn| | | | | | |
|
||||
|anonymised| X | X | X | X | X | X |
|
||||
|attachment| X | | X | X | | |
|
||||
|authentihash| | | X | X | | |
|
||||
|bank-account-nr| | | | | | |
|
||||
|
@ -326,6 +328,7 @@
|
|||
| --- |:---:|:---:|:---:|:---:|
|
||||
|AS| | | | |
|
||||
|aba-rtn| | | | |
|
||||
|anonymised| X | X | X | X |
|
||||
|attachment| | | X | |
|
||||
|authentihash| | | | |
|
||||
|bank-account-nr| | | | |
|
||||
|
@ -506,6 +509,7 @@
|
|||
|
||||
* **AS**: Autonomous system
|
||||
* **aba-rtn**: ABA routing transit number
|
||||
* **anonymised**: Anonymised value - described with the anonymisation object via a relationship
|
||||
* **attachment**: Attachment with external information
|
||||
* **authentihash**: Authenticode executable signature hash
|
||||
* **bank-account-nr**: Bank account number without any routing number
|
||||
|
|
Loading…
Reference in New Issue