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