cedricbonhomme commited on
Commit
04b2dae
·
verified ·
1 Parent(s): 5514ce8

[DATASET] CVE to ATT&CK techniques mapping (1207 CVEs)

Browse files
README.md CHANGED
@@ -34,15 +34,25 @@ dataset_info:
34
  list: string
35
  - name: attack_version
36
  dtype: string
 
 
 
 
 
 
 
 
 
 
37
  splits:
38
  - name: train
39
- num_bytes: 691228
40
  num_examples: 1086
41
  - name: test
42
- num_bytes: 77015
43
  num_examples: 121
44
- download_size: 485452
45
- dataset_size: 768243
46
  configs:
47
  - config_name: default
48
  data_files:
 
34
  list: string
35
  - name: attack_version
36
  dtype: string
37
+ - name: cvss_vector
38
+ dtype: string
39
+ - name: cvss_version
40
+ dtype: string
41
+ - name: cwes
42
+ list: string
43
+ - name: affected_products
44
+ list: string
45
+ - name: cpes
46
+ list: string
47
  splits:
48
  - name: train
49
+ num_bytes: 2228443
50
  num_examples: 1086
51
  - name: test
52
+ num_bytes: 248288
53
  num_examples: 121
54
+ download_size: 2142998
55
+ dataset_size: 2476731
56
  configs:
57
  - config_name: default
58
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52bcb40510c95379e074585872b4acf40fdf8e389bf5b23cb00165c647bbd511
3
- size 55688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2820617610d86b39a1b11dcf4f531dfaea36aaa50de846c9da70b5938457c571
3
+ size 171668
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e66a8c750b3819af99a72f918eac8ecdd6f97cad2340f76fb6611e34053788d7
3
- size 429764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f8dc6abdc44aef5e84d1ba1e9e75cfffde928ad540aa8c7b03cdc92c0ea11b
3
+ size 1971330