File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff 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```
6650author: Patrick Bareiss
6751id: cc9b25e1-efc9-11eb-926b-550bf0943fbb
You can’t perform that action at this time.
0 commit comments