Skip to content

Commit ab46ae4

Browse files
author
Patrick Bareiss
committed
updates
1 parent b26a24f commit ab46ae4

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -45,23 +45,7 @@ git lfs pull --include=datasets/attack_techniques/T1003.001/atomic_red_team/wind
4545

4646
# Anatomy of a Dataset 🧬
4747
### Datasets
48-
Datasets are defined by a common YML structure. The structure has the following fields:
49-
50-
|field| description|
51-
|---|---|
52-
| id | UUID of dataset |
53-
|name | name of author |
54-
| date | last modified date |
55-
| dataset | array of URLs where the hosted version of the dataset is located |
56-
| description | describes the dataset as detailed as possible |
57-
| environment | markdown filename of the environment description see below |
58-
| technique | array of MITRE ATT&CK techniques associated with dataset |
59-
| references | array of URLs that reference the dataset |
60-
| sourcetypes | array of sourcetypes that are contained in the dataset |
61-
62-
63-
For example
64-
48+
example:
6549
```
6650
author: Patrick Bareiss
6751
id: cc9b25e1-efc9-11eb-926b-550bf0943fbb

0 commit comments

Comments
 (0)