From 689e7f1ce4a93ff07edac47cd87c79b4f4f148db Mon Sep 17 00:00:00 2001 From: Rich Piazza Date: Tue, 6 Mar 2018 14:17:48 -0500 Subject: [PATCH] Update USAGE-CAPEC.md fixed table --- USAGE-CAPEC.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/USAGE-CAPEC.md b/USAGE-CAPEC.md index 4302140329..ccf957049e 100644 --- a/USAGE-CAPEC.md +++ b/USAGE-CAPEC.md @@ -16,9 +16,9 @@ The STIX types are found as literal strings assigned to the `type` property of t The following is a table mapping of CAPEC properties to STIX properties. Some of these properties are standard STIX properties, while others were custom-created for compatibility with CAPEC. These properties are accessed from STIX objects as JSON properties. ### Attack Pattern -CAPEC 3.0 Property | CAPEC 2.7.1 Property | STIX Properties | STIX type ---------------- | --------------- -**Name** | **Name** | `name` | string +| CAPEC 3.0 Property | CAPEC 2.7.1 Property | STIX Properties | STIX type | +| --------------- | --------------- | --------------- | --------------- | +**Name** | **Name** | `name` | string | **Description** | **Description/Summary** | `description` | string **Abstraction** | **Pattern\_Abstraction** |`x_capec_abstraction` | enumeration(`Meta, Standard, Detailed`) **Alternate\_Terms** | **Alternate\_Terms** | `x_capec_alternate_terms` | list(string)