DanCip commited on
Commit
316b4a5
1 Parent(s): 3488c30

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +155 -9
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -5,20 +5,166 @@ dataset_info:
5
  dtype: string
6
  - name: published
7
  dtype: string
8
- - name: url
9
- dtype: string
10
- - name: tags
11
- dtype: string
12
- - name: domain
13
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - name: __index_level_0__
15
  dtype: int64
16
  splits:
17
  - name: train
18
- num_bytes: 28202159
19
- num_examples: 159030
20
- download_size: 7771594
21
- dataset_size: 28202159
22
  configs:
23
  - config_name: default
24
  data_files:
 
5
  dtype: string
6
  - name: published
7
  dtype: string
8
+ - name: descriptions
 
 
 
 
9
  dtype: string
10
+ - name: metrics
11
+ struct:
12
+ - name: cvssMetricV2
13
+ list:
14
+ - name: acInsufInfo
15
+ dtype: bool
16
+ - name: baseSeverity
17
+ dtype: string
18
+ - name: cvssData
19
+ struct:
20
+ - name: accessComplexity
21
+ dtype: string
22
+ - name: accessVector
23
+ dtype: string
24
+ - name: authentication
25
+ dtype: string
26
+ - name: availabilityImpact
27
+ dtype: string
28
+ - name: baseScore
29
+ dtype: float64
30
+ - name: confidentialityImpact
31
+ dtype: string
32
+ - name: integrityImpact
33
+ dtype: string
34
+ - name: vectorString
35
+ dtype: string
36
+ - name: version
37
+ dtype: string
38
+ - name: exploitabilityScore
39
+ dtype: float64
40
+ - name: impactScore
41
+ dtype: float64
42
+ - name: obtainAllPrivilege
43
+ dtype: bool
44
+ - name: obtainOtherPrivilege
45
+ dtype: bool
46
+ - name: obtainUserPrivilege
47
+ dtype: bool
48
+ - name: source
49
+ dtype: string
50
+ - name: type
51
+ dtype: string
52
+ - name: userInteractionRequired
53
+ dtype: bool
54
+ - name: cvssMetricV30
55
+ list:
56
+ - name: cvssData
57
+ struct:
58
+ - name: attackComplexity
59
+ dtype: string
60
+ - name: attackVector
61
+ dtype: string
62
+ - name: availabilityImpact
63
+ dtype: string
64
+ - name: baseScore
65
+ dtype: float64
66
+ - name: baseSeverity
67
+ dtype: string
68
+ - name: confidentialityImpact
69
+ dtype: string
70
+ - name: integrityImpact
71
+ dtype: string
72
+ - name: privilegesRequired
73
+ dtype: string
74
+ - name: scope
75
+ dtype: string
76
+ - name: userInteraction
77
+ dtype: string
78
+ - name: vectorString
79
+ dtype: string
80
+ - name: version
81
+ dtype: string
82
+ - name: exploitabilityScore
83
+ dtype: float64
84
+ - name: impactScore
85
+ dtype: float64
86
+ - name: source
87
+ dtype: string
88
+ - name: type
89
+ dtype: string
90
+ - name: cvssMetricV31
91
+ list:
92
+ - name: cvssData
93
+ struct:
94
+ - name: attackComplexity
95
+ dtype: string
96
+ - name: attackVector
97
+ dtype: string
98
+ - name: availabilityImpact
99
+ dtype: string
100
+ - name: baseScore
101
+ dtype: float64
102
+ - name: baseSeverity
103
+ dtype: string
104
+ - name: confidentialityImpact
105
+ dtype: string
106
+ - name: integrityImpact
107
+ dtype: string
108
+ - name: privilegesRequired
109
+ dtype: string
110
+ - name: scope
111
+ dtype: string
112
+ - name: userInteraction
113
+ dtype: string
114
+ - name: vectorString
115
+ dtype: string
116
+ - name: version
117
+ dtype: string
118
+ - name: exploitabilityScore
119
+ dtype: float64
120
+ - name: impactScore
121
+ dtype: float64
122
+ - name: source
123
+ dtype: string
124
+ - name: type
125
+ dtype: string
126
+ - name: references
127
+ list:
128
+ - name: source
129
+ dtype: string
130
+ - name: tags
131
+ sequence: string
132
+ - name: url
133
+ dtype: string
134
+ - name: configurations
135
+ list:
136
+ - name: nodes
137
+ list:
138
+ - name: cpeMatch
139
+ list:
140
+ - name: criteria
141
+ dtype: string
142
+ - name: matchCriteriaId
143
+ dtype: string
144
+ - name: versionEndExcluding
145
+ dtype: string
146
+ - name: versionEndIncluding
147
+ dtype: string
148
+ - name: versionStartExcluding
149
+ dtype: string
150
+ - name: versionStartIncluding
151
+ dtype: string
152
+ - name: vulnerable
153
+ dtype: bool
154
+ - name: negate
155
+ dtype: bool
156
+ - name: operator
157
+ dtype: string
158
+ - name: operator
159
+ dtype: string
160
  - name: __index_level_0__
161
  dtype: int64
162
  splits:
163
  - name: train
164
+ num_bytes: 265817223
165
+ num_examples: 113735
166
+ download_size: 49435010
167
+ dataset_size: 265817223
168
  configs:
169
  - config_name: default
170
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03d4ece174eeeedc37f7af9ffb0dd296642134607fe8f09edeb7d3fa2ec1c84c
3
- size 7771594
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723e1b4160fc944bd9320ff98e349d7b6da0733dc4577732afc9e6998da9eba8
3
+ size 49435010