huzaifas-sidhpurwala commited on
Commit
bfeffba
·
verified ·
1 Parent(s): 71d3fff

Upload dataset

Browse files
README.md CHANGED
@@ -16,13 +16,91 @@ dataset_info:
16
  - name: cve
17
  dtype: string
18
  - name: vulnerability_details
19
- sequence: 'null'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  splits:
21
  - name: train
22
- num_bytes: 4357632
23
  num_examples: 33765
24
- download_size: 1882052
25
- dataset_size: 4357632
26
  configs:
27
  - config_name: default
28
  data_files:
 
16
  - name: cve
17
  dtype: string
18
  - name: vulnerability_details
19
+ list:
20
+ - name: cve
21
+ dtype: string
22
+ - name: product_status
23
+ struct:
24
+ - name: fixed
25
+ sequence: string
26
+ - name: known_affected
27
+ sequence: string
28
+ - name: known_not_affected
29
+ sequence: string
30
+ - name: under_investigation
31
+ sequence: string
32
+ - name: remediations
33
+ list:
34
+ - name: category
35
+ dtype: string
36
+ - name: date
37
+ dtype: string
38
+ - name: details
39
+ dtype: string
40
+ - name: scores
41
+ list:
42
+ - name: cvss_v2
43
+ struct:
44
+ - name: accessComplexity
45
+ dtype: string
46
+ - name: accessVector
47
+ dtype: string
48
+ - name: authentication
49
+ dtype: string
50
+ - name: availabilityImpact
51
+ dtype: string
52
+ - name: baseScore
53
+ dtype: float64
54
+ - name: confidentialityImpact
55
+ dtype: string
56
+ - name: integrityImpact
57
+ dtype: string
58
+ - name: vectorString
59
+ dtype: string
60
+ - name: version
61
+ dtype: string
62
+ - name: cvss_v3
63
+ struct:
64
+ - name: attackComplexity
65
+ dtype: string
66
+ - name: attackVector
67
+ dtype: string
68
+ - name: availabilityImpact
69
+ dtype: string
70
+ - name: baseScore
71
+ dtype: float64
72
+ - name: baseSeverity
73
+ dtype: string
74
+ - name: confidentialityImpact
75
+ dtype: string
76
+ - name: integrityImpact
77
+ dtype: string
78
+ - name: privilegesRequired
79
+ dtype: string
80
+ - name: scope
81
+ dtype: string
82
+ - name: userInteraction
83
+ dtype: string
84
+ - name: vectorString
85
+ dtype: string
86
+ - name: version
87
+ dtype: string
88
+ - name: products
89
+ sequence: string
90
+ - name: threats
91
+ list:
92
+ - name: category
93
+ dtype: string
94
+ - name: date
95
+ dtype: string
96
+ - name: details
97
+ dtype: string
98
  splits:
99
  - name: train
100
+ num_bytes: 1471177397
101
  num_examples: 33765
102
+ download_size: 257271809
103
+ dataset_size: 1471177397
104
  configs:
105
  - config_name: default
106
  data_files:
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eb40dd5e0404af305c946fa4b2203e727361befd2d0ae0875f3be6af49cc839
3
+ size 129758413
data/{train-00000-of-00001.parquet → train-00001-of-00003.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43faa764a0574db3ac8d1c322f58ba435df0dfbd2984d2105663b5a1673df097
3
- size 1882052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7150053886cddd6f7a8843ec3c28c6179db94ed8595d77fbe9e315fc673134e8
3
+ size 61438763
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245a1878ef7c4a7459d4a6b262564eda310758e38765ff937a982ac1a49503df
3
+ size 66074633