Datasets:
Upload dataset
Browse files- README.md +51 -51
- data/train-00000-of-00003.parquet +2 -2
- data/train-00001-of-00003.parquet +2 -2
- data/train-00002-of-00003.parquet +2 -2
README.md
CHANGED
@@ -15,6 +15,56 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
- name: cve
|
17 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
- name: vulnerability_details
|
19 |
list:
|
20 |
- name: product_status
|
@@ -35,56 +85,6 @@ dataset_info:
|
|
35 |
dtype: string
|
36 |
- name: details
|
37 |
dtype: string
|
38 |
-
- name: scores
|
39 |
-
list:
|
40 |
-
- name: cvss_v2
|
41 |
-
struct:
|
42 |
-
- name: accessComplexity
|
43 |
-
dtype: string
|
44 |
-
- name: accessVector
|
45 |
-
dtype: string
|
46 |
-
- name: authentication
|
47 |
-
dtype: string
|
48 |
-
- name: availabilityImpact
|
49 |
-
dtype: string
|
50 |
-
- name: baseScore
|
51 |
-
dtype: float64
|
52 |
-
- name: confidentialityImpact
|
53 |
-
dtype: string
|
54 |
-
- name: integrityImpact
|
55 |
-
dtype: string
|
56 |
-
- name: vectorString
|
57 |
-
dtype: string
|
58 |
-
- name: version
|
59 |
-
dtype: string
|
60 |
-
- name: cvss_v3
|
61 |
-
struct:
|
62 |
-
- name: attackComplexity
|
63 |
-
dtype: string
|
64 |
-
- name: attackVector
|
65 |
-
dtype: string
|
66 |
-
- name: availabilityImpact
|
67 |
-
dtype: string
|
68 |
-
- name: baseScore
|
69 |
-
dtype: float64
|
70 |
-
- name: baseSeverity
|
71 |
-
dtype: string
|
72 |
-
- name: confidentialityImpact
|
73 |
-
dtype: string
|
74 |
-
- name: integrityImpact
|
75 |
-
dtype: string
|
76 |
-
- name: privilegesRequired
|
77 |
-
dtype: string
|
78 |
-
- name: scope
|
79 |
-
dtype: string
|
80 |
-
- name: userInteraction
|
81 |
-
dtype: string
|
82 |
-
- name: vectorString
|
83 |
-
dtype: string
|
84 |
-
- name: version
|
85 |
-
dtype: string
|
86 |
-
- name: products
|
87 |
-
sequence: string
|
88 |
- name: threats
|
89 |
list:
|
90 |
- name: category
|
@@ -97,7 +97,7 @@ dataset_info:
|
|
97 |
- name: train
|
98 |
num_bytes: 1470588082
|
99 |
num_examples: 33765
|
100 |
-
download_size:
|
101 |
dataset_size: 1470588082
|
102 |
configs:
|
103 |
- config_name: default
|
|
|
15 |
dtype: string
|
16 |
- name: cve
|
17 |
dtype: string
|
18 |
+
- name: scores
|
19 |
+
list:
|
20 |
+
- name: cvss_v2
|
21 |
+
struct:
|
22 |
+
- name: accessComplexity
|
23 |
+
dtype: string
|
24 |
+
- name: accessVector
|
25 |
+
dtype: string
|
26 |
+
- name: authentication
|
27 |
+
dtype: string
|
28 |
+
- name: availabilityImpact
|
29 |
+
dtype: string
|
30 |
+
- name: baseScore
|
31 |
+
dtype: float64
|
32 |
+
- name: confidentialityImpact
|
33 |
+
dtype: string
|
34 |
+
- name: integrityImpact
|
35 |
+
dtype: string
|
36 |
+
- name: vectorString
|
37 |
+
dtype: string
|
38 |
+
- name: version
|
39 |
+
dtype: string
|
40 |
+
- name: cvss_v3
|
41 |
+
struct:
|
42 |
+
- name: attackComplexity
|
43 |
+
dtype: string
|
44 |
+
- name: attackVector
|
45 |
+
dtype: string
|
46 |
+
- name: availabilityImpact
|
47 |
+
dtype: string
|
48 |
+
- name: baseScore
|
49 |
+
dtype: float64
|
50 |
+
- name: baseSeverity
|
51 |
+
dtype: string
|
52 |
+
- name: confidentialityImpact
|
53 |
+
dtype: string
|
54 |
+
- name: integrityImpact
|
55 |
+
dtype: string
|
56 |
+
- name: privilegesRequired
|
57 |
+
dtype: string
|
58 |
+
- name: scope
|
59 |
+
dtype: string
|
60 |
+
- name: userInteraction
|
61 |
+
dtype: string
|
62 |
+
- name: vectorString
|
63 |
+
dtype: string
|
64 |
+
- name: version
|
65 |
+
dtype: string
|
66 |
+
- name: products
|
67 |
+
sequence: string
|
68 |
- name: vulnerability_details
|
69 |
list:
|
70 |
- name: product_status
|
|
|
85 |
dtype: string
|
86 |
- name: details
|
87 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
- name: threats
|
89 |
list:
|
90 |
- name: category
|
|
|
97 |
- name: train
|
98 |
num_bytes: 1470588082
|
99 |
num_examples: 33765
|
100 |
+
download_size: 256946886
|
101 |
dataset_size: 1470588082
|
102 |
configs:
|
103 |
- config_name: default
|
data/train-00000-of-00003.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da206a5382fb93f2111486a45d8d2a3e49cc24672845ce0116a0f3bedd1a16dc
|
3 |
+
size 129649413
|
data/train-00001-of-00003.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32dd3671c8f8c121a8daf8cf2f1fcef9250a9e7205dd20d07cee266aab17632d
|
3 |
+
size 61330941
|
data/train-00002-of-00003.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:100cf4202b28d1f050b5af3487d39728dbde82c9b3c8623a234fbc2fcc421b03
|
3 |
+
size 65966532
|