mitre-d3fend-artifacts
Browse MITRE D3FEND Digital Artifacts.
Syntax
mitre-d3fend-artifacts [parent-id=PARENT-ID] [max-depth=MAX-DEPTH] [pretty=PRETTY] [locale=LOCALE]
- parent-id=PARENT-ID
- Optional. Filter by parent artifact ID (e.g., Process)
- max-depth=MAX-DEPTH
- Optional. Maximum depth level to display
- pretty=PRETTY
- Optional. Format definition as readable text
- locale=LOCALE
- Optional. en, ko (default: session locale)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | String | ID | Artifact ID |
| name | String | Name | Artifact name |
| parent_id | String | Parent ID | Parent artifact ID |
| parent_name | String | Parent Name | Parent artifact name |
| depth | Integer | Depth | Hierarchy depth level |
| path | String | Path | Full hierarchy path |
| definition | String | Definition | Artifact definition |
| synonyms | List | Synonyms | Alternative names |