chg: [types] updated

pull/207/head
Alexandre Dulaunoy 2020-10-15 14:44:16 +02:00
parent 877f3ffc05
commit fff4567d7b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
|cortex| | | | X | | | |cortex| | | | X | | |
|counter| | | | | | | |counter| | | | | | |
|country-of-residence| | | | | | | |country-of-residence| | | | | | |
|cpe| | | | | | | |cpe| | | | X | | |
|dash| | | | | X | | |dash| | | | | X | |
|date-of-birth| | | | | | | |date-of-birth| | | | | | |
|datetime| | | | | | | |datetime| | | | | | |
@ -209,7 +209,7 @@
|cortex| | | | | | | |cortex| | | | | | |
|counter| | X | | | | | |counter| | X | | | | |
|country-of-residence| | | | | | | |country-of-residence| | | | | | |
|cpe| | X | | | | | |cpe| | X | X | X | | |
|dash| | | | | | | |dash| | | | | | |
|date-of-birth| | | | | | | |date-of-birth| | | | | | |
|datetime| | X | | | | | |datetime| | X | | | | |
@ -595,7 +595,7 @@
* **cortex**: Cortex analysis result * **cortex**: Cortex analysis result
* **counter**: An integer counter, generally to be used in objects * **counter**: An integer counter, generally to be used in objects
* **country-of-residence**: The country of residence of a natural person * **country-of-residence**: The country of residence of a natural person
* **cpe**: Common platform enumeration * **cpe**: Common Platform Enumeration - structured naming scheme for information technology systems, software, and packages.
* **dash**: Dash Address * **dash**: Dash Address
* **date-of-birth**: Date of birth of a natural person (in YYYY-MM-DD format) * **date-of-birth**: Date of birth of a natural person (in YYYY-MM-DD format)
* **datetime**: Datetime in the ISO 8601 format * **datetime**: Datetime in the ISO 8601 format