Update USAGE-CAPEC.md

fixed table
This commit is contained in:
Rich Piazza
2018-03-06 14:17:48 -05:00
committed by GitHub
parent 4a09af7023
commit 689e7f1ce4
+3 -3
View File
@@ -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)