From fff4567d7b0bb4c8fc0f4eb4629980f2114f1833 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 15 Oct 2020 14:44:16 +0200 Subject: [PATCH] chg: [types] updated --- categories-and-types/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/categories-and-types/README.md b/categories-and-types/README.md index 6ccbc62..9eed2fe 100644 --- a/categories-and-types/README.md +++ b/categories-and-types/README.md @@ -26,7 +26,7 @@ |cortex| | | | X | | | |counter| | | | | | | |country-of-residence| | | | | | | -|cpe| | | | | | | +|cpe| | | | X | | | |dash| | | | | X | | |date-of-birth| | | | | | | |datetime| | | | | | | @@ -209,7 +209,7 @@ |cortex| | | | | | | |counter| | X | | | | | |country-of-residence| | | | | | | -|cpe| | X | | | | | +|cpe| | X | X | X | | | |dash| | | | | | | |date-of-birth| | | | | | | |datetime| | X | | | | | @@ -595,7 +595,7 @@ * **cortex**: Cortex analysis result * **counter**: An integer counter, generally to be used in objects * **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 * **date-of-birth**: Date of birth of a natural person (in YYYY-MM-DD format) * **datetime**: Datetime in the ISO 8601 format