File tree Expand file tree Collapse file tree 2 files changed +48
-1
lines changed
webauthn-server-attestation/src/main/resources Expand file tree Collapse file tree 2 files changed +48
-1
lines changed Original file line number Diff line number Diff line change 1
1
== Version 1.6.3 (unreleased) ==
2
2
3
+ webauthn-server-attestation:
4
+
5
+ - Added new YubiKey AAGUIDs to metadata.json
6
+
7
+
8
+ webauthn-server-core:
9
+
3
10
- Bumped Jackson dependency to version 2.11.0 in response to CVEs:
4
11
- CVE-2020-9546
5
12
- CVE-2020-10672
Original file line number Diff line number Diff line change 1
1
{
2
2
"identifier" : " 2fb54029-7613-4f1d-94f1-fb876c14a6fe" ,
3
- "version" : 11 ,
3
+ "version" : 12 ,
4
4
"vendorInfo" : {
5
5
"url" : " https://yubico.com" ,
6
6
"imageUrl" : " https://developers.yubico.com/U2F/Images/yubico.png" ,
26
26
"value" : " 6d44ba9bf6ec2e49b9300c8fe920cb73"
27
27
}
28
28
}
29
+ },
30
+ {
31
+ "type" : " x509Extension" ,
32
+ "parameters" : {
33
+ "key" : " 1.3.6.1.4.1.45724.1.1.4" ,
34
+ "value" : {
35
+ "type" : " hex" ,
36
+ "value" : " 149a20218ef6413396b881f8d5b7f1f5"
37
+ }
38
+ }
29
39
}
30
40
]
31
41
},
49
59
"value" : " 1.3.6.1.4.1.41482.1.1" ,
50
60
"key" : " 1.3.6.1.4.1.41482.2"
51
61
}
62
+ },
63
+ {
64
+ "type" : " x509Extension" ,
65
+ "parameters" : {
66
+ "key" : " 1.3.6.1.4.1.45724.1.1.4" ,
67
+ "value" : {
68
+ "type" : " hex" ,
69
+ "value" : " b92c3f9ac0144056887f140a2501163b"
70
+ }
71
+ }
52
72
}
53
73
]
54
74
},
144
164
"value" : " fa2b99dc9e3942578f924a30d23c4118"
145
165
}
146
166
}
167
+ },
168
+ {
169
+ "type" : " x509Extension" ,
170
+ "parameters" : {
171
+ "key" : " 1.3.6.1.4.1.45724.1.1.4" ,
172
+ "value" : {
173
+ "type" : " hex" ,
174
+ "value" : " 2fc0579f811347eab116bb5a8db9202a"
175
+ }
176
+ }
147
177
}
148
178
]
149
179
},
163
193
"value" : " cb69481e8ff7403993ec0a2729a154a8"
164
194
}
165
195
}
196
+ },
197
+ {
198
+ "type" : " x509Extension" ,
199
+ "parameters" : {
200
+ "key" : " 1.3.6.1.4.1.45724.1.1.4" ,
201
+ "value" : {
202
+ "type" : " hex" ,
203
+ "value" : " ee882879721c491397753dfcce97072a"
204
+ }
205
+ }
166
206
}
167
207
]
168
208
},
You can’t perform that action at this time.
0 commit comments