Bug 1864425 - Fix lint failure. r=fix
[gecko.git] / supply-chain / audits.toml
blobd8c97773fb98f42e9dd5db2caefbe8b3eefd1b1d
2 # cargo-vet audits file
4 [[wildcard-audits.audio_thread_priority]]
5 who = "Paul Adenot <paul@paul.cx>"
6 criteria = "safe-to-deploy"
7 user-id = 1258 # Paul Adenot (padenot)
8 start = "2019-05-09"
9 end = "2024-04-24"
10 notes = """
11 I've written most of this crate, the rest has been either written and in any
12 case has been reviewed by Mozilla developers.
13 """
15 [[wildcard-audits.authenticator]]
16 who = "John M. Schanck <jschanck@mozilla.com>"
17 criteria = "safe-to-deploy"
18 user-id = 175410 # John Schanck (jschanck)
19 start = "2022-11-15"
20 end = "2024-04-26"
21 notes = "Maintained by the CryptoEng team at Mozilla."
23 [[wildcard-audits.bhttp]]
24 who = "Martin Thomson <mt@lowentropy.net>"
25 criteria = "safe-to-deploy"
26 user-id = 128763 # Martin Thomson (martinthomson)
27 start = "2022-08-04"
28 end = "2024-03-09"
29 notes = "Though the code is safe to run and deploy, the code for processing HTTP/1.1 messages (the `read-http` feature, specifically) is not suited for deployment in real applications, either clients or servers.  Some features necessary for live deployment are not implemented, such as the proper handling of some types of response (e.g., a response to a HEAD request).  Software that processes HTTP/1.1 messages requires a large number of compatibility tweaks if it is to be deployed interoperably.  This feature only exists to support basic validation tools and is unlikely to be widely compatible."
31 [[wildcard-audits.cexpr]]
32 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
33 criteria = "safe-to-deploy"
34 user-id = 3788 # Emilio Cobos Álvarez (emilio)
35 start = "2021-06-21"
36 end = "2024-04-21"
37 notes = "No unsafe code, rather straight-forward parser."
39 [[wildcard-audits.cocoa]]
40 who = "Bobby Holley <bobbyholley@gmail.com>"
41 criteria = "safe-to-deploy"
42 user-id = 2396 # Josh Matthews (jdm)
43 start = "2019-07-23"
44 end = "2023-05-04"
45 renew = false
46 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
48 [[wildcard-audits.cocoa]]
49 who = "Bobby Holley <bobbyholley@gmail.com>"
50 criteria = "safe-to-deploy"
51 user-id = 5946 # Jeff Muizelaar (jrmuizel)
52 start = "2022-11-01"
53 end = "2023-05-04"
54 renew = false
55 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
57 [[wildcard-audits.cocoa-foundation]]
58 who = "Bobby Holley <bobbyholley@gmail.com>"
59 criteria = "safe-to-deploy"
60 user-id = 5946 # Jeff Muizelaar (jrmuizel)
61 start = "2023-03-16"
62 end = "2023-05-04"
63 renew = false
64 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
66 [[wildcard-audits.cocoa-foundation]]
67 who = "Bobby Holley <bobbyholley@gmail.com>"
68 criteria = "safe-to-deploy"
69 user-id = 2396 # Josh Matthews (jdm)
70 start = "2020-07-20"
71 end = "2023-05-04"
72 renew = false
73 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
75 [[wildcard-audits.core-foundation]]
76 who = "Bobby Holley <bobbyholley@gmail.com>"
77 criteria = "safe-to-deploy"
78 user-id = 2396 # Josh Matthews (jdm)
79 start = "2019-11-12"
80 end = "2023-05-04"
81 renew = false
82 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
84 [[wildcard-audits.core-foundation]]
85 who = "Bobby Holley <bobbyholley@gmail.com>"
86 criteria = "safe-to-deploy"
87 user-id = 5946 # Jeff Muizelaar (jrmuizel)
88 start = "2019-03-29"
89 end = "2023-05-04"
90 renew = false
91 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
93 [[wildcard-audits.core-foundation-sys]]
94 who = "Bobby Holley <bobbyholley@gmail.com>"
95 criteria = "safe-to-deploy"
96 user-id = 2396 # Josh Matthews (jdm)
97 start = "2019-11-12"
98 end = "2023-05-04"
99 renew = false
100 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
102 [[wildcard-audits.core-foundation-sys]]
103 who = "Bobby Holley <bobbyholley@gmail.com>"
104 criteria = "safe-to-deploy"
105 user-id = 5946 # Jeff Muizelaar (jrmuizel)
106 start = "2020-10-14"
107 end = "2023-05-04"
108 renew = false
109 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
111 [[wildcard-audits.core-graphics]]
112 who = "Bobby Holley <bobbyholley@gmail.com>"
113 criteria = "safe-to-deploy"
114 user-id = 2396 # Josh Matthews (jdm)
115 start = "2019-10-28"
116 end = "2023-05-04"
117 renew = false
118 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
120 [[wildcard-audits.core-graphics]]
121 who = "Bobby Holley <bobbyholley@gmail.com>"
122 criteria = "safe-to-deploy"
123 user-id = 5946 # Jeff Muizelaar (jrmuizel)
124 start = "2020-12-08"
125 end = "2023-05-04"
126 renew = false
127 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
129 [[wildcard-audits.core-graphics-types]]
130 who = "Bobby Holley <bobbyholley@gmail.com>"
131 criteria = "safe-to-deploy"
132 user-id = 2396 # Josh Matthews (jdm)
133 start = "2020-07-20"
134 end = "2023-05-04"
135 renew = false
136 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
138 [[wildcard-audits.core-text]]
139 who = "Bobby Holley <bobbyholley@gmail.com>"
140 criteria = "safe-to-deploy"
141 user-id = 2396 # Josh Matthews (jdm)
142 start = "2019-03-29"
143 end = "2023-05-04"
144 renew = false
145 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
147 [[wildcard-audits.core-text]]
148 who = "Bobby Holley <bobbyholley@gmail.com>"
149 criteria = "safe-to-deploy"
150 user-id = 5946 # Jeff Muizelaar (jrmuizel)
151 start = "2021-02-14"
152 end = "2023-05-04"
153 renew = false
154 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
156 [[wildcard-audits.dogear]]
157 who = "Bobby Holley <bobbyholley@gmail.com>"
158 criteria = "safe-to-deploy"
159 user-id = 27901 # Lina Butler (linabutler)
160 start = "2019-03-04"
161 end = "2024-05-05"
162 notes = "Lina developed this crate as Mozilla staff."
164 [[wildcard-audits.encoding_rs]]
165 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
166 criteria = "safe-to-deploy"
167 user-id = 4484 # Henri Sivonen (hsivonen)
168 start = "2019-02-26"
169 end = "2024-08-28"
170 notes = "I, Henri Sivonen, wrote encoding_rs for Gecko and have reviewed contributions by others. There are two caveats to the certification: 1) The crate does things that are documented to be UB but that do not appear to actually be UB due to integer types differing from the general rule; https://github.com/hsivonen/encoding_rs/issues/79 . 2) It would be prudent to re-review the code that reinterprets buffers of integers as SIMD vectors; see https://github.com/hsivonen/encoding_rs/issues/87 ."
172 [[wildcard-audits.etagere]]
173 who = "Nicolas Silva <nical@fastmail.com>"
174 criteria = "safe-to-deploy"
175 user-id = 1281 # Nicolas Silva (nical)
176 start = "2020-11-12"
177 end = "2024-04-25"
178 notes = "I am the author of this crate."
180 [[wildcard-audits.euclid]]
181 who = "Nicolas Silva <nical@fastmail.com>"
182 criteria = "safe-to-deploy"
183 user-id = 1281 # Nicolas Silva (nical)
184 start = "2019-03-14"
185 end = "2024-04-25"
186 notes = "I wrote most of the commits in the euclid reprository and review every change that is not produced by me."
188 [[wildcard-audits.freetype]]
189 who = "Bobby Holley <bobbyholley@gmail.com>"
190 criteria = "safe-to-deploy"
191 user-id = 2396 # Josh Matthews (jdm)
192 start = "2020-02-28"
193 end = "2023-05-04"
194 renew = false
195 notes = "All code written or reviewed by Mozilla staff."
197 [[wildcard-audits.gleam]]
198 who = "Bobby Holley <bobbyholley@gmail.com>"
199 criteria = "safe-to-deploy"
200 user-id = 2396 # Josh Matthews (jdm)
201 start = "2019-03-18"
202 end = "2023-05-04"
203 renew = false
204 notes = "All code written or reviewed by Mozilla."
206 [[wildcard-audits.gleam]]
207 who = "Bobby Holley <bobbyholley@gmail.com>"
208 criteria = "safe-to-deploy"
209 user-id = 5946 # Jeff Muizelaar (jrmuizel)
210 start = "2023-04-21"
211 end = "2023-05-04"
212 renew = false
213 notes = "All code written or reviewed by Mozilla."
215 [[wildcard-audits.gleam]]
216 who = "Bobby Holley <bobbyholley@gmail.com>"
217 criteria = "safe-to-deploy"
218 user-id = 1039
219 start = "2019-03-01"
220 end = "2023-05-04"
221 renew = false
222 notes = "All code written or reviewed by Mozilla."
224 [[wildcard-audits.glean]]
225 who = "Chris H-C <chutten@mozilla.com>"
226 criteria = "safe-to-deploy"
227 user-id = 48 # Jan-Erik Rediger (badboy)
228 start = "2020-11-10"
229 end = "2024-02-24"
230 notes = "The Glean SDKs are maintained by the Glean Team at Mozilla."
232 [[wildcard-audits.glean-core]]
233 who = "Chris H-C <chutten@mozilla.com>"
234 criteria = "safe-to-deploy"
235 user-id = 48 # Jan-Erik Rediger (badboy)
236 start = "2019-09-24"
237 end = "2024-02-24"
238 notes = "The Glean SDKs are maintained by the Glean Team at Mozilla."
240 [[wildcard-audits.glslopt]]
241 who = "Jamie Nicol <jnicol@mozilla.com>"
242 criteria = "safe-to-deploy"
243 user-id = 84794 # Jamie Nicol (jamienicol)
244 start = "2020-04-07"
245 end = "2024-04-25"
247 [[wildcard-audits.io-surface]]
248 who = "Bobby Holley <bobbyholley@gmail.com>"
249 criteria = "safe-to-deploy"
250 user-id = 2396 # Josh Matthews (jdm)
251 start = "2019-07-23"
252 end = "2023-05-04"
253 renew = false
254 notes = "I've reviewed every source contribution that was neither authored nor reviewed by Mozilla."
256 [[wildcard-audits.marionette]]
257 who = "Henrik Skupin <mail@hskupin.info>"
258 criteria = "safe-to-run"
259 user-id = 22262
260 start = "2020-11-03"
261 end = "2024-03-31"
262 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
264 [[wildcard-audits.mozdevice]]
265 who = "Henrik Skupin <mail@hskupin.info>"
266 criteria = "safe-to-run"
267 user-id = 22262
268 start = "2020-11-03"
269 end = "2024-03-31"
270 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
272 [[wildcard-audits.mozprofile]]
273 who = "Henrik Skupin <mail@hskupin.info>"
274 criteria = "safe-to-deploy"
275 user-id = 22262
276 start = "2020-11-03"
277 end = "2024-03-31"
278 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
280 [[wildcard-audits.mozrunner]]
281 who = "Henrik Skupin <mail@hskupin.info>"
282 criteria = "safe-to-deploy"
283 user-id = 22262
284 start = "2020-11-03"
285 end = "2024-03-31"
286 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
288 [[wildcard-audits.mozversion]]
289 who = "Henrik Skupin <mail@hskupin.info>"
290 criteria = "safe-to-run"
291 user-id = 22262
292 start = "2020-11-03"
293 end = "2024-03-31"
294 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
296 [[wildcard-audits.nss-gk-api]]
297 who = "John M. Schanck <jschanck@mozilla.com>"
298 criteria = "safe-to-deploy"
299 user-id = 175410 # John Schanck (jschanck)
300 start = "2022-11-14"
301 end = "2024-06-20"
302 notes = "Maintained by the CryptoEng team at Mozilla."
304 [[wildcard-audits.ohttp]]
305 who = "Martin Thomson <mt@lowentropy.net>"
306 criteria = "safe-to-deploy"
307 user-id = 128763 # Martin Thomson (martinthomson)
308 start = "2022-08-04"
309 end = "2024-03-09"
310 notes = "This code contains two cryptographic back ends.  No unsafe code is contained if the Rust `hpke` crate is used (the `rust-hpke` feature).  Using NSS (the `nss` feature) involves extensive use of bindings to the native code provided by NSS.  This interface uses wrappers that attempt to add safety to a fundamentally very dangerous library, but those wrappers have only been validated for use following the needs of this crate."
312 [[wildcard-audits.rust_cascade]]
313 who = "Dana Keeler <dkeeler@mozilla.com>"
314 criteria = "safe-to-deploy"
315 user-id = 57462 # Dana Keeler (mozkeeler)
316 start = "2019-11-15"
317 end = "2024-04-24"
318 notes = "Written and maintained by the security engineering team at Mozilla."
320 [[wildcard-audits.unicode-normalization]]
321 who = "Manish Goregaokar <manishsmail@gmail.com>"
322 criteria = "safe-to-deploy"
323 user-id = 1139 # Manish Goregaokar (Manishearth)
324 start = "2019-11-06"
325 end = "2024-05-03"
326 notes = "All code written or reviewed by Manish"
328 [[wildcard-audits.unicode-segmentation]]
329 who = "Manish Goregaokar <manishsmail@gmail.com>"
330 criteria = "safe-to-deploy"
331 user-id = 1139 # Manish Goregaokar (Manishearth)
332 start = "2019-05-15"
333 end = "2024-05-03"
334 notes = "All code written or reviewed by Manish"
336 [[wildcard-audits.unicode-width]]
337 who = "Manish Goregaokar <manishsmail@gmail.com>"
338 criteria = "safe-to-deploy"
339 user-id = 1139 # Manish Goregaokar (Manishearth)
340 start = "2019-12-05"
341 end = "2024-05-03"
342 notes = "All code written or reviewed by Manish"
344 [[wildcard-audits.unicode-xid]]
345 who = "Manish Goregaokar <manishsmail@gmail.com>"
346 criteria = "safe-to-deploy"
347 user-id = 1139 # Manish Goregaokar (Manishearth)
348 start = "2019-07-25"
349 end = "2024-05-03"
350 notes = "All code written or reviewed by Manish"
352 [[wildcard-audits.uniffi]]
353 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
354 criteria = "safe-to-deploy"
355 user-id = 48 # Jan-Erik Rediger (badboy)
356 start = "2022-05-05"
357 end = "2024-06-21"
358 notes = "Maintained by the Glean and Application Services teams"
360 [[wildcard-audits.uniffi_bindgen]]
361 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
362 criteria = "safe-to-deploy"
363 user-id = 48 # Jan-Erik Rediger (badboy)
364 start = "2022-05-05"
365 end = "2024-06-21"
366 notes = "Maintained by the Glean and Application Services teams"
368 [[wildcard-audits.uniffi_build]]
369 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
370 criteria = "safe-to-deploy"
371 user-id = 48 # Jan-Erik Rediger (badboy)
372 start = "2022-05-05"
373 end = "2024-06-21"
374 notes = "Maintained by the Glean and Application Services teams"
376 [[wildcard-audits.uniffi_checksum_derive]]
377 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
378 criteria = "safe-to-deploy"
379 user-id = 48 # Jan-Erik Rediger (badboy)
380 start = "2022-12-16"
381 end = "2024-06-21"
382 notes = "Maintained by the Glean and Application Services teams"
384 [[wildcard-audits.uniffi_core]]
385 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
386 criteria = "safe-to-deploy"
387 user-id = 48 # Jan-Erik Rediger (badboy)
388 start = "2023-06-21"
389 end = "2024-06-21"
390 notes = "Maintained by the Glean and Application Services teams"
392 [[wildcard-audits.uniffi_macros]]
393 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
394 criteria = "safe-to-deploy"
395 user-id = 48 # Jan-Erik Rediger (badboy)
396 start = "2022-05-05"
397 end = "2024-06-21"
398 notes = "Maintained by the Glean and Application Services teams"
400 [[wildcard-audits.uniffi_meta]]
401 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
402 criteria = "safe-to-deploy"
403 user-id = 48 # Jan-Erik Rediger (badboy)
404 start = "2022-08-31"
405 end = "2024-06-21"
406 notes = "Maintained by the Glean and Application Services teams"
408 [[wildcard-audits.uniffi_testing]]
409 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
410 criteria = "safe-to-deploy"
411 user-id = 48 # Jan-Erik Rediger (badboy)
412 start = "2022-12-16"
413 end = "2024-06-21"
414 notes = "Maintained by the Glean and Application Services teams"
416 [[wildcard-audits.utf8_iter]]
417 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
418 criteria = "safe-to-deploy"
419 user-id = 4484 # Henri Sivonen (hsivonen)
420 start = "2022-04-19"
421 end = "2024-06-16"
422 notes = "Maintained by Henri Sivonen who works at Mozilla."
424 [[wildcard-audits.webdriver]]
425 who = "Henrik Skupin <mail@hskupin.info>"
426 criteria = "safe-to-deploy"
427 user-id = 22262
428 start = "2020-11-03"
429 end = "2024-03-31"
430 notes = "Maintained by the DevTools team at Mozilla and has no unsafe code."
432 [[audits.aa-stroke]]
433 who = "Lee Salzman <lsalzman@mozilla.com>"
434 criteria = "safe-to-deploy"
435 version = "0.1.0"
436 notes = "Written and maintained by Gfx team at Mozilla."
438 [[audits.aho-corasick]]
439 who = "Mike Hommey <mh+mozilla@glandium.org>"
440 criteria = "safe-to-deploy"
441 delta = "0.7.18 -> 0.7.20"
443 [[audits.alsa]]
444 who = "Mike Hommey <mh+mozilla@glandium.org>"
445 criteria = "safe-to-deploy"
446 delta = "0.4.3 -> 0.7.0"
448 [[audits.android_logger]]
449 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
450 criteria = "safe-to-deploy"
451 version = "0.11.0"
452 notes = "Small crate, wrapping Android log functionality, reviewed by janerik"
454 [[audits.android_logger]]
455 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
456 criteria = "safe-to-deploy"
457 delta = "0.11.0 -> 0.11.1"
458 notes = "Small crate, wrapping Android log functionality, now switched to properly using MaybeUninit"
460 [[audits.android_logger]]
461 who = "Mike Hommey <mh+mozilla@glandium.org>"
462 criteria = "safe-to-deploy"
463 delta = "0.11.1 -> 0.11.3"
465 [[audits.android_logger]]
466 who = "Chris H-C <chutten@mozilla.com>"
467 criteria = "safe-to-deploy"
468 delta = "0.11.3 -> 0.12.0"
469 notes = "Small wrapper crate. This update fixes log level filtering."
471 [[audits.android_system_properties]]
472 who = "Nicolas Silva <nical@fastmail.com>"
473 criteria = "safe-to-deploy"
474 version = "0.1.2"
475 notes = "I wrote this crate, reviewed by jimb. It is mostly a Rust port of some C++ code we already ship."
477 [[audits.android_system_properties]]
478 who = "Mike Hommey <mh+mozilla@glandium.org>"
479 criteria = "safe-to-deploy"
480 delta = "0.1.2 -> 0.1.4"
482 [[audits.android_system_properties]]
483 who = "Mike Hommey <mh+mozilla@glandium.org>"
484 criteria = "safe-to-deploy"
485 delta = "0.1.4 -> 0.1.5"
487 [[audits.anyhow]]
488 who = "Mike Hommey <mh+mozilla@glandium.org>"
489 criteria = "safe-to-deploy"
490 delta = "1.0.57 -> 1.0.61"
492 [[audits.anyhow]]
493 who = "Bobby Holley <bobbyholley@gmail.com>"
494 criteria = "safe-to-deploy"
495 delta = "1.0.58 -> 1.0.57"
496 notes = "No functional differences, just CI config and docs."
498 [[audits.anyhow]]
499 who = "Mike Hommey <mh+mozilla@glandium.org>"
500 criteria = "safe-to-deploy"
501 delta = "1.0.61 -> 1.0.62"
503 [[audits.anyhow]]
504 who = "Mike Hommey <mh+mozilla@glandium.org>"
505 criteria = "safe-to-deploy"
506 delta = "1.0.62 -> 1.0.68"
508 [[audits.anyhow]]
509 who = "Mike Hommey <mh+mozilla@glandium.org>"
510 criteria = "safe-to-deploy"
511 delta = "1.0.68 -> 1.0.69"
513 [[audits.app_units]]
514 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
515 criteria = "safe-to-deploy"
516 version = "0.7.1"
517 notes = """
518 I'm pretty familiar with this crate. It provides a fixed-point numeric type.
519 The code is pretty straight-forward, there's no unsafe code at all.
522 [[audits.app_units]]
523 who = "Nicolas Silva <nical@fastmail.com>"
524 criteria = "safe-to-deploy"
525 version = "0.7.3"
527 [[audits.app_units]]
528 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
529 criteria = "safe-to-deploy"
530 delta = "0.7.1 -> 0.7.2"
531 notes = "Adding repr(transparent) plus a couple minor clean-ups, no functional changes from 0.7.1."
533 [[audits.arbitrary]]
534 who = "Mike Hommey <mh+mozilla@glandium.org>"
535 criteria = "safe-to-run"
536 delta = "1.1.0 -> 1.1.1"
538 [[audits.arbitrary]]
539 who = "Mike Hommey <mh+mozilla@glandium.org>"
540 criteria = "safe-to-run"
541 delta = "1.1.1 -> 1.1.3"
543 [[audits.arbitrary]]
544 who = "Mike Hommey <mh+mozilla@glandium.org>"
545 criteria = "safe-to-run"
546 delta = "1.1.3 -> 1.2.0"
548 [[audits.arbitrary]]
549 who = "Mike Hommey <mh+mozilla@glandium.org>"
550 criteria = "safe-to-run"
551 delta = "1.2.0 -> 1.2.3"
553 [[audits.ash]]
554 who = "Jim Blandy <jimb@red-bean.com>"
555 criteria = "safe-to-deploy"
556 delta = "0.37.0+1.3.209 -> 0.37.1+1.3.235"
557 notes = """
558 Nicolas Silva, Jim Blandy, and Teodor Tanasoaia audited ash master
559 branch commits from e43e9c0c to 6bd82768 inclusive.
562 [[audits.ash]]
563 who = "Nicolas Silva <nical@fastmail.com>"
564 criteria = "safe-to-deploy"
565 delta = "0.37.1+1.3.235 -> 0.37.2+1.3.238"
567 [[audits.ash]]
568 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
569 criteria = "safe-to-deploy"
570 delta = "0.37.2+1.3.238 -> 0.37.3+1.3.251"
572 [[audits.ashmem]]
573 who = "Matthew Gregan <kinetik@flim.org>"
574 criteria = "safe-to-deploy"
575 version = "0.1.2"
576 notes = """
577 Small unsafe wrapper around Android 8.0's ASharedMemory native API that falls
578 back to older private ioctl-based API at runtime on earlier OS releases.  The
579 shim code is small and doesn't inspect the API arguments, so is unlikely to
580 expose any safety issues beyond those presented by the native OS API.
583 [[audits.askama]]
584 who = "Bobby Holley <bobbyholley@gmail.com>"
585 criteria = "safe-to-deploy"
586 version = "0.11.1"
587 notes = """
588 Just contains some traits and re-exports for use by a broader package of related
589 crates. No unsafe code or ambient capability usage.
592 [[audits.async-task]]
593 who = "Nika Layzell <nika@thelayzells.com>"
594 criteria = "safe-to-deploy"
595 delta = "4.0.3 -> 4.0.3@git:f6488e35beccb26eb6e85847b02aa78a42cd3d0e"
596 notes = "Recorded by bholley, confirmed over slack."
598 [[audits.async-task]]
599 who = "Nika Layzell <nika@thelayzells.com>"
600 criteria = "safe-to-deploy"
601 delta = "4.0.3 -> 4.3.0"
602 notes = "Main addition is the new FallibleTask type, which I implemented. No risky unsafe code changes."
604 [[audits.async-trait]]
605 who = "Mike Hommey <mh+mozilla@glandium.org>"
606 criteria = "safe-to-deploy"
607 delta = "0.1.56 -> 0.1.57"
609 [[audits.async-trait]]
610 who = "Mike Hommey <mh+mozilla@glandium.org>"
611 criteria = "safe-to-deploy"
612 delta = "0.1.57 -> 0.1.60"
614 [[audits.async-trait]]
615 who = "Mike Hommey <mh+mozilla@glandium.org>"
616 criteria = "safe-to-deploy"
617 delta = "0.1.60 -> 0.1.64"
619 [[audits.atomic_refcell]]
620 who = "Bobby Holley <bholley@mozilla.com>"
621 criteria = "safe-to-deploy"
622 version = "0.1.8"
623 notes = "I maintain this crate and have reviewed every line."
625 [[audits.atomic_refcell]]
626 who = "Mike Hommey <mh+mozilla@glandium.org>"
627 criteria = "safe-to-deploy"
628 delta = "0.1.8 -> 0.1.9"
630 [[audits.audio-mixer]]
631 who = "Chun-Min Chang <chun.m.chang@gmail.com>"
632 criteria = "safe-to-deploy"
633 version = "0.1.2"
634 notes = "audio-mixer is a Mozilla-developed package."
636 [[audits.audio-mixer]]
637 who = "Mike Hommey <mh+mozilla@glandium.org>"
638 criteria = "safe-to-deploy"
639 delta = "0.1.2 -> 0.1.3"
641 [[audits.authenticator]]
642 who = "John M. Schanck <jschanck@mozilla.com>"
643 criteria = "safe-to-deploy"
644 version = "0.4.0-alpha.13"
645 notes = "Maintained by the CryptoEng team at Mozilla."
647 [[audits.autocfg]]
648 who = "Josh Stone <jistone@redhat.com>"
649 criteria = "safe-to-deploy"
650 version = "1.1.0"
651 notes = "All code written or reviewed by Josh Stone."
653 [[audits.base64]]
654 who = "Mike Hommey <mh+mozilla@glandium.org>"
655 criteria = "safe-to-deploy"
656 delta = "0.13.0 -> 0.13.1"
658 [[audits.bindgen]]
659 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
660 criteria = "safe-to-deploy"
661 version = "0.59.2"
662 notes = "I'm the primary author and maintainer of the crate."
664 [[audits.bindgen]]
665 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
666 criteria = "safe-to-deploy"
667 delta = "0.59.2 -> 0.63.0"
669 [[audits.bindgen]]
670 who = "Mike Hommey <mh+mozilla@glandium.org>"
671 criteria = "safe-to-deploy"
672 delta = "0.63.0 -> 0.64.0"
674 [[audits.bindgen]]
675 who = "Mike Hommey <mh+mozilla@glandium.org>"
676 criteria = "safe-to-deploy"
677 delta = "0.64.0 -> 0.66.1"
679 [[audits.bindgen]]
680 who = "Mike Hommey <mh+mozilla@glandium.org>"
681 criteria = "safe-to-deploy"
682 delta = "0.66.1 -> 0.68.1"
684 [[audits.bit-set]]
685 who = "Aria Beingessner <a.beingessner@gmail.com>"
686 criteria = "safe-to-deploy"
687 version = "0.5.2"
688 notes = "Another crate I own via contain-rs that is ancient and maintenance mode, no known issues."
690 [[audits.bit-set]]
691 who = "Mike Hommey <mh+mozilla@glandium.org>"
692 criteria = "safe-to-deploy"
693 delta = "0.5.2 -> 0.5.3"
695 [[audits.bit-vec]]
696 who = "Aria Beingessner <a.beingessner@gmail.com>"
697 criteria = "safe-to-deploy"
698 version = "0.6.3"
699 notes = "Another crate I own via contain-rs that is ancient and in maintenance mode but otherwise perfectly fine."
701 [[audits.bitflags]]
702 who = "Alex Franchuk <afranchuk@mozilla.com>"
703 criteria = "safe-to-deploy"
704 delta = "1.3.2 -> 2.0.2"
705 notes = "Removal of some unsafe code/methods. No changes to externals, just some refactoring (mostly internal)."
707 [[audits.bitflags]]
708 who = "Nicolas Silva <nical@fastmail.com>"
709 criteria = "safe-to-deploy"
710 delta = "2.0.2 -> 2.1.0"
712 [[audits.bitflags]]
713 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
714 criteria = "safe-to-deploy"
715 delta = "2.2.1 -> 2.3.2"
717 [[audits.bitflags]]
718 who = "Mike Hommey <mh+mozilla@glandium.org>"
719 criteria = "safe-to-deploy"
720 delta = "2.3.3 -> 2.4.0"
722 [[audits.block-buffer]]
723 who = "Mike Hommey <mh+mozilla@glandium.org>"
724 criteria = "safe-to-deploy"
725 delta = "0.10.2 -> 0.10.3"
727 [[audits.build-parallel]]
728 who = "Jeff Muizelaar <jmuizelaar@mozilla.com>"
729 criteria = "safe-to-deploy"
730 version = "0.1.2"
732 [[audits.bumpalo]]
733 who = "Bobby Holley <bobbyholley@gmail.com>"
734 criteria = "safe-to-run"
735 delta = "3.9.1 -> 3.10.0"
736 notes = """
737 Some nontrivial functional changes but certainly meets the no-malware bar of
738 safe-to-run. If we needed safe-to-deploy for this in m-c I'd ask Nick to re-
739 certify this version, but we don't, so this is fine for now.
742 [[audits.bumpalo]]
743 who = "Mike Hommey <mh+mozilla@glandium.org>"
744 criteria = "safe-to-run"
745 delta = "3.11.1 -> 3.12.0"
747 [[audits.bytes]]
748 who = "Mike Hommey <mh+mozilla@glandium.org>"
749 criteria = "safe-to-deploy"
750 delta = "1.1.0 -> 1.2.1"
752 [[audits.bytes]]
753 who = "Mike Hommey <mh+mozilla@glandium.org>"
754 criteria = "safe-to-deploy"
755 delta = "1.2.1 -> 1.3.0"
757 [[audits.bytes]]
758 who = "Mike Hommey <mh+mozilla@glandium.org>"
759 criteria = "safe-to-deploy"
760 delta = "1.3.0 -> 1.4.0"
762 [[audits.camino]]
763 who = "Mike Hommey <mh+mozilla@glandium.org>"
764 criteria = "safe-to-deploy"
765 delta = "1.0.9 -> 1.1.1"
767 [[audits.camino]]
768 who = "Mike Hommey <mh+mozilla@glandium.org>"
769 criteria = "safe-to-deploy"
770 delta = "1.1.1 -> 1.1.2"
772 [[audits.cargo_metadata]]
773 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
774 criteria = "safe-to-deploy"
775 version = "0.15.2"
776 notes = "I reviewed the whole code base. Parser for the output of cargo-metadata, relying mostly on serde. No unsafe code used."
778 [[audits.cargo_metadata]]
779 who = "Mike Hommey <mh+mozilla@glandium.org>"
780 criteria = "safe-to-deploy"
781 delta = "0.15.2 -> 0.15.3"
783 [[audits.chardetng]]
784 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
785 criteria = "safe-to-deploy"
786 version = "0.1.9"
787 notes = "I, Henri Sivonen, wrote this (safe-code-only) crate for Gecko even though the crate is published via crates.io."
789 [[audits.chardetng]]
790 who = "Bobby Holley <bobbyholley@gmail.com>"
791 criteria = "safe-to-deploy"
792 delta = "0.1.9 -> 0.1.9@git:3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
794 [[audits.chardetng_c]]
795 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
796 criteria = "safe-to-deploy"
797 version = "0.1.2"
798 notes = "I, Henri Sivonen, wrote this crate for Gecko even though it is published via crates.io. The buffer input assumes Rust slice constraints for the start pointer. In Gecko, this is taken care of by mozilla::Span, but the C API doesn't conform to idiomatic C constraints on this point."
800 [[audits.chardetng_c]]
801 who = "Bobby Holley <bobbyholley@gmail.com>"
802 criteria = "safe-to-deploy"
803 delta = "0.1.2 -> 0.1.2@git:ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
805 [[audits.clang-sys]]
806 who = "Mike Hommey <mh+mozilla@glandium.org>"
807 criteria = "safe-to-deploy"
808 delta = "1.3.3 -> 1.4.0"
810 [[audits.clang-sys]]
811 who = "Mike Hommey <mh+mozilla@glandium.org>"
812 criteria = "safe-to-deploy"
813 delta = "1.4.0 -> 1.6.0"
815 [[audits.clap_lex]]
816 who = "Mike Hommey <mh+mozilla@glandium.org>"
817 criteria = "safe-to-deploy"
818 delta = "0.2.0 -> 0.2.2"
820 [[audits.clap_lex]]
821 who = "Mike Hommey <mh+mozilla@glandium.org>"
822 criteria = "safe-to-deploy"
823 delta = "0.2.2 -> 0.2.4"
825 [[audits.comedy]]
826 who = "Nick Alexander <nalexander@mozilla.com>"
827 criteria = "safe-to-deploy"
828 version = "0.2.0"
829 notes = """
830 The comedy crate was written by Adam Gashlin for Mozilla's use.  The entire
831 comedy 0.2.0 crate is full of `unsafe` code and makes many assumptions about
832 memory and layout, but there is no particular processing of untrusted input
833 here.
836 [[audits.cookie]]
837 who = "Mike Hommey <mh+mozilla@glandium.org>"
838 criteria = "safe-to-run"
839 delta = "0.16.0 -> 0.16.2"
841 [[audits.core-graphics]]
842 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
843 criteria = "safe-to-deploy"
844 delta = "0.22.3 -> 0.23.1"
846 [[audits.core-graphics-types]]
847 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
848 criteria = "safe-to-deploy"
849 delta = "0.1.1 -> 0.1.2"
851 [[audits.core-text]]
852 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
853 criteria = "safe-to-deploy"
854 delta = "19.2.0 -> 20.0.0"
856 [[audits.core-text]]
857 who = "Jonathan Kew <jfkthame@gmail.com>"
858 criteria = "safe-to-deploy"
859 delta = "20.0.0 -> 20.1.0"
860 notes = """
861 The bulk of the 20.0.0 -> 20.1.0 changes were purely cosmetic clippy and rustfmt changes.
863 The only substantive change was the addition of wrappers to expose two additional Core Text APIs,
864 the variants of CTFontCreateWithName and CTFontCreateWithFontDescriptor that accept a CTFontOptions
865 parameter. These are directly parallel to the existing versions without CTFontOptions, and do not
866 introduce any new forms of risk.
869 [[audits.coreaudio-sys]]
870 who = "Mike Hommey <mh+mozilla@glandium.org>"
871 criteria = "safe-to-deploy"
872 delta = "0.2.10 -> 0.2.11"
874 [[audits.coreaudio-sys]]
875 who = "Mike Hommey <mh+mozilla@glandium.org>"
876 criteria = "safe-to-deploy"
877 delta = "0.2.11 -> 0.2.12"
879 [[audits.coreaudio-sys]]
880 who = "Mike Hommey <mh+mozilla@glandium.org>"
881 criteria = "safe-to-deploy"
882 delta = "0.2.12 -> 0.2.13"
884 [[audits.cose]]
885 who = "Mathew Hodson <mathew.hodson@gmail.com>"
886 criteria = "safe-to-deploy"
887 delta = "0.1.4 -> 0.1.4@git:43c22248d136c8b38fe42ea709d08da6355cf04b"
889 [[audits.cpufeatures]]
890 who = "Mike Hommey <mh+mozilla@glandium.org>"
891 criteria = "safe-to-deploy"
892 delta = "0.2.2 -> 0.2.4"
894 [[audits.cpufeatures]]
895 who = "Mike Hommey <mh+mozilla@glandium.org>"
896 criteria = "safe-to-deploy"
897 delta = "0.2.4 -> 0.2.5"
899 [[audits.cpufeatures]]
900 who = "Gabriele Svelto <gsvelto@mozilla.com>"
901 criteria = "safe-to-deploy"
902 delta = "0.2.7 -> 0.2.8"
903 notes = "This release contains a single fix for an issue that affected Firefox"
905 [[audits.crash-context]]
906 who = "Gabriele Svelto <gsvelto@mozilla.com>"
907 criteria = "safe-to-deploy"
908 version = "0.5.1"
909 notes = "Mozilla employees contributed to this crate and the remaining code was fully audited"
911 [[audits.crash-context]]
912 who = "Alex Franchuk <afranchuk@mozilla.com>"
913 criteria = "safe-to-deploy"
914 delta = "0.5.1 -> 0.6.0"
915 notes = """
916 There are few changes. The main change is the removal of `winapi` in favor of
917 manually-generated bindings (which are minimal). The few small bugfixes are
918 sound.
921 [[audits.crash-context]]
922 who = "Gabriele Svelto <gsvelto@mozilla.com>"
923 criteria = "safe-to-deploy"
924 delta = "0.6.0 -> 0.6.1"
926 [[audits.crossbeam-channel]]
927 who = "Mike Hommey <mh+mozilla@glandium.org>"
928 criteria = "safe-to-deploy"
929 delta = "0.5.4 -> 0.5.6"
931 [[audits.crossbeam-deque]]
932 who = "Mike Hommey <mh+mozilla@glandium.org>"
933 criteria = "safe-to-deploy"
934 delta = "0.8.1 -> 0.8.2"
936 [[audits.crossbeam-epoch]]
937 who = "Mike Hommey <mh+mozilla@glandium.org>"
938 criteria = "safe-to-deploy"
939 delta = "0.9.8 -> 0.9.10"
941 [[audits.crossbeam-epoch]]
942 who = "Mike Hommey <mh+mozilla@glandium.org>"
943 criteria = "safe-to-deploy"
944 delta = "0.9.10 -> 0.9.13"
946 [[audits.crossbeam-epoch]]
947 who = "Mike Hommey <mh+mozilla@glandium.org>"
948 criteria = "safe-to-deploy"
949 delta = "0.9.13 -> 0.9.14"
951 [[audits.crossbeam-queue]]
952 who = "Matthew Gregan <kinetik@flim.org>"
953 criteria = "safe-to-deploy"
954 version = "0.3.8"
956 [[audits.crossbeam-utils]]
957 who = "Mike Hommey <mh+mozilla@glandium.org>"
958 criteria = "safe-to-deploy"
959 delta = "0.8.8 -> 0.8.11"
961 [[audits.crossbeam-utils]]
962 who = "Mike Hommey <mh+mozilla@glandium.org>"
963 criteria = "safe-to-deploy"
964 delta = "0.8.11 -> 0.8.14"
966 [[audits.crypto-common]]
967 who = "Mike Hommey <mh+mozilla@glandium.org>"
968 criteria = "safe-to-deploy"
969 delta = "0.1.3 -> 0.1.6"
971 [[audits.cssparser]]
972 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
973 criteria = "safe-to-deploy"
974 version = "0.29.6"
975 notes = """
976 I've reviewed or authored most of the recent changes to this library, and it
977 was developed by other mozilla folks. Unsafe code there is reasonable (utf-8
978 casts for serialization and parsing).
981 [[audits.cssparser]]
982 who = "Bobby Holley <bobbyholley@gmail.com>"
983 criteria = "safe-to-deploy"
984 delta = "0.29.6 -> 0.31.0"
985 notes = """
986 All the changes in this release were authored by Mozilla staff, except the
987 uninit_array stuff, which looks fine.
990 [[audits.cssparser]]
991 who = "Mike Hommey <mh+mozilla@glandium.org>"
992 criteria = "safe-to-deploy"
993 delta = "0.31.0 -> 0.31.2"
995 [[audits.cssparser]]
996 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
997 criteria = "safe-to-deploy"
998 delta = "0.31.2 -> 0.32.0"
999 notes = "All changes were either authored or reviewed by Mozilla employees."
1001 [[audits.cssparser]]
1002 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1003 criteria = "safe-to-deploy"
1004 delta = "0.32.0 -> 0.33.0"
1005 notes = """
1006 Mozilla authored. Breaking changes from 0.32 involve splitting color APIs into
1007 their own crate and removing an unused line number offset mechanism.
1010 [[audits.cssparser]]
1011 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1012 criteria = "safe-to-deploy"
1013 delta = "0.33.0 -> 0.33.0@git:aaa966d9d6ae70c4b8a62bb5e3a14c068bb7dff0"
1014 notes = "Only one minimal change exposing a previously-private enumeration."
1016 [[audits.cssparser-color]]
1017 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1018 criteria = "safe-to-deploy"
1019 version = "0.1.0"
1020 notes = "This code used to live in cssparser's color module. Only moved out. Mozilla-authored."
1022 [[audits.cssparser-macros]]
1023 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1024 criteria = "safe-to-deploy"
1025 version = "0.6.0"
1026 notes = """
1027 Trivial crate with a single proc macro to compute the max length of the inputs
1028 to a match expression.
1031 [[audits.cssparser-macros]]
1032 who = "Mike Hommey <mh+mozilla@glandium.org>"
1033 criteria = "safe-to-deploy"
1034 delta = "0.6.0 -> 0.6.1"
1036 [[audits.cssparser-macros]]
1037 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1038 criteria = "safe-to-deploy"
1039 delta = "0.6.1 -> 0.6.1@git:aaa966d9d6ae70c4b8a62bb5e3a14c068bb7dff0"
1040 notes = "No changes from already-certified upstream, but needed because it lives in the same git repo as the cssparser crate."
1042 [[audits.cstr]]
1043 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
1044 criteria = "safe-to-deploy"
1045 version = "0.2.10"
1046 notes = """
1047 I've reviewed the code of the crate thoroughly. It generates an unsafe block
1048 which is statically guaranteed to be safe. Inputs to the macro have to be
1049 static so there's no uncontrolled input whatsoever.
1052 [[audits.cstr]]
1053 who = "Mike Hommey <mh+mozilla@glandium.org>"
1054 criteria = "safe-to-deploy"
1055 delta = "0.2.10 -> 0.2.11"
1057 [[audits.cubeb]]
1058 who = "Matthew Gregan <kinetik@flim.org>"
1059 criteria = "safe-to-deploy"
1060 version = "0.10.1"
1061 notes = """
1062 Mozilla-developed package.
1065 [[audits.cubeb]]
1066 who = "Matthew Gregan <kinetik@flim.org>"
1067 criteria = "safe-to-deploy"
1068 delta = "0.10.1 -> 0.10.2"
1070 [[audits.cubeb]]
1071 who = "Mike Hommey <mh+mozilla@glandium.org>"
1072 criteria = "safe-to-deploy"
1073 delta = "0.10.2 -> 0.10.3"
1075 [[audits.cubeb-backend]]
1076 who = "Matthew Gregan <kinetik@flim.org>"
1077 criteria = "safe-to-deploy"
1078 version = "0.10.1"
1079 notes = """
1080 Mozilla-developed package.
1083 [[audits.cubeb-backend]]
1084 who = "Matthew Gregan <kinetik@flim.org>"
1085 criteria = "safe-to-deploy"
1086 delta = "0.10.1 -> 0.10.2"
1088 [[audits.cubeb-backend]]
1089 who = "Paul Adenot <paul@paul.cx>"
1090 criteria = "safe-to-deploy"
1091 delta = "0.10.2 -> 0.10.3"
1092 notes = """
1093 Mozilla-developed package.
1096 [[audits.cubeb-core]]
1097 who = "Matthew Gregan <kinetik@flim.org>"
1098 criteria = "safe-to-deploy"
1099 version = "0.10.1"
1100 notes = """
1101 Mozilla-developed package.
1104 [[audits.cubeb-core]]
1105 who = "Matthew Gregan <kinetik@flim.org>"
1106 criteria = "safe-to-deploy"
1107 delta = "0.10.1 -> 0.10.2"
1109 [[audits.cubeb-core]]
1110 who = "Paul Adenot <paul@paul.cx>"
1111 criteria = "safe-to-deploy"
1112 delta = "0.10.2 -> 0.10.3"
1113 notes = """
1114 Mozilla-developed package.
1117 [[audits.cubeb-core]]
1118 who = "Mike Hommey <mh+mozilla@glandium.org>"
1119 criteria = "safe-to-deploy"
1120 delta = "0.10.3 -> 0.10.4"
1122 [[audits.cubeb-sys]]
1123 who = "Matthew Gregan <kinetik@flim.org>"
1124 criteria = "safe-to-deploy"
1125 version = "0.10.1"
1126 notes = """
1127 Mozilla-developed package.
1130 [[audits.cubeb-sys]]
1131 who = "Matthew Gregan <kinetik@flim.org>"
1132 criteria = "safe-to-deploy"
1133 delta = "0.10.1 -> 0.10.2"
1135 [[audits.cubeb-sys]]
1136 who = "Paul Adenot <paul@paul.cx>"
1137 criteria = "safe-to-deploy"
1138 delta = "0.10.2 -> 0.10.3"
1139 notes = """
1140 Mozilla-developed package.
1143 [[audits.d3d12]]
1144 who = "Jim Blandy <jimb@red-bean.com>"
1145 criteria = "safe-to-deploy"
1146 delta = "0.4.1 -> 0.5.0"
1147 notes = "The commits between 0.4.1 and 0.5.0 were all audited by Dzmitry Malyshau or myself."
1149 [[audits.d3d12]]
1150 who = "Nicolas Silva <nical@fastmail.com>"
1151 criteria = "safe-to-deploy"
1152 delta = "0.5.0 -> 0.5.0@git:a990c93ec64eeab78f2292763d0715da9dba1d59"
1154 [[audits.d3d12]]
1155 who = "Nicolas Silva <nical@fastmail.com>"
1156 criteria = "safe-to-deploy"
1157 delta = "0.5.0@git:a990c93ec64eeab78f2292763d0715da9dba1d59 -> 0.6.0@git:b940b1d71ab7083ae80eec697872672dc1f2bd32"
1159 [[audits.d3d12]]
1160 who = "Nicolas Silva <nical@fastmail.com>"
1161 criteria = "safe-to-deploy"
1162 delta = "0.6.0@git:b940b1d71ab7083ae80eec697872672dc1f2bd32 -> 0.7.0"
1164 [[audits.d3d12]]
1165 who = "Nicolas Silva <nical@fastmail.com>"
1166 criteria = "safe-to-deploy"
1167 delta = "0.7.0 -> 0.7.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83"
1169 [[audits.d3d12]]
1170 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1171 criteria = "safe-to-deploy"
1172 delta = "0.7.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83 -> 0.7.0@git:3ec547cdcaaa14488327d8f1b5f7736278c4178d"
1174 [[audits.darling]]
1175 who = "Mike Hommey <mh+mozilla@glandium.org>"
1176 criteria = "safe-to-deploy"
1177 delta = "0.13.4 -> 0.14.2"
1179 [[audits.darling]]
1180 who = "Mike Hommey <mh+mozilla@glandium.org>"
1181 criteria = "safe-to-deploy"
1182 delta = "0.14.2 -> 0.14.3"
1184 [[audits.darling]]
1185 who = "Mike Hommey <mh+mozilla@glandium.org>"
1186 criteria = "safe-to-deploy"
1187 delta = "0.14.3 -> 0.20.1"
1189 [[audits.darling_core]]
1190 who = "Mike Hommey <mh+mozilla@glandium.org>"
1191 criteria = "safe-to-deploy"
1192 delta = "0.13.4 -> 0.14.2"
1194 [[audits.darling_core]]
1195 who = "Mike Hommey <mh+mozilla@glandium.org>"
1196 criteria = "safe-to-deploy"
1197 delta = "0.14.2 -> 0.14.3"
1199 [[audits.darling_core]]
1200 who = "Mike Hommey <mh+mozilla@glandium.org>"
1201 criteria = "safe-to-deploy"
1202 delta = "0.14.3 -> 0.20.1"
1204 [[audits.darling_macro]]
1205 who = "Mike Hommey <mh+mozilla@glandium.org>"
1206 criteria = "safe-to-deploy"
1207 delta = "0.13.4 -> 0.14.2"
1209 [[audits.darling_macro]]
1210 who = "Mike Hommey <mh+mozilla@glandium.org>"
1211 criteria = "safe-to-deploy"
1212 delta = "0.14.2 -> 0.14.3"
1214 [[audits.darling_macro]]
1215 who = "Mike Hommey <mh+mozilla@glandium.org>"
1216 criteria = "safe-to-deploy"
1217 delta = "0.14.3 -> 0.20.1"
1219 [[audits.data-encoding]]
1220 who = "Mike Hommey <mh+mozilla@glandium.org>"
1221 criteria = "safe-to-deploy"
1222 delta = "2.3.2 -> 2.3.3"
1224 [[audits.debugid]]
1225 who = "Gabriele Svelto <gsvelto@mozilla.com>"
1226 criteria = "safe-to-deploy"
1227 version = "0.8.0"
1228 notes = "This crates was written by Sentry and I've fully audited it as Firefox crash reporting machinery relies on it."
1230 [[audits.derive_arbitrary]]
1231 who = "Mike Hommey <mh+mozilla@glandium.org>"
1232 criteria = "safe-to-run"
1233 delta = "1.1.0 -> 1.1.1"
1235 [[audits.derive_arbitrary]]
1236 who = "Mike Hommey <mh+mozilla@glandium.org>"
1237 criteria = "safe-to-run"
1238 delta = "1.1.1 -> 1.1.3"
1240 [[audits.derive_arbitrary]]
1241 who = "Mike Hommey <mh+mozilla@glandium.org>"
1242 criteria = "safe-to-run"
1243 delta = "1.1.3 -> 1.2.1"
1245 [[audits.derive_arbitrary]]
1246 who = "Mike Hommey <mh+mozilla@glandium.org>"
1247 criteria = "safe-to-run"
1248 delta = "1.2.1 -> 1.2.3"
1250 [[audits.derive_arbitrary]]
1251 who = "Mike Hommey <mh+mozilla@glandium.org>"
1252 criteria = "safe-to-run"
1253 delta = "1.3.0 -> 1.3.1"
1255 [[audits.derive_more]]
1256 who = "Mike Hommey <mh+mozilla@glandium.org>"
1257 criteria = "safe-to-deploy"
1258 delta = "0.99.17 -> 1.0.0-beta.2"
1260 [[audits.devd-rs]]
1261 who = "Mike Hommey <mh+mozilla@glandium.org>"
1262 criteria = "safe-to-deploy"
1263 delta = "0.3.4 -> 0.3.5"
1265 [[audits.devd-rs]]
1266 who = "Mike Hommey <mh+mozilla@glandium.org>"
1267 criteria = "safe-to-deploy"
1268 delta = "0.3.5 -> 0.3.6"
1270 [[audits.digest]]
1271 who = "Mike Hommey <mh+mozilla@glandium.org>"
1272 criteria = "safe-to-deploy"
1273 delta = "0.10.3 -> 0.10.6"
1275 [[audits.diplomat]]
1276 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1277 criteria = "safe-to-deploy"
1278 version = "0.5.2"
1279 notes = "This crate is FFI wrapper generator using by ICU4X ffi libraries. This uses unsafe code to convert paramenters, I have reviewed this and generated headers."
1281 [[audits.diplomat]]
1282 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1283 criteria = "safe-to-deploy"
1284 delta = "0.5.2 -> 0.5.2@git:8d125999893fedfdf30595e97334c21ec4b18da9"
1286 [[audits.diplomat-runtime]]
1287 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1288 criteria = "safe-to-deploy"
1289 version = "0.5.2"
1290 notes = "This crate is FFI wrapper generator runtime using by ICU4X ffi libraries. This uses unsafe code for memory access of FFI. I have reviewed carefully."
1292 [[audits.diplomat-runtime]]
1293 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1294 criteria = "safe-to-deploy"
1295 delta = "0.5.2 -> 0.5.2@git:8d125999893fedfdf30595e97334c21ec4b18da9"
1297 [[audits.diplomat_core]]
1298 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1299 criteria = "safe-to-deploy"
1300 version = "0.5.2"
1301 notes = "This crate contains unsafe code, no network and no file access."
1303 [[audits.diplomat_core]]
1304 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1305 criteria = "safe-to-deploy"
1306 delta = "0.5.2 -> 0.5.2@git:8d125999893fedfdf30595e97334c21ec4b18da9"
1308 [[audits.displaydoc]]
1309 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1310 criteria = "safe-to-deploy"
1311 version = "0.2.3"
1312 notes = """
1313 This crate is convenient macros to implement core::fmt::Display trait.
1314 Although `unsafe` is used for test code to call `libc::abort()`, it has no `unsafe` code in this crate. And there is no file access.
1315 It meets the criteria for safe-to-deploy.
1318 [[audits.displaydoc]]
1319 who = "Mike Hommey <mh+mozilla@glandium.org>"
1320 criteria = "safe-to-deploy"
1321 delta = "0.2.3 -> 0.2.4"
1323 [[audits.dogear]]
1324 who = "Sammy Khamis <skhamis@mozilla.com>"
1325 criteria = "safe-to-deploy"
1326 delta = "0.4.0 -> 0.5.0"
1327 notes = "The repository for this crate belongs in the Mozilla org."
1329 [[audits.dtoa-short]]
1330 who = "Bobby Holley <bobbyholley@gmail.com>"
1331 criteria = "safe-to-deploy"
1332 version = "0.3.3"
1334 [[audits.dwrote]]
1335 who = "Bobby Holley <bobbyholley@gmail.com>"
1336 criteria = "safe-to-deploy"
1337 version = "0.11.0"
1338 notes = "All code written or reviewed by Mozilla staff."
1340 [[audits.either]]
1341 who = "Mike Hommey <mh+mozilla@glandium.org>"
1342 criteria = "safe-to-deploy"
1343 delta = "1.6.1 -> 1.7.0"
1345 [[audits.either]]
1346 who = "Mike Hommey <mh+mozilla@glandium.org>"
1347 criteria = "safe-to-deploy"
1348 delta = "1.7.0 -> 1.8.0"
1350 [[audits.either]]
1351 who = "Mike Hommey <mh+mozilla@glandium.org>"
1352 criteria = "safe-to-deploy"
1353 delta = "1.8.0 -> 1.8.1"
1355 [[audits.encoding_c]]
1356 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
1357 criteria = "safe-to-deploy"
1358 version = "0.9.8"
1359 notes = "I, Henri Sivonen, wrote encoding_c for Gecko even though it is published via crates.io. There are two caveats: 1) the C API is designed to be used together with mozilla::Span and is unidiomatic for zero-length inputs otherwise. 2) It is idiomatic in C and C++ to pass uninitialized buffers as output buffers. This is generally documented to be UB in Rust, but idiomatic C and C++ usage here relies on this not actually being UB for buffers of integers (which these buffers are). See https://github.com/hsivonen/encoding_rs/issues/79#issuecomment-1211870361"
1361 [[audits.encoding_c_mem]]
1362 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
1363 criteria = "safe-to-deploy"
1364 version = "0.2.6"
1365 notes = """
1366 I, Henri Sivonen, wrote encoding_c_mem for Gecko even though it is published via crates.io. There are two caveats: 1) the C API is designed to be used together with mozilla::Span and is unidiomatic for zero-length inputs otherwise. 2) It is idiomatic in C and C
1367 ++ to pass uninitialized buffers as output buffers. This is generally documented to be UB in Rust, but idiomatic C and C++ usage here relies on this not actually being UB for buffers of integers (which these buffers are). See https://github.com/hsivonen/encoding_rs/i
1368 ssues/79#issuecomment-1211870361
1371 [[audits.encoding_rs]]
1372 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
1373 criteria = "safe-to-deploy"
1374 version = "0.8.31"
1375 notes = "I, Henri Sivonen, wrote encoding_rs for Gecko and have reviewed contributions by others. There are two caveats to the certification: 1) The crate does things that are documented to be UB but that do not appear to actually be UB due to integer types differing from the general rule; https://github.com/hsivonen/encoding_rs/issues/79 . 2) It would be prudent to re-review the code that reinterprets buffers of integers as SIMD vectors; see https://github.com/hsivonen/encoding_rs/issues/87 ."
1377 [[audits.encoding_rs]]
1378 who = "Mike Hommey <mh+mozilla@glandium.org>"
1379 criteria = "safe-to-deploy"
1380 delta = "0.8.31 -> 0.8.32"
1382 [[audits.enum-primitive-derive]]
1383 who = "Gabriele Svelto <gsvelto@mozilla.com>"
1384 criteria = "safe-to-deploy"
1385 version = "0.2.2"
1387 [[audits.enumset]]
1388 who = "Mike Hommey <mh+mozilla@glandium.org>"
1389 criteria = "safe-to-deploy"
1390 delta = "1.0.11 -> 1.0.12"
1392 [[audits.enumset]]
1393 who = "Mike Hommey <mh+mozilla@glandium.org>"
1394 criteria = "safe-to-deploy"
1395 delta = "1.0.12 -> 1.1.2"
1397 [[audits.enumset_derive]]
1398 who = "Mike Hommey <mh+mozilla@glandium.org>"
1399 criteria = "safe-to-deploy"
1400 delta = "0.6.0 -> 0.6.1"
1402 [[audits.enumset_derive]]
1403 who = "Mike Hommey <mh+mozilla@glandium.org>"
1404 criteria = "safe-to-deploy"
1405 delta = "0.6.1 -> 0.8.1"
1407 [[audits.env_logger]]
1408 who = "Mike Hommey <mh+mozilla@glandium.org>"
1409 criteria = "safe-to-deploy"
1410 delta = "0.9.0 -> 0.9.3"
1412 [[audits.env_logger]]
1413 who = "Nicolas Silva <nical@fastmail.com>"
1414 criteria = "safe-to-deploy"
1415 delta = "0.9.3 -> 0.10.0"
1417 [[audits.errno]]
1418 who = "Mike Hommey <mh+mozilla@glandium.org>"
1419 criteria = "safe-to-deploy"
1420 delta = "0.3.1 -> 0.3.3"
1422 [[audits.extend]]
1423 who = "Ben Dean-Kawamura <bdk@mozilla.com>"
1424 criteria = "safe-to-deploy"
1425 version = "1.1.2"
1426 notes = "Inspected the crate and noted that the impl block comes directly from the proc-macro input.  If no new code can be added by this crate, I don't think there can be any issues."
1428 [[audits.extend]]
1429 who = "Mike Hommey <mh+mozilla@glandium.org>"
1430 criteria = "safe-to-deploy"
1431 delta = "1.1.2 -> 1.2.0"
1433 [[audits.fallible_collections]]
1434 who = "Mike Hommey <mh+mozilla@glandium.org>"
1435 criteria = "safe-to-deploy"
1436 delta = "0.4.4 -> 0.4.5"
1438 [[audits.fallible_collections]]
1439 who = "Mike Hommey <mh+mozilla@glandium.org>"
1440 criteria = "safe-to-deploy"
1441 delta = "0.4.5 -> 0.4.6"
1442 notes = "The changes in this version are mine."
1444 [[audits.fastrand]]
1445 who = "Mike Hommey <mh+mozilla@glandium.org>"
1446 criteria = "safe-to-deploy"
1447 delta = "1.7.0 -> 1.8.0"
1449 [[audits.fastrand]]
1450 who = "Mike Hommey <mh+mozilla@glandium.org>"
1451 criteria = "safe-to-deploy"
1452 delta = "1.8.0 -> 1.9.0"
1454 [[audits.fastrand]]
1455 who = "Mike Hommey <mh+mozilla@glandium.org>"
1456 criteria = "safe-to-deploy"
1457 delta = "1.9.0 -> 2.0.0"
1459 [[audits.filetime_win]]
1460 who = "Nick Alexander <nalexander@mozilla.com>"
1461 criteria = "safe-to-deploy"
1462 version = "0.2.0"
1463 notes = """
1464 filetime_win was written by Adam Gashlin for Mozilla's use.  The `unsafe` code
1465 blocks in filetime_win 0.2.0 are straight-forward invocations of `mem::zeroed`
1466 and expected invocations of Win32 APIs (with error handling as appropriate).
1469 [[audits.flagset]]
1470 who = "Ryan Hunt <rhunt@eqrion.net>"
1471 criteria = "safe-to-deploy"
1472 version = "0.4.3"
1473 notes = "Uses no ambient capabilities, vetted the one instance of unsafe."
1475 [[audits.flate2]]
1476 who = "Mike Hommey <mh+mozilla@glandium.org>"
1477 criteria = "safe-to-deploy"
1478 delta = "1.0.24 -> 1.0.25"
1480 [[audits.fluent]]
1481 who = "Zibi Braniecki <zibi@unicode.org>"
1482 criteria = "safe-to-deploy"
1483 version = "0.16.0"
1485 [[audits.fluent-bundle]]
1486 who = "Zibi Braniecki <zibi@unicode.org>"
1487 criteria = "safe-to-deploy"
1488 version = "0.15.2"
1490 [[audits.fluent-fallback]]
1491 who = "Zibi Braniecki <zibi@unicode.org>"
1492 criteria = "safe-to-deploy"
1493 version = "0.6.0"
1495 [[audits.fluent-fallback]]
1496 who = "Greg Tatum <tatum.creative@gmail.com>"
1497 criteria = "safe-to-deploy"
1498 delta = "0.6.0 -> 0.7.0"
1500 [[audits.fluent-langneg]]
1501 who = "Zibi Braniecki <zibi@unicode.org>"
1502 criteria = "safe-to-deploy"
1503 version = "0.13.0"
1505 [[audits.fluent-pseudo]]
1506 who = "Zibi Braniecki <zibi@unicode.org>"
1507 criteria = "safe-to-deploy"
1508 version = "0.3.1"
1510 [[audits.fluent-syntax]]
1511 who = "Zibi Braniecki <zibi@unicode.org>"
1512 criteria = "safe-to-deploy"
1513 version = "0.11.0"
1515 [[audits.fluent-testing]]
1516 who = "Zibi Braniecki <zibi@unicode.org>"
1517 criteria = "safe-to-run"
1518 version = "0.0.2"
1520 [[audits.fluent-testing]]
1521 who = "Greg Tatum <tatum.creative@gmail.com>"
1522 criteria = "safe-to-run"
1523 delta = "0.0.2 -> 0.0.3"
1525 [[audits.fnv]]
1526 who = "Bobby Holley <bobbyholley@gmail.com>"
1527 criteria = "safe-to-deploy"
1528 version = "1.0.7"
1529 notes = "Simple hasher implementation with no unsafe code."
1531 [[audits.foreign-types]]
1532 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1533 criteria = "safe-to-deploy"
1534 delta = "0.3.2 -> 0.5.0"
1536 [[audits.foreign-types-macros]]
1537 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1538 criteria = "safe-to-deploy"
1539 version = "0.2.3"
1541 [[audits.foreign-types-shared]]
1542 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1543 criteria = "safe-to-deploy"
1544 delta = "0.1.1 -> 0.3.1"
1546 [[audits.form_urlencoded]]
1547 who = "Valentin Gosu <valentin.gosu@gmail.com>"
1548 criteria = "safe-to-deploy"
1549 version = "1.2.0"
1551 [[audits.fs-err]]
1552 who = "Mike Hommey <mh+mozilla@glandium.org>"
1553 criteria = "safe-to-deploy"
1554 delta = "2.7.0 -> 2.8.1"
1556 [[audits.fs-err]]
1557 who = "Mike Hommey <mh+mozilla@glandium.org>"
1558 criteria = "safe-to-deploy"
1559 delta = "2.8.1 -> 2.9.0"
1561 [[audits.futures]]
1562 who = "Mike Hommey <mh+mozilla@glandium.org>"
1563 criteria = "safe-to-deploy"
1564 delta = "0.3.21 -> 0.3.23"
1566 [[audits.futures]]
1567 who = "Mike Hommey <mh+mozilla@glandium.org>"
1568 criteria = "safe-to-deploy"
1569 delta = "0.3.23 -> 0.3.25"
1571 [[audits.futures]]
1572 who = "Mike Hommey <mh+mozilla@glandium.org>"
1573 criteria = "safe-to-deploy"
1574 delta = "0.3.25 -> 0.3.26"
1576 [[audits.futures]]
1577 who = "Mike Hommey <mh+mozilla@glandium.org>"
1578 criteria = "safe-to-deploy"
1579 delta = "0.3.26 -> 0.3.28"
1581 [[audits.futures-channel]]
1582 who = "Mike Hommey <mh+mozilla@glandium.org>"
1583 criteria = "safe-to-deploy"
1584 delta = "0.3.21 -> 0.3.23"
1586 [[audits.futures-channel]]
1587 who = "Mike Hommey <mh+mozilla@glandium.org>"
1588 criteria = "safe-to-deploy"
1589 delta = "0.3.23 -> 0.3.25"
1591 [[audits.futures-channel]]
1592 who = "Mike Hommey <mh+mozilla@glandium.org>"
1593 criteria = "safe-to-deploy"
1594 delta = "0.3.25 -> 0.3.26"
1596 [[audits.futures-channel]]
1597 who = "Bobby Holley <bobbyholley@gmail.com>"
1598 criteria = "safe-to-deploy"
1599 delta = "0.3.27 -> 0.3.26"
1601 [[audits.futures-channel]]
1602 who = "Mike Hommey <mh+mozilla@glandium.org>"
1603 criteria = "safe-to-deploy"
1604 delta = "0.3.27 -> 0.3.28"
1606 [[audits.futures-core]]
1607 who = "Mike Hommey <mh+mozilla@glandium.org>"
1608 criteria = "safe-to-deploy"
1609 delta = "0.3.21 -> 0.3.23"
1611 [[audits.futures-core]]
1612 who = "Mike Hommey <mh+mozilla@glandium.org>"
1613 criteria = "safe-to-deploy"
1614 delta = "0.3.23 -> 0.3.25"
1616 [[audits.futures-core]]
1617 who = "Mike Hommey <mh+mozilla@glandium.org>"
1618 criteria = "safe-to-deploy"
1619 delta = "0.3.25 -> 0.3.26"
1621 [[audits.futures-core]]
1622 who = "Bobby Holley <bobbyholley@gmail.com>"
1623 criteria = "safe-to-deploy"
1624 delta = "0.3.27 -> 0.3.26"
1626 [[audits.futures-core]]
1627 who = "Mike Hommey <mh+mozilla@glandium.org>"
1628 criteria = "safe-to-deploy"
1629 delta = "0.3.27 -> 0.3.28"
1631 [[audits.futures-executor]]
1632 who = "Mike Hommey <mh+mozilla@glandium.org>"
1633 criteria = "safe-to-deploy"
1634 delta = "0.3.21 -> 0.3.23"
1636 [[audits.futures-executor]]
1637 who = "Mike Hommey <mh+mozilla@glandium.org>"
1638 criteria = "safe-to-deploy"
1639 delta = "0.3.23 -> 0.3.25"
1641 [[audits.futures-executor]]
1642 who = "Mike Hommey <mh+mozilla@glandium.org>"
1643 criteria = "safe-to-deploy"
1644 delta = "0.3.25 -> 0.3.26"
1646 [[audits.futures-executor]]
1647 who = "Bobby Holley <bobbyholley@gmail.com>"
1648 criteria = "safe-to-deploy"
1649 delta = "0.3.27 -> 0.3.23"
1651 [[audits.futures-executor]]
1652 who = "Mike Hommey <mh+mozilla@glandium.org>"
1653 criteria = "safe-to-deploy"
1654 delta = "0.3.27 -> 0.3.28"
1656 [[audits.futures-io]]
1657 who = "Mike Hommey <mh+mozilla@glandium.org>"
1658 criteria = "safe-to-deploy"
1659 delta = "0.3.21 -> 0.3.23"
1661 [[audits.futures-io]]
1662 who = "Mike Hommey <mh+mozilla@glandium.org>"
1663 criteria = "safe-to-deploy"
1664 delta = "0.3.23 -> 0.3.25"
1666 [[audits.futures-io]]
1667 who = "Mike Hommey <mh+mozilla@glandium.org>"
1668 criteria = "safe-to-deploy"
1669 delta = "0.3.25 -> 0.3.26"
1671 [[audits.futures-io]]
1672 who = "Bobby Holley <bobbyholley@gmail.com>"
1673 criteria = "safe-to-deploy"
1674 delta = "0.3.27 -> 0.3.23"
1676 [[audits.futures-io]]
1677 who = "Mike Hommey <mh+mozilla@glandium.org>"
1678 criteria = "safe-to-deploy"
1679 delta = "0.3.27 -> 0.3.28"
1681 [[audits.futures-macro]]
1682 who = "Mike Hommey <mh+mozilla@glandium.org>"
1683 criteria = "safe-to-deploy"
1684 delta = "0.3.21 -> 0.3.23"
1686 [[audits.futures-macro]]
1687 who = "Mike Hommey <mh+mozilla@glandium.org>"
1688 criteria = "safe-to-deploy"
1689 delta = "0.3.23 -> 0.3.25"
1691 [[audits.futures-macro]]
1692 who = "Mike Hommey <mh+mozilla@glandium.org>"
1693 criteria = "safe-to-deploy"
1694 delta = "0.3.25 -> 0.3.26"
1696 [[audits.futures-macro]]
1697 who = "Mike Hommey <mh+mozilla@glandium.org>"
1698 criteria = "safe-to-deploy"
1699 delta = "0.3.26 -> 0.3.28"
1701 [[audits.futures-sink]]
1702 who = "Mike Hommey <mh+mozilla@glandium.org>"
1703 criteria = "safe-to-deploy"
1704 delta = "0.3.21 -> 0.3.23"
1706 [[audits.futures-sink]]
1707 who = "Mike Hommey <mh+mozilla@glandium.org>"
1708 criteria = "safe-to-deploy"
1709 delta = "0.3.23 -> 0.3.25"
1711 [[audits.futures-sink]]
1712 who = "Mike Hommey <mh+mozilla@glandium.org>"
1713 criteria = "safe-to-deploy"
1714 delta = "0.3.25 -> 0.3.26"
1716 [[audits.futures-sink]]
1717 who = "Bobby Holley <bobbyholley@gmail.com>"
1718 criteria = "safe-to-deploy"
1719 delta = "0.3.27 -> 0.3.23"
1721 [[audits.futures-sink]]
1722 who = "Mike Hommey <mh+mozilla@glandium.org>"
1723 criteria = "safe-to-deploy"
1724 delta = "0.3.27 -> 0.3.28"
1726 [[audits.futures-task]]
1727 who = "Mike Hommey <mh+mozilla@glandium.org>"
1728 criteria = "safe-to-deploy"
1729 delta = "0.3.21 -> 0.3.23"
1731 [[audits.futures-task]]
1732 who = "Mike Hommey <mh+mozilla@glandium.org>"
1733 criteria = "safe-to-deploy"
1734 delta = "0.3.23 -> 0.3.25"
1736 [[audits.futures-task]]
1737 who = "Mike Hommey <mh+mozilla@glandium.org>"
1738 criteria = "safe-to-deploy"
1739 delta = "0.3.25 -> 0.3.26"
1741 [[audits.futures-task]]
1742 who = "Mike Hommey <mh+mozilla@glandium.org>"
1743 criteria = "safe-to-deploy"
1744 delta = "0.3.26 -> 0.3.28"
1746 [[audits.futures-util]]
1747 who = "Mike Hommey <mh+mozilla@glandium.org>"
1748 criteria = "safe-to-deploy"
1749 delta = "0.3.21 -> 0.3.23"
1751 [[audits.futures-util]]
1752 who = "Mike Hommey <mh+mozilla@glandium.org>"
1753 criteria = "safe-to-deploy"
1754 delta = "0.3.23 -> 0.3.25"
1756 [[audits.futures-util]]
1757 who = "Mike Hommey <mh+mozilla@glandium.org>"
1758 criteria = "safe-to-deploy"
1759 delta = "0.3.25 -> 0.3.26"
1761 [[audits.futures-util]]
1762 who = "Mike Hommey <mh+mozilla@glandium.org>"
1763 criteria = "safe-to-deploy"
1764 delta = "0.3.26 -> 0.3.28"
1766 [[audits.fxhash]]
1767 who = "Bobby Holley <bobbyholley@gmail.com>"
1768 criteria = "safe-to-deploy"
1769 version = "0.2.1"
1770 notes = "Straightforward crate with no unsafe code, does what it says on the tin."
1772 [[audits.generic-array]]
1773 who = "Mike Hommey <mh+mozilla@glandium.org>"
1774 criteria = "safe-to-deploy"
1775 delta = "0.14.5 -> 0.14.6"
1777 [[audits.getrandom]]
1778 who = "Mike Hommey <mh+mozilla@glandium.org>"
1779 criteria = "safe-to-deploy"
1780 delta = "0.2.6 -> 0.2.7"
1782 [[audits.getrandom]]
1783 who = "Mike Hommey <mh+mozilla@glandium.org>"
1784 criteria = "safe-to-deploy"
1785 delta = "0.2.7 -> 0.2.8"
1787 [[audits.getrandom]]
1788 who = "Yannis Juglaret <yjuglaret@mozilla.com>"
1789 criteria = "safe-to-deploy"
1790 delta = "0.2.8 -> 0.2.9"
1792 [[audits.getrandom]]
1793 who = "Simon Friedberger <simon@mozilla.com>"
1794 criteria = "safe-to-deploy"
1795 delta = "0.2.10 -> 0.2.11"
1797 [[audits.gleam]]
1798 who = "Jamie Nicol <jnicol@mozilla.com>"
1799 criteria = "safe-to-deploy"
1800 delta = "0.13.1 -> 0.15.0"
1802 [[audits.glob]]
1803 who = "Mike Hommey <mh+mozilla@glandium.org>"
1804 criteria = "safe-to-deploy"
1805 delta = "0.3.0 -> 0.3.1"
1807 [[audits.glsl]]
1808 who = "Mike Hommey <mh+mozilla@glandium.org>"
1809 criteria = "safe-to-deploy"
1810 delta = "6.0.1 -> 6.0.2"
1811 notes = "I'm the author of the changes in this version of the crate."
1813 [[audits.goblin]]
1814 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
1815 criteria = "safe-to-deploy"
1816 delta = "0.1.3 -> 0.5.4"
1817 notes = "Several bugfixes since 2019. This version is also in use by Mozilla's crash reporting tooling, e.g. minidump-writer"
1819 [[audits.goblin]]
1820 who = "Gabriele Svelto <gsvelto@mozilla.com>"
1821 criteria = "safe-to-deploy"
1822 delta = "0.5.4 -> 0.6.0"
1823 notes = "Mostly bug fixes and some added functionality"
1825 [[audits.goblin]]
1826 who = "Gabriele Svelto <gsvelto@mozilla.com>"
1827 criteria = "safe-to-deploy"
1828 delta = "0.6.0 -> 0.7.1"
1830 [[audits.gpu-alloc]]
1831 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1832 criteria = "safe-to-deploy"
1833 delta = "0.5.3 -> 0.6.0"
1835 [[audits.gpu-alloc-types]]
1836 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
1837 criteria = "safe-to-deploy"
1838 delta = "0.2.0 -> 0.3.0"
1840 [[audits.gpu-descriptor]]
1841 who = "Mike Hommey <mh+mozilla@glandium.org>"
1842 criteria = "safe-to-deploy"
1843 delta = "0.2.2 -> 0.2.3"
1845 [[audits.guid_win]]
1846 who = "Bobby Holley <bobbyholley@gmail.com>"
1847 criteria = "safe-to-deploy"
1848 version = "0.2.0"
1849 notes = """
1850 This crate has some unsafe code for the FFI bits, which I've reviewed carefully.
1851 It uses the deprecated mem::uninitialized(), which is generally sketchy. However
1852 the usage is pretty straightforward and while it's technically UB, it seems no
1853 more likely to lead to miscompilation than any other use of mem::uninitialized.
1856 [[audits.h2]]
1857 who = "Mike Hommey <mh+mozilla@glandium.org>"
1858 criteria = "safe-to-run"
1859 delta = "0.3.13 -> 0.3.14"
1861 [[audits.h2]]
1862 who = "Mike Hommey <mh+mozilla@glandium.org>"
1863 criteria = "safe-to-run"
1864 delta = "0.3.14 -> 0.3.15"
1866 [[audits.half]]
1867 who = "John M. Schanck <jschanck@mozilla.com>"
1868 criteria = "safe-to-deploy"
1869 version = "1.8.2"
1870 notes = """
1871 This crate contains unsafe code for bitwise casts to/from binary16 floating-point
1872 format. I've reviewed these and found no issues. There are no uses of ambient
1873 capabilities.
1876 [[audits.hashbrown]]
1877 who = "Mike Hommey <mh+mozilla@glandium.org>"
1878 criteria = "safe-to-deploy"
1879 version = "0.12.3"
1880 notes = "This version is used in rust's libstd, so effectively we're already trusting it"
1882 [[audits.hashlink]]
1883 who = "Mike Hommey <mh+mozilla@glandium.org>"
1884 criteria = "safe-to-deploy"
1885 delta = "0.7.0 -> 0.8.1"
1887 [[audits.headers]]
1888 who = "Mike Hommey <mh+mozilla@glandium.org>"
1889 criteria = "safe-to-run"
1890 delta = "0.3.7 -> 0.3.8"
1892 [[audits.headers-core]]
1893 who = "Bobby Holley <bobbyholley@gmail.com>"
1894 criteria = "safe-to-deploy"
1895 version = "0.2.0"
1896 notes = "Trivial crate, no unsafe code."
1898 [[audits.heck]]
1899 who = "Mike Hommey <mh+mozilla@glandium.org>"
1900 criteria = "safe-to-deploy"
1901 delta = "0.4.0 -> 0.4.1"
1903 [[audits.hermit-abi]]
1904 who = "Mike Hommey <mh+mozilla@glandium.org>"
1905 criteria = "safe-to-deploy"
1906 delta = "0.1.19 -> 0.2.6"
1908 [[audits.hex]]
1909 who = "Simon Friedberger <simon@mozilla.com>"
1910 criteria = "safe-to-deploy"
1911 version = "0.4.3"
1913 [[audits.http]]
1914 who = "Mike Hommey <mh+mozilla@glandium.org>"
1915 criteria = "safe-to-run"
1916 delta = "0.2.8 -> 0.2.9"
1918 [[audits.httparse]]
1919 who = "Mike Hommey <mh+mozilla@glandium.org>"
1920 criteria = "safe-to-run"
1921 delta = "1.7.1 -> 1.8.0"
1923 [[audits.hyper]]
1924 who = "Mike Hommey <mh+mozilla@glandium.org>"
1925 criteria = "safe-to-run"
1926 delta = "0.14.19 -> 0.14.20"
1928 [[audits.hyper]]
1929 who = "Mike Hommey <mh+mozilla@glandium.org>"
1930 criteria = "safe-to-run"
1931 delta = "0.14.20 -> 0.14.22"
1933 [[audits.hyper]]
1934 who = "Mike Hommey <mh+mozilla@glandium.org>"
1935 criteria = "safe-to-run"
1936 delta = "0.14.22 -> 0.14.23"
1938 [[audits.hyper]]
1939 who = "Mike Hommey <mh+mozilla@glandium.org>"
1940 criteria = "safe-to-run"
1941 delta = "0.14.23 -> 0.14.24"
1943 [[audits.icu_capi]]
1944 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1945 criteria = "safe-to-deploy"
1946 version = "1.2.2"
1947 notes = "This crate is C/C++ FFI for ICU4X using diplomat crate. no unsafe and no file access etc on this crate."
1949 [[audits.icu_collections]]
1950 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1951 criteria = "safe-to-deploy"
1952 version = "1.2.0"
1953 notes = "This crate is used by ICU4X for internal data structure. There is no fileaccess and network access. This uses unsafe block, but we confirm data is valid before."
1955 [[audits.icu_locid]]
1956 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1957 criteria = "safe-to-deploy"
1958 version = "1.2.0"
1959 notes = "This has unsafe block to handle ascii string in utf-8 string. I've vetted the one instance of unsafe code."
1961 [[audits.icu_provider]]
1962 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1963 criteria = "safe-to-deploy"
1964 version = "1.2.0"
1965 notes = "Although this has unsafe block, this has a commnet why this is safety and I audited code. Also, this doesn't have file access and network access."
1967 [[audits.icu_provider_adapters]]
1968 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1969 criteria = "safe-to-deploy"
1970 version = "1.2.0"
1971 notes = "This is one of ICU4X data provider crates that depends on data type. This has no unsafe code and uses no ambient capabilities."
1973 [[audits.icu_provider_macros]]
1974 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1975 criteria = "safe-to-deploy"
1976 version = "1.2.0"
1977 notes = "This crate is macros for ICU4X's data provider implementer. This has no unsafe code and uses no ambient capabilities."
1979 [[audits.icu_provider_macros]]
1980 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1981 criteria = "safe-to-deploy"
1982 delta = "1.2.0 -> 1.2.0@git:14e9a3a9857be74582abe2dfa7ab799c5eaac873"
1984 [[audits.icu_segmenter]]
1985 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1986 criteria = "safe-to-deploy"
1987 version = "1.2.1"
1988 notes = "Original authors are Makoto Kato and Ting-Yu Lin who work at Mozilla. This crate uses unsafe to matrix calculation, but it is safety to check length. And there is no filesystem / network access."
1990 [[audits.icu_testdata]]
1991 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
1992 criteria = "safe-to-deploy"
1993 version = "1.2.0"
1994 notes = "This is just ICU4X data only that is generated by ICU4X datagen. Generated data is in unsafe block to use zero-copy implmentation, but it is safety."
1996 [[audits.idna]]
1997 who = "Bobby Holley <bobbyholley@gmail.com>"
1998 criteria = "safe-to-deploy"
1999 delta = "0.3.0 -> 0.2.3"
2000 notes = "Backwards diff with some algorithm changes, no unsafe code."
2002 [[audits.indexmap]]
2003 who = "Mike Hommey <mh+mozilla@glandium.org>"
2004 criteria = "safe-to-deploy"
2005 delta = "1.8.2 -> 1.9.1"
2007 [[audits.indexmap]]
2008 who = "Mike Hommey <mh+mozilla@glandium.org>"
2009 criteria = "safe-to-deploy"
2010 delta = "1.9.1 -> 1.9.2"
2012 [[audits.inherent]]
2013 who = "Mike Hommey <mh+mozilla@glandium.org>"
2014 criteria = "safe-to-deploy"
2015 delta = "1.0.1 -> 1.0.2"
2017 [[audits.inherent]]
2018 who = "Mike Hommey <mh+mozilla@glandium.org>"
2019 criteria = "safe-to-deploy"
2020 delta = "1.0.2 -> 1.0.3"
2022 [[audits.inherent]]
2023 who = "Mike Hommey <mh+mozilla@glandium.org>"
2024 criteria = "safe-to-deploy"
2025 delta = "1.0.3 -> 1.0.4"
2027 [[audits.inplace_it]]
2028 who = "Mike Hommey <mh+mozilla@glandium.org>"
2029 criteria = "safe-to-deploy"
2030 delta = "0.3.3 -> 0.3.4"
2032 [[audits.intl-memoizer]]
2033 who = "Zibi Braniecki <zibi@unicode.org>"
2034 criteria = "safe-to-deploy"
2035 version = "0.5.1"
2037 [[audits.intl_pluralrules]]
2038 who = "Zibi Braniecki <zibi@unicode.org>"
2039 criteria = "safe-to-deploy"
2040 version = "7.0.1"
2042 [[audits.intl_pluralrules]]
2043 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
2044 criteria = "safe-to-deploy"
2045 delta = "7.0.1 -> 7.0.2"
2047 [[audits.itertools]]
2048 who = "Mike Hommey <mh+mozilla@glandium.org>"
2049 criteria = "safe-to-deploy"
2050 delta = "0.10.3 -> 0.10.5"
2052 [[audits.itoa]]
2053 who = "Mike Hommey <mh+mozilla@glandium.org>"
2054 criteria = "safe-to-deploy"
2055 delta = "1.0.2 -> 1.0.3"
2057 [[audits.itoa]]
2058 who = "Mike Hommey <mh+mozilla@glandium.org>"
2059 criteria = "safe-to-deploy"
2060 delta = "1.0.3 -> 1.0.5"
2062 [[audits.jobserver]]
2063 who = "Mike Hommey <mh+mozilla@glandium.org>"
2064 criteria = "safe-to-deploy"
2065 delta = "0.1.24 -> 0.1.25"
2067 [[audits.keccak]]
2068 who = "Simon Friedberger <simon@mozilla.com>"
2069 criteria = "safe-to-deploy"
2070 delta = "0.1.2 -> 0.1.3"
2072 [[audits.khronos-egl]]
2073 who = "Nicolas Silva <nical@fastmail.com>"
2074 criteria = "safe-to-deploy"
2075 delta = "4.1.0 -> 6.0.0"
2077 [[audits.libc]]
2078 who = "Mike Hommey <mh+mozilla@glandium.org>"
2079 criteria = "safe-to-deploy"
2080 delta = "0.2.126 -> 0.2.132"
2082 [[audits.libc]]
2083 who = "Mike Hommey <mh+mozilla@glandium.org>"
2084 criteria = "safe-to-deploy"
2085 delta = "0.2.132 -> 0.2.138"
2087 [[audits.libc]]
2088 who = "Mike Hommey <mh+mozilla@glandium.org>"
2089 criteria = "safe-to-deploy"
2090 delta = "0.2.138 -> 0.2.139"
2092 [[audits.libc]]
2093 who = "Mike Hommey <mh+mozilla@glandium.org>"
2094 criteria = "safe-to-deploy"
2095 delta = "0.2.147 -> 0.2.148"
2097 [[audits.libloading]]
2098 who = "Mike Hommey <mh+mozilla@glandium.org>"
2099 criteria = "safe-to-deploy"
2100 delta = "0.7.3 -> 0.7.4"
2102 [[audits.libm]]
2103 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
2104 criteria = "safe-to-deploy"
2105 version = "0.2.6"
2106 notes = "This crate uses unsafe block, but this doesn't have network and file access. I audited code."
2108 [[audits.libsqlite3-sys]]
2109 who = "Ben Dean-Kawamura <bdk@mozilla.com>"
2110 criteria = "safe-to-deploy"
2111 delta = "0.25.2 -> 0.26.0"
2113 [[audits.linked-hash-map]]
2114 who = "Aria Beingessner <a.beingessner@gmail.com>"
2115 criteria = "safe-to-deploy"
2116 version = "0.5.4"
2117 notes = "I own this crate (I am contain-rs) and 0.5.4 passes miri. This code is very old and used by lots of people, so I'm pretty confident in it, even though it's in maintenance-mode and missing some nice-to-have APIs."
2119 [[audits.linked-hash-map]]
2120 who = "Mike Hommey <mh+mozilla@glandium.org>"
2121 criteria = "safe-to-run"
2122 delta = "0.5.4 -> 0.5.6"
2124 [[audits.litemap]]
2125 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
2126 criteria = "safe-to-deploy"
2127 version = "0.7.0"
2128 notes = "This crete has no unsafe code, no file acceess and no network access."
2130 [[audits.lmdb-rkv]]
2131 who = "Bobby Holley <bobbyholley@gmail.com>"
2132 criteria = "safe-to-deploy"
2133 version = "0.14.0"
2134 notes = "Victor and Myk developed this crate at Mozilla."
2136 [[audits.lock_api]]
2137 who = "Mike Hommey <mh+mozilla@glandium.org>"
2138 criteria = "safe-to-deploy"
2139 delta = "0.4.7 -> 0.4.9"
2141 [[audits.log]]
2142 who = "Mike Hommey <mh+mozilla@glandium.org>"
2143 criteria = "safe-to-deploy"
2144 version = "0.4.17"
2146 [[audits.mach2]]
2147 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2148 criteria = "safe-to-deploy"
2149 version = "0.4.1"
2151 [[audits.malloc_buf]]
2152 who = "Bobby Holley <bobbyholley@gmail.com>"
2153 criteria = "safe-to-deploy"
2154 version = "0.0.6"
2155 notes = """
2156 Very small crate for managing malloc-ed buffers, primarily for use in the objc crate.
2157 There is an edge-case condition that passes slice::from_raw_parts(0x1, 0) which I'm
2158 not entirely certain is technically sound, but in either case I am reasonably confident
2159 it's not exploitable.
2162 [[audits.malloc_size_of_derive]]
2163 who = "Bobby Holley <bobbyholley@gmail.com>"
2164 criteria = "safe-to-deploy"
2165 version = "0.1.2"
2166 notes = """
2167 This was originally servo code which I put on crates.io some years ago but didn't
2168 examine at the time, so I examined it now. I didn't perform a full logic review
2169 but convinced myself that any generated code will be entirely safe to deploy.
2172 [[audits.matches]]
2173 who = "Bobby Holley <bobbyholley@gmail.com>"
2174 criteria = "safe-to-deploy"
2175 version = "0.1.9"
2176 notes = "This is a trivial crate."
2178 [[audits.matches]]
2179 who = "Mike Hommey <mh+mozilla@glandium.org>"
2180 criteria = "safe-to-deploy"
2181 delta = "0.1.9 -> 0.1.10"
2183 [[audits.md-5]]
2184 who = "Dana Keeler <dkeeler@mozilla.com>"
2185 criteria = "safe-to-deploy"
2186 version = "0.10.5"
2188 [[audits.memmap2]]
2189 who = "Mike Hommey <mh+mozilla@glandium.org>"
2190 criteria = "safe-to-deploy"
2191 delta = "0.5.4 -> 0.5.7"
2193 [[audits.memmap2]]
2194 who = "Mike Hommey <mh+mozilla@glandium.org>"
2195 criteria = "safe-to-deploy"
2196 delta = "0.5.7 -> 0.5.8"
2198 [[audits.memmap2]]
2199 who = "Mike Hommey <mh+mozilla@glandium.org>"
2200 criteria = "safe-to-deploy"
2201 delta = "0.5.8 -> 0.5.9"
2203 [[audits.memoffset]]
2204 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2205 criteria = "safe-to-deploy"
2206 delta = "0.6.5 -> 0.7.1"
2208 [[audits.memoffset]]
2209 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2210 criteria = "safe-to-deploy"
2211 delta = "0.8.0 -> 0.9.0"
2213 [[audits.metal]]
2214 who = "Jim Blandy <jimb@red-bean.com>"
2215 criteria = "safe-to-deploy"
2216 version = "0.23.1"
2217 notes = "This audit treats Dzmitry Malyshau (kvark) as a trusted reviewer."
2219 [[audits.metal]]
2220 who = "Jim Blandy <jimb@red-bean.com>"
2221 criteria = "safe-to-deploy"
2222 delta = "0.23.1 -> 0.24.0"
2223 notes = "This audit treats Dzmitry Malyshau (kvark) as a trusted reviewer."
2225 [[audits.metal]]
2226 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
2227 criteria = "safe-to-deploy"
2228 delta = "0.24.0 -> 0.25.0"
2230 [[audits.metal]]
2231 who = "Erich Gubler <egubler@mozilla.com>"
2232 criteria = "safe-to-deploy"
2233 delta = "0.25.0 -> 0.26.0"
2235 [[audits.metal]]
2236 who = "Nicolas Silva <nical@fastmail.com>, Jim Blandy <jimb@red-bean.com>"
2237 criteria = "safe-to-deploy"
2238 delta = "0.26.0 -> 0.27.0"
2240 [[audits.midir]]
2241 who = "Bobby Holley <bobbyholley@gmail.com>"
2242 criteria = "safe-to-deploy"
2243 delta = "0.7.0 -> 0.7.0@git:519e651241e867af3391db08f9ae6400bc023e18"
2245 [[audits.minidump-common]]
2246 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2247 criteria = "safe-to-deploy"
2248 version = "0.15.2"
2249 notes = "The code in this crate was written or reviewed by Mozilla employees."
2251 [[audits.minidump-common]]
2252 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2253 criteria = "safe-to-deploy"
2254 delta = "0.15.2 -> 0.17.0"
2256 [[audits.minidump-common]]
2257 who = "Mike Hommey <mh+mozilla@glandium.org>"
2258 criteria = "safe-to-deploy"
2259 delta = "0.17.0 -> 0.17.0@git:87a29fba5e19cfae5ebf73a57ba31504a3872545"
2261 [[audits.minidump-common]]
2262 who = "Mike Hommey <mh+mozilla@glandium.org>"
2263 criteria = "safe-to-deploy"
2264 delta = "0.17.0@git:87a29fba5e19cfae5ebf73a57ba31504a3872545 -> 0.17.0@git:6ae42a7f992e8a88ebee661bc77bcedb95cd671f"
2266 [[audits.minidump-writer]]
2267 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2268 criteria = "safe-to-deploy"
2269 version = "0.7.0"
2270 notes = "The code in this crate was written or reviewed by Mozilla employees, the crate it evolved from was written specifically for gecko."
2272 [[audits.minidump-writer]]
2273 who = "Alex Franchuk <afranchuk@mozilla.com>"
2274 criteria = "safe-to-deploy"
2275 delta = "0.7.0 -> 0.8.0"
2276 notes = "The code in this crate was written or reviewed by Mozilla employees, the crate it evolved from was written specifically for gecko."
2278 [[audits.minidump-writer]]
2279 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2280 criteria = "safe-to-deploy"
2281 delta = "0.8.0 -> 0.8.1"
2283 [[audits.minidump-writer]]
2284 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2285 criteria = "safe-to-deploy"
2286 delta = "0.8.1 -> 0.8.1@git:491eb330e78e310c32927e5cc3bd2350af1e93f8"
2287 notes = "All the changes were written by a Mozilla employee (me)"
2289 [[audits.miniz_oxide]]
2290 who = "Mike Hommey <mh+mozilla@glandium.org>"
2291 criteria = "safe-to-deploy"
2292 delta = "0.5.3 -> 0.6.2"
2294 [[audits.mio]]
2295 who = "Bobby Holley <bobbyholley@gmail.com>"
2296 criteria = "safe-to-run"
2297 delta = "0.6.21 -> 0.6.23"
2299 [[audits.mio]]
2300 who = "Mike Hommey <mh+mozilla@glandium.org>"
2301 criteria = "safe-to-deploy"
2302 delta = "0.8.0 -> 0.8.6"
2304 [[audits.moz_cbor]]
2305 who = "Bobby Holley <bobbyholley@gmail.com>"
2306 criteria = "safe-to-deploy"
2307 version = "0.1.2"
2308 notes = "Developed by Mozilla staff."
2310 [[audits.naga]]
2311 who = "Dzmitry Malyshau <kvark@fastmail.com>"
2312 criteria = "safe-to-deploy"
2313 version = "0.8.0"
2314 notes = """
2315 This crate, up through the indicated version, was written or reviewed
2316 by Dzmitry Malyshau while he was a Mozilla employee. Dzmitry left
2317 Mozilla at the beginning of February 2022. This audit statement was
2318 collected by Jim Blandy, a Mozilla employee, over email in July 2022:
2319 Dzmitry was shown, and agreed to, the 'safe-to-deploy' text.
2322 [[audits.naga]]
2323 who = "Jim Blandy <jimb@red-bean.com>"
2324 criteria = "safe-to-deploy"
2325 delta = "0.8.0 -> 0.9.0"
2327 [[audits.naga]]
2328 who = "Jim Blandy <jimb@red-bean.com>"
2329 criteria = "safe-to-deploy"
2330 delta = "0.9.0 -> 0.10.0"
2332 [[audits.naga]]
2333 who = "Nicolas Silva <nical@fastmail.com>"
2334 criteria = "safe-to-deploy"
2335 delta = "0.10.0 -> 0.11.0"
2337 [[audits.naga]]
2338 who = "Nicolas Silva <nical@fastmail.com>"
2339 criteria = "safe-to-deploy"
2340 delta = "0.11.0 -> 0.12.0"
2342 [[audits.naga]]
2343 who = "Nicolas Silva <nical@fastmail.com>"
2344 criteria = "safe-to-deploy"
2345 delta = "0.12.0 -> 0.13.0"
2347 [[audits.naga]]
2348 who = "Nicolas Silva <nical@fastmail.com>"
2349 criteria = "safe-to-deploy"
2350 delta = "0.13.0 -> 0.14.0"
2352 [[audits.naga]]
2353 who = "Jim Blandy <jimb@red-bean.com>"
2354 criteria = "safe-to-deploy"
2355 delta = "0.14.0 -> 0.14.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e"
2357 [[audits.naga]]
2358 who = "Nicolas Silva <nical@fastmail.com>"
2359 criteria = "safe-to-deploy"
2360 delta = "0.14.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e -> 0.14.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83"
2362 [[audits.naga]]
2363 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
2364 criteria = "safe-to-deploy"
2365 delta = "0.14.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83 -> 0.14.0@git:3ec547cdcaaa14488327d8f1b5f7736278c4178d"
2367 [[audits.net2]]
2368 who = "Mike Hommey <mh+mozilla@glandium.org>"
2369 criteria = "safe-to-run"
2370 delta = "0.2.37 -> 0.2.38"
2372 [[audits.new_debug_unreachable]]
2373 who = "Bobby Holley <bobbyholley@gmail.com>"
2374 criteria = "safe-to-deploy"
2375 version = "1.0.4"
2376 notes = "This is a trivial crate."
2378 [[audits.nix]]
2379 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2380 criteria = "safe-to-deploy"
2381 delta = "0.15.0 -> 0.25.0"
2382 notes = "Plenty of new bindings but also several important bug fixes (including buffer overflows). New unsafe sections are restricted to wrappers and are no more dangerous than calling the C functions."
2384 [[audits.nix]]
2385 who = "Mike Hommey <mh+mozilla@glandium.org>"
2386 criteria = "safe-to-deploy"
2387 delta = "0.25.0 -> 0.25.1"
2389 [[audits.nix]]
2390 who = "Mike Hommey <mh+mozilla@glandium.org>"
2391 criteria = "safe-to-deploy"
2392 delta = "0.25.1 -> 0.26.2"
2394 [[audits.nom]]
2395 who = "Mike Hommey <mh+mozilla@glandium.org>"
2396 criteria = "safe-to-deploy"
2397 delta = "7.1.1 -> 7.1.3"
2399 [[audits.nss-gk-api]]
2400 who = "John M. Schanck <jschanck@mozilla.com>"
2401 criteria = "safe-to-deploy"
2402 version = "0.2.1"
2403 notes = "Maintained by the CryptoEng team at Mozilla."
2405 [[audits.ntapi]]
2406 who = "Mike Hommey <mh+mozilla@glandium.org>"
2407 criteria = "safe-to-deploy"
2408 delta = "0.3.7 -> 0.4.0"
2410 [[audits.num]]
2411 who = "Josh Stone <jistone@redhat.com>"
2412 criteria = "safe-to-deploy"
2413 version = "0.4.0"
2414 notes = "All code written or reviewed by Josh Stone."
2416 [[audits.num-bigint]]
2417 who = "Josh Stone <jistone@redhat.com>"
2418 criteria = "safe-to-deploy"
2419 version = "0.2.6"
2420 notes = "All code written or reviewed by Josh Stone."
2422 [[audits.num-bigint]]
2423 who = "Josh Stone <jistone@redhat.com>"
2424 criteria = "safe-to-deploy"
2425 version = "0.4.3"
2426 notes = "All code written or reviewed by Josh Stone."
2428 [[audits.num-complex]]
2429 who = "Josh Stone <jistone@redhat.com>"
2430 criteria = "safe-to-deploy"
2431 version = "0.4.2"
2432 notes = "All code written or reviewed by Josh Stone."
2434 [[audits.num-derive]]
2435 who = "Josh Stone <jistone@redhat.com>"
2436 criteria = "safe-to-deploy"
2437 version = "0.3.3"
2438 notes = "All code written or reviewed by Josh Stone."
2440 [[audits.num-derive]]
2441 who = "Mike Hommey <mh+mozilla@glandium.org>"
2442 criteria = "safe-to-deploy"
2443 delta = "0.3.3 -> 0.4.0"
2445 [[audits.num-integer]]
2446 who = "Josh Stone <jistone@redhat.com>"
2447 criteria = "safe-to-deploy"
2448 version = "0.1.45"
2449 notes = "All code written or reviewed by Josh Stone."
2451 [[audits.num-iter]]
2452 who = "Josh Stone <jistone@redhat.com>"
2453 criteria = "safe-to-deploy"
2454 version = "0.1.43"
2455 notes = "All code written or reviewed by Josh Stone."
2457 [[audits.num-macros]]
2458 who = "Josh Stone <jistone@redhat.com>"
2459 criteria = "safe-to-deploy"
2460 version = "0.1.40"
2461 notes = "All code written or reviewed by Josh Stone."
2463 [[audits.num-rational]]
2464 who = "Josh Stone <jistone@redhat.com>"
2465 criteria = "safe-to-deploy"
2466 version = "0.4.1"
2467 notes = "All code written or reviewed by Josh Stone."
2469 [[audits.num-traits]]
2470 who = "Josh Stone <jistone@redhat.com>"
2471 criteria = "safe-to-deploy"
2472 version = "0.2.15"
2473 notes = "All code written or reviewed by Josh Stone."
2475 [[audits.num_cpus]]
2476 who = "Mike Hommey <mh+mozilla@glandium.org>"
2477 criteria = "safe-to-deploy"
2478 delta = "1.13.1 -> 1.14.0"
2480 [[audits.num_cpus]]
2481 who = "Mike Hommey <mh+mozilla@glandium.org>"
2482 criteria = "safe-to-deploy"
2483 delta = "1.14.0 -> 1.15.0"
2485 [[audits.object]]
2486 who = "Mike Hommey <mh+mozilla@glandium.org>"
2487 criteria = "safe-to-deploy"
2488 delta = "0.28.4 -> 0.30.0"
2490 [[audits.object]]
2491 who = "Mike Hommey <mh+mozilla@glandium.org>"
2492 criteria = "safe-to-deploy"
2493 delta = "0.30.0 -> 0.30.3"
2495 [[audits.once_cell]]
2496 who = "Mike Hommey <mh+mozilla@glandium.org>"
2497 criteria = "safe-to-deploy"
2498 delta = "1.12.0 -> 1.13.1"
2500 [[audits.once_cell]]
2501 who = "Mike Hommey <mh+mozilla@glandium.org>"
2502 criteria = "safe-to-deploy"
2503 delta = "1.13.1 -> 1.16.0"
2505 [[audits.once_cell]]
2506 who = "Mike Hommey <mh+mozilla@glandium.org>"
2507 criteria = "safe-to-deploy"
2508 delta = "1.16.0 -> 1.17.1"
2510 [[audits.ordered-float]]
2511 who = "Mike Hommey <mh+mozilla@glandium.org>"
2512 criteria = "safe-to-deploy"
2513 delta = "3.0.0 -> 3.4.0"
2515 [[audits.origin-trial-token]]
2516 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
2517 criteria = "safe-to-deploy"
2518 version = "0.1.1"
2519 notes = """
2520 I'm the author of the crate. The only unsafe code is a view over a byte array
2521 which is properly validated.
2523 Cryptography shenanigans are delegated to the caller so there's no possible
2524 unsoundness there.
2527 [[audits.os_str_bytes]]
2528 who = "Mike Hommey <mh+mozilla@glandium.org>"
2529 criteria = "safe-to-deploy"
2530 delta = "6.1.0 -> 6.3.0"
2532 [[audits.os_str_bytes]]
2533 who = "Mike Hommey <mh+mozilla@glandium.org>"
2534 criteria = "safe-to-deploy"
2535 delta = "6.3.0 -> 6.4.1"
2537 [[audits.oxilangtag]]
2538 who = "Jonathan Kew <jkew@mozilla.com>"
2539 criteria = "safe-to-deploy"
2540 version = "0.1.3"
2541 notes = """
2542 I have reviewed all the code in this (small) crate.
2543 There is no unsafe code present.
2546 [[audits.packed_simd]]
2547 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
2548 criteria = "safe-to-deploy"
2549 delta = "0.3.8 -> 0.3.9"
2550 notes = "The update from 0.3.8 to 0.3.9 makes mechanical changes to accommodate renaming, compiler updates, and CI service updates."
2552 [[audits.packed_simd]]
2553 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
2554 criteria = "safe-to-deploy"
2555 delta = "0.3.9 -> 0.3.9@git:e588ceb568878e1a3156ea9ce551d5b63ef0cdc4"
2556 notes = "The patch on top of crates.io version 0.3.9 merely deletes code for a feature that Firefox does not use."
2558 [[audits.packed_simd_2]]
2559 who = "Mike Hommey <mh+mozilla@glandium.org>"
2560 criteria = "safe-to-deploy"
2561 delta = "0.3.7 -> 0.3.8"
2563 [[audits.packed_simd_2]]
2564 who = "Bobby Holley <bobbyholley@gmail.com>"
2565 criteria = "safe-to-deploy"
2566 delta = "0.3.8 -> 0.3.8@git:412f9a0aa556611de021bde89dee8fefe6e0fbbd"
2568 [[audits.parking_lot_core]]
2569 who = "Mike Hommey <mh+mozilla@glandium.org>"
2570 criteria = "safe-to-deploy"
2571 delta = "0.8.5 -> 0.8.6"
2573 [[audits.paste]]
2574 who = "Mike Hommey <mh+mozilla@glandium.org>"
2575 criteria = "safe-to-deploy"
2576 delta = "1.0.7 -> 1.0.8"
2578 [[audits.paste]]
2579 who = "Mike Hommey <mh+mozilla@glandium.org>"
2580 criteria = "safe-to-deploy"
2581 delta = "1.0.8 -> 1.0.11"
2583 [[audits.peeking_take_while]]
2584 who = "Bobby Holley <bobbyholley@gmail.com>"
2585 criteria = "safe-to-deploy"
2586 delta = "1.0.0 -> 0.1.2"
2587 notes = "Small refactor of some simple iterator logic, no unsafe code or capabilities."
2589 [[audits.percent-encoding]]
2590 who = "Valentin Gosu <valentin.gosu@gmail.com>"
2591 criteria = "safe-to-deploy"
2592 delta = "2.2.0 -> 2.3.0"
2594 [[audits.phf]]
2595 who = "Mike Hommey <mh+mozilla@glandium.org>"
2596 criteria = "safe-to-deploy"
2597 delta = "0.10.1 -> 0.11.2"
2599 [[audits.phf_codegen]]
2600 who = "Mike Hommey <mh+mozilla@glandium.org>"
2601 criteria = "safe-to-deploy"
2602 delta = "0.10.0 -> 0.11.2"
2604 [[audits.phf_generator]]
2605 who = "Mike Hommey <mh+mozilla@glandium.org>"
2606 criteria = "safe-to-deploy"
2607 delta = "0.10.0 -> 0.11.2"
2609 [[audits.phf_macros]]
2610 who = "Mike Hommey <mh+mozilla@glandium.org>"
2611 criteria = "safe-to-deploy"
2612 delta = "0.10.0 -> 0.11.2"
2614 [[audits.phf_shared]]
2615 who = "Mike Hommey <mh+mozilla@glandium.org>"
2616 criteria = "safe-to-deploy"
2617 delta = "0.10.0 -> 0.11.2"
2619 [[audits.pin-project]]
2620 who = "Mike Hommey <mh+mozilla@glandium.org>"
2621 criteria = "safe-to-run"
2622 delta = "1.0.10 -> 1.0.12"
2624 [[audits.pin-project]]
2625 who = "Mike Hommey <mh+mozilla@glandium.org>"
2626 criteria = "safe-to-run"
2627 delta = "1.0.12 -> 1.1.0"
2629 [[audits.pin-project-internal]]
2630 who = "Mike Hommey <mh+mozilla@glandium.org>"
2631 criteria = "safe-to-run"
2632 delta = "1.0.10 -> 1.0.12"
2634 [[audits.pin-project-internal]]
2635 who = "Mike Hommey <mh+mozilla@glandium.org>"
2636 criteria = "safe-to-run"
2637 delta = "1.0.12 -> 1.1.0"
2639 [[audits.pkcs11-bindings]]
2640 who = "Dana Keeler <dkeeler@mozilla.com>"
2641 criteria = "safe-to-deploy"
2642 version = "0.1.0"
2643 notes = """
2644 This crate consists of declarations of types and constants that are
2645 auto-generated by running bindgen on the PKCS#11 specification headers. Other
2646 than the tests generated by bindgen, it consists of no runnable code.
2649 [[audits.pkcs11-bindings]]
2650 who = "John M. Schanck <jmschanck@gmail.com>"
2651 criteria = "safe-to-deploy"
2652 version = "0.1.1"
2654 [[audits.pkcs11-bindings]]
2655 who = "Mike Hommey <mh+mozilla@glandium.org>"
2656 criteria = "safe-to-deploy"
2657 delta = "0.1.1 -> 0.1.4"
2659 [[audits.pkcs11-bindings]]
2660 who = "Mike Hommey <mh+mozilla@glandium.org>"
2661 criteria = "safe-to-deploy"
2662 delta = "0.1.4 -> 0.1.5"
2664 [[audits.pkg-config]]
2665 who = "Mike Hommey <mh+mozilla@glandium.org>"
2666 criteria = "safe-to-deploy"
2667 delta = "0.3.25 -> 0.3.26"
2669 [[audits.plane-split]]
2670 who = "Nicolas Silva <nical@fastmail.com>"
2671 criteria = "safe-to-deploy"
2672 version = "0.18.0"
2673 notes = "Mozilla-developed package, no unsafe code, no access to file system, network or other far reaching APIs."
2675 [[audits.ppv-lite86]]
2676 who = "Mike Hommey <mh+mozilla@glandium.org>"
2677 criteria = "safe-to-deploy"
2678 delta = "0.2.16 -> 0.2.17"
2680 [[audits.precomputed-hash]]
2681 who = "Bobby Holley <bobbyholley@gmail.com>"
2682 criteria = "safe-to-deploy"
2683 version = "0.1.1"
2684 notes = "This is a trivial crate."
2686 [[audits.prio]]
2687 who = "Simon Friedberger <simon@mozilla.com>"
2688 criteria = "safe-to-deploy"
2689 version = "0.8.4"
2690 notes = "The crate does not use any unsafe code or ambient capabilities and thus meets the criteria for safe-to-deploy. The cryptography itself should be considered experimental at this phase and is currently undergoing a thorough audit organized by Cloudflare."
2692 [[audits.prio]]
2693 who = "Simon Friedberger <simon@mozilla.com>"
2694 criteria = "safe-to-deploy"
2695 version = "0.9.1"
2697 [[audits.proc-macro-hack]]
2698 who = "Mike Hommey <mh+mozilla@glandium.org>"
2699 criteria = "safe-to-deploy"
2700 delta = "0.5.19 -> 0.5.20+deprecated"
2702 [[audits.proc-macro2]]
2703 who = "Nika Layzell <nika@thelayzells.com>"
2704 criteria = "safe-to-deploy"
2705 version = "1.0.39"
2706 notes = """
2707 `proc-macro2` acts as either a thin(-ish) wrapper around the std-provided
2708 `proc_macro` crate, or as a fallback implementation of the crate, depending on
2709 where it is used.
2711 If using this crate on older versions of rustc (1.56 and earlier), it will
2712 temporarily replace the panic handler while initializing in order to detect if
2713 it is running within a `proc_macro`, which could lead to surprising behaviour.
2714 This should not be an issue for more recent compiler versions, which support
2715 `proc_macro::is_available()`.
2717 The `proc-macro2` crate's fallback behaviour is not identical to the complex
2718 behaviour of the rustc compiler (e.g. it does not perform unicode normalization
2719 for identifiers), however it behaves well enough for its intended use-case
2720 (tests and scripts processing rust code).
2722 `proc-macro2` does not use unsafe code, however exposes one `unsafe` API to
2723 allow bypassing checks in the fallback implementation when constructing
2724 `Literal` using `from_str_unchecked`. This was intended to only be used by the
2725 `quote!` macro, however it has been removed
2726 (https://github.com/dtolnay/quote/commit/f621fe64a8a501cae8e95ebd6848e637bbc79078),
2727 and is likely completely unused. Even when used, this API shouldn't be able to
2728 cause unsoundness.
2731 [[audits.proc-macro2]]
2732 who = "Mike Hommey <mh+mozilla@glandium.org>"
2733 criteria = "safe-to-deploy"
2734 delta = "1.0.39 -> 1.0.43"
2736 [[audits.proc-macro2]]
2737 who = "Mike Hommey <mh+mozilla@glandium.org>"
2738 criteria = "safe-to-deploy"
2739 delta = "1.0.43 -> 1.0.49"
2741 [[audits.proc-macro2]]
2742 who = "Mike Hommey <mh+mozilla@glandium.org>"
2743 criteria = "safe-to-deploy"
2744 delta = "1.0.49 -> 1.0.51"
2746 [[audits.procfs-core]]
2747 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2748 criteria = "safe-to-deploy"
2749 version = "0.16.0-RC1"
2751 [[audits.profiling]]
2752 who = "Mike Hommey <mh+mozilla@glandium.org>"
2753 criteria = "safe-to-deploy"
2754 delta = "1.0.6 -> 1.0.7"
2756 [[audits.prost]]
2757 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
2758 criteria = "safe-to-deploy"
2759 delta = "0.8.0 -> 0.11.9"
2760 notes = "Mostly internal refactorings. Minimal new unsafe code, but with the invariants explicitly checked in code"
2762 [[audits.prost]]
2763 who = "Drew Willcoxon <adw@mozilla.com>"
2764 criteria = "safe-to-deploy"
2765 delta = "0.11.9 -> 0.12.1"
2767 [[audits.prost-derive]]
2768 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
2769 criteria = "safe-to-deploy"
2770 delta = "0.8.0 -> 0.11.9"
2771 notes = "Documentation and internal refactoring changes only"
2773 [[audits.prost-derive]]
2774 who = "Mike Hommey <mh+mozilla@glandium.org>"
2775 criteria = "safe-to-deploy"
2776 delta = "0.11.9 -> 0.11.9@git:95964e9d33df3c2a9c3f14285e262867cab6f96b"
2777 notes = "Changes against 0.11.9 are mine."
2779 [[audits.prost-derive]]
2780 who = "Drew Willcoxon <adw@mozilla.com>"
2781 criteria = "safe-to-deploy"
2782 delta = "0.11.9 -> 0.12.1"
2784 [[audits.qcms]]
2785 who = "Jeff Muizelaar <jmuizelaar@mozilla.com>"
2786 criteria = "safe-to-deploy"
2787 version = "0.2.0"
2789 [[audits.qlog]]
2790 who = "Kershaw Chang <kershaw@mozilla.com>"
2791 criteria = "safe-to-deploy"
2792 version = "0.9.0"
2794 [[audits.quote]]
2795 who = "Nika Layzell <nika@thelayzells.com>"
2796 criteria = "safe-to-deploy"
2797 version = "1.0.18"
2798 notes = """
2799 `quote` is a utility crate used by proc-macros to generate TokenStreams
2800 conveniently from source code. The bulk of the logic is some complex
2801 interlocking `macro_rules!` macros which are used to parse and build the
2802 `TokenStream` within the proc-macro.
2804 This crate contains no unsafe code, and the internal logic, while difficult to
2805 read, is generally straightforward. I have audited the the quote macros, ident
2806 formatter, and runtime logic.
2809 [[audits.quote]]
2810 who = "Mike Hommey <mh+mozilla@glandium.org>"
2811 criteria = "safe-to-deploy"
2812 delta = "1.0.18 -> 1.0.21"
2814 [[audits.quote]]
2815 who = "Mike Hommey <mh+mozilla@glandium.org>"
2816 criteria = "safe-to-deploy"
2817 delta = "1.0.21 -> 1.0.23"
2819 [[audits.radium]]
2820 who = "Nika Layzell <nika@thelayzells.com>"
2821 criteria = "safe-to-deploy"
2822 version = "0.5.3"
2823 notes = """
2824 I am no longer the primary maintainer of `radium`, however I have audited the
2825 code to ensure it is still correct. The implementation contains no `unsafe`
2826 logic, and will not abstract away `Sync` trait bounds.
2828 The core logic is very simple, and acts as an abstraction trait for `Cell<T>`
2829 and `AtomicT`.
2832 [[audits.rand_core]]
2833 who = "Mike Hommey <mh+mozilla@glandium.org>"
2834 criteria = "safe-to-deploy"
2835 delta = "0.6.3 -> 0.6.4"
2837 [[audits.range-alloc]]
2838 who = "Bobby Holley <bobbyholley@gmail.com>"
2839 criteria = "safe-to-deploy"
2840 version = "0.1.2"
2841 notes = "Dzmitry authored this crate while he was staff at Mozilla."
2843 [[audits.range-alloc]]
2844 who = "Mike Hommey <mh+mozilla@glandium.org>"
2845 criteria = "safe-to-deploy"
2846 delta = "0.1.2 -> 0.1.3"
2848 [[audits.range-map]]
2849 who = "Gabriele Svelto <gsvelto@mozilla.com>"
2850 criteria = "safe-to-deploy"
2851 version = "0.2.0"
2853 [[audits.raw-window-handle]]
2854 who = "Jim Blandy <jimb@red-bean.com>"
2855 criteria = "safe-to-deploy"
2856 version = "0.5.0"
2857 notes = "I looked through all the sources of the v0.5.0 crate."
2859 [[audits.raw-window-handle]]
2860 who = "Mike Hommey <mh+mozilla@glandium.org>"
2861 criteria = "safe-to-deploy"
2862 delta = "0.5.0 -> 0.5.2"
2864 [[audits.raw-window-handle]]
2865 who = "Nicolas Silva <nical@fastmail.com>"
2866 criteria = "safe-to-deploy"
2867 delta = "0.5.2 -> 0.6.0"
2869 [[audits.rayon]]
2870 who = "Josh Stone <jistone@redhat.com>"
2871 criteria = "safe-to-deploy"
2872 version = "1.5.3"
2873 notes = "All code written or reviewed by Josh Stone or Niko Matsakis."
2875 [[audits.rayon]]
2876 who = "Mike Hommey <mh+mozilla@glandium.org>"
2877 criteria = "safe-to-deploy"
2878 delta = "1.5.3 -> 1.6.1"
2880 [[audits.rayon-core]]
2881 who = "Josh Stone <jistone@redhat.com>"
2882 criteria = "safe-to-deploy"
2883 version = "1.9.3"
2884 notes = "All code written or reviewed by Josh Stone or Niko Matsakis."
2886 [[audits.rayon-core]]
2887 who = "Mike Hommey <mh+mozilla@glandium.org>"
2888 criteria = "safe-to-deploy"
2889 delta = "1.9.3 -> 1.10.1"
2891 [[audits.rayon-core]]
2892 who = "Mike Hommey <mh+mozilla@glandium.org>"
2893 criteria = "safe-to-deploy"
2894 delta = "1.10.1 -> 1.10.2"
2896 [[audits.redox_syscall]]
2897 who = "Mike Hommey <mh+mozilla@glandium.org>"
2898 criteria = "safe-to-deploy"
2899 delta = "0.2.13 -> 0.2.16"
2901 [[audits.regex]]
2902 who = "Mike Hommey <mh+mozilla@glandium.org>"
2903 criteria = "safe-to-deploy"
2904 delta = "1.5.6 -> 1.6.0"
2906 [[audits.regex]]
2907 who = "Mike Hommey <mh+mozilla@glandium.org>"
2908 criteria = "safe-to-deploy"
2909 delta = "1.6.0 -> 1.7.0"
2911 [[audits.regex]]
2912 who = "Mike Hommey <mh+mozilla@glandium.org>"
2913 criteria = "safe-to-deploy"
2914 delta = "1.7.0 -> 1.7.1"
2916 [[audits.regex-syntax]]
2917 who = "Mike Hommey <mh+mozilla@glandium.org>"
2918 criteria = "safe-to-deploy"
2919 delta = "0.6.26 -> 0.6.27"
2921 [[audits.regex-syntax]]
2922 who = "Mike Hommey <mh+mozilla@glandium.org>"
2923 criteria = "safe-to-deploy"
2924 delta = "0.6.27 -> 0.6.28"
2926 [[audits.rkv]]
2927 who = "Chris H-C <chutten@mozilla.com>"
2928 criteria = "safe-to-deploy"
2929 version = "0.18.2"
2930 notes = "Maintained by Jan-Erik and :krosylight."
2932 [[audits.rkv]]
2933 who = "Chris H-C <chutten@mozilla.com>"
2934 criteria = "safe-to-deploy"
2935 version = "0.18.4"
2937 [[audits.ron]]
2938 who = "Mike Hommey <mh+mozilla@glandium.org>"
2939 criteria = "safe-to-deploy"
2940 delta = "0.7.0 -> 0.7.1"
2942 [[audits.ron]]
2943 who = "Jim Blandy <jimb@red-bean.com>"
2944 criteria = "safe-to-deploy"
2945 delta = "0.7.1 -> 0.8.0"
2947 [[audits.ron]]
2948 who = "Mike Hommey <mh+mozilla@glandium.org>"
2949 criteria = "safe-to-deploy"
2950 delta = "0.8.0 -> 0.8.1"
2952 [[audits.rure]]
2953 who = "Nika Layzell <nika@thelayzells.com>"
2954 criteria = "safe-to-deploy"
2955 version = "0.2.2"
2956 notes = """
2957 This is a fairly straightforward FFI wrapper crate for `regex`, maintained by
2958 the `regex` developers in the same repository.
2960 This crate is explicitly designed for FFI use, and should not be used directly
2961 by Rust code. The exported `extern \"C\"` functions are not marked as `unsafe`,
2962 meaning that it is technically incorrect to use them from within Rust code,
2963 however they are reasonable to use from C code.
2965 The unsafe code in this crate heavily depends on the C caller maintaining
2966 invariants, however these invariants are clearly documented in the `rure.h`
2967 file, bundled with the crate.
2969 I have checked the signatures of each function both in C++ and in the Rust to
2970 ensure they match.  In some places, the c `rure.h` header file is missing a
2971 `const` qualifier which could be present given the Rust code, however this will
2972 have no impact on ABI, and is fairly normal for FFI crates.
2974 Panics are handled in all Rust FFI methods, meaning that projects which do not
2975 disable unwinding will still consistently abort (using `libc::abort()`) if a
2976 panic occurs in the Rust code.
2979 [[audits.rusqlite]]
2980 who = "Mike Hommey <mh+mozilla@glandium.org>"
2981 criteria = "safe-to-deploy"
2982 delta = "0.27.0 -> 0.28.0"
2984 [[audits.rusqlite]]
2985 who = "Ben Dean-Kawamura <bdk@mozilla.com>"
2986 criteria = "safe-to-deploy"
2987 delta = "0.28.0 -> 0.29.0"
2989 [[audits.rust_cascade]]
2990 who = "Mike Hommey <mh+mozilla@glandium.org>"
2991 criteria = "safe-to-deploy"
2992 delta = "1.4.0 -> 1.5.0"
2994 [[audits.rust_decimal]]
2995 who = "Mike Hommey <mh+mozilla@glandium.org>"
2996 criteria = "safe-to-deploy"
2997 delta = "1.24.0 -> 1.25.0"
2999 [[audits.rust_decimal]]
3000 who = "Mike Hommey <mh+mozilla@glandium.org>"
3001 criteria = "safe-to-deploy"
3002 delta = "1.25.0 -> 1.26.1"
3004 [[audits.rust_decimal]]
3005 who = "Mike Hommey <mh+mozilla@glandium.org>"
3006 criteria = "safe-to-deploy"
3007 delta = "1.26.1 -> 1.27.0"
3009 [[audits.rust_decimal]]
3010 who = "Mike Hommey <mh+mozilla@glandium.org>"
3011 criteria = "safe-to-deploy"
3012 delta = "1.27.0 -> 1.28.1"
3014 [[audits.rustc-hash]]
3015 who = "Bobby Holley <bobbyholley@gmail.com>"
3016 criteria = "safe-to-deploy"
3017 version = "1.1.0"
3018 notes = "Straightforward crate with no unsafe code, does what it says on the tin."
3020 [[audits.rustc_version]]
3021 who = "Nika Layzell <nika@thelayzells.com>"
3022 criteria = "safe-to-run"
3023 version = "0.4.0"
3024 notes = """
3025 Straightforward crate which runs `$RUSTC -vV` and parses the output into a
3026 machine-interpretable form for build scripts.
3029 [[audits.rustversion]]
3030 who = "Bobby Holley <bobbyholley@gmail.com>"
3031 criteria = "safe-to-deploy"
3032 version = "1.0.9"
3033 notes = """
3034 This crate has a build-time component and procedural macro logic, which I looked
3035 at enough to convince myself it wasn't going to do anything dramatically wrong.
3036 I don't think logic bugs in the version parsing etc can realistically introduce
3037 a security vulnerability.
3040 [[audits.rustversion]]
3041 who = "Mike Hommey <mh+mozilla@glandium.org>"
3042 criteria = "safe-to-run"
3043 delta = "1.0.9 -> 1.0.11"
3045 [[audits.ryu]]
3046 who = "Mike Hommey <mh+mozilla@glandium.org>"
3047 criteria = "safe-to-deploy"
3048 delta = "1.0.10 -> 1.0.11"
3050 [[audits.ryu]]
3051 who = "Mike Hommey <mh+mozilla@glandium.org>"
3052 criteria = "safe-to-deploy"
3053 delta = "1.0.11 -> 1.0.12"
3055 [[audits.safemem]]
3056 who = "Bobby Holley <bobbyholley@gmail.com>"
3057 criteria = "safe-to-run"
3058 version = "0.3.3"
3059 notes = "I didn't review the allocation code carefully but it's not malicious."
3061 [[audits.scoped-tls]]
3062 who = "Mike Hommey <mh+mozilla@glandium.org>"
3063 criteria = "safe-to-run"
3064 delta = "1.0.0 -> 1.0.1"
3066 [[audits.scroll]]
3067 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3068 criteria = "safe-to-deploy"
3069 delta = "0.10.2 -> 0.11.0"
3070 notes = "Small changes to exposed traits, that look reasonable and have additional buffer boundary checks. No unsafe code touched."
3072 [[audits.scroll_derive]]
3073 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3074 criteria = "safe-to-deploy"
3075 delta = "0.10.5 -> 0.11.0"
3076 notes = "No code changes. Tagged together with its parent crate scroll."
3078 [[audits.scroll_derive]]
3079 who = "Mike Hommey <mh+mozilla@glandium.org>"
3080 criteria = "safe-to-deploy"
3081 delta = "0.11.0 -> 0.11.1"
3083 [[audits.selectors]]
3084 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
3085 criteria = "safe-to-deploy"
3086 version = "0.22.0"
3087 notes = """
3088 This crate is basically developed in-tree. Mozilla employees have either
3089 reviewed or written virtually all of the code.
3092 [[audits.semver]]
3093 who = "Mike Hommey <mh+mozilla@glandium.org>"
3094 criteria = "safe-to-deploy"
3095 delta = "1.0.9 -> 1.0.10"
3097 [[audits.semver]]
3098 who = "Mike Hommey <mh+mozilla@glandium.org>"
3099 criteria = "safe-to-deploy"
3100 delta = "1.0.10 -> 1.0.13"
3102 [[audits.semver]]
3103 who = "Mike Hommey <mh+mozilla@glandium.org>"
3104 criteria = "safe-to-deploy"
3105 delta = "1.0.13 -> 1.0.16"
3107 [[audits.semver]]
3108 who = "Bobby Holley <bobbyholley@gmail.com>"
3109 criteria = "safe-to-deploy"
3110 delta = "1.0.17 -> 1.0.16"
3112 [[audits.serde]]
3113 who = "Mike Hommey <mh+mozilla@glandium.org>"
3114 criteria = "safe-to-deploy"
3115 delta = "1.0.137 -> 1.0.143"
3117 [[audits.serde]]
3118 who = "Mike Hommey <mh+mozilla@glandium.org>"
3119 criteria = "safe-to-deploy"
3120 delta = "1.0.143 -> 1.0.144"
3122 [[audits.serde]]
3123 who = "Mike Hommey <mh+mozilla@glandium.org>"
3124 criteria = "safe-to-deploy"
3125 delta = "1.0.144 -> 1.0.151"
3127 [[audits.serde]]
3128 who = "Mike Hommey <mh+mozilla@glandium.org>"
3129 criteria = "safe-to-deploy"
3130 delta = "1.0.151 -> 1.0.152"
3132 [[audits.serde_bytes]]
3133 who = "Mike Hommey <mh+mozilla@glandium.org>"
3134 criteria = "safe-to-deploy"
3135 delta = "0.11.6 -> 0.11.7"
3137 [[audits.serde_bytes]]
3138 who = "Mike Hommey <mh+mozilla@glandium.org>"
3139 criteria = "safe-to-deploy"
3140 delta = "0.11.7 -> 0.11.8"
3142 [[audits.serde_bytes]]
3143 who = "Mike Hommey <mh+mozilla@glandium.org>"
3144 criteria = "safe-to-deploy"
3145 delta = "0.11.8 -> 0.11.9"
3147 [[audits.serde_cbor]]
3148 who = "R. Martinho Fernandes <bugs@rmf.io>"
3149 criteria = "safe-to-deploy"
3150 version = "0.11.1"
3152 [[audits.serde_cbor]]
3153 who = "John M. Schanck <jschanck@mozilla.com>"
3154 criteria = "safe-to-deploy"
3155 delta = "0.11.1 -> 0.11.2"
3157 [[audits.serde_derive]]
3158 who = "Mike Hommey <mh+mozilla@glandium.org>"
3159 criteria = "safe-to-deploy"
3160 delta = "1.0.137 -> 1.0.143"
3162 [[audits.serde_derive]]
3163 who = "Mike Hommey <mh+mozilla@glandium.org>"
3164 criteria = "safe-to-deploy"
3165 delta = "1.0.143 -> 1.0.144"
3167 [[audits.serde_derive]]
3168 who = "Mike Hommey <mh+mozilla@glandium.org>"
3169 criteria = "safe-to-deploy"
3170 delta = "1.0.144 -> 1.0.151"
3172 [[audits.serde_derive]]
3173 who = "Mike Hommey <mh+mozilla@glandium.org>"
3174 criteria = "safe-to-deploy"
3175 delta = "1.0.151 -> 1.0.152"
3177 [[audits.serde_json]]
3178 who = "Mike Hommey <mh+mozilla@glandium.org>"
3179 criteria = "safe-to-deploy"
3180 delta = "1.0.81 -> 1.0.83"
3182 [[audits.serde_json]]
3183 who = "Mike Hommey <mh+mozilla@glandium.org>"
3184 criteria = "safe-to-deploy"
3185 delta = "1.0.83 -> 1.0.85"
3187 [[audits.serde_json]]
3188 who = "Mike Hommey <mh+mozilla@glandium.org>"
3189 criteria = "safe-to-deploy"
3190 delta = "1.0.85 -> 1.0.91"
3192 [[audits.serde_json]]
3193 who = "Mike Hommey <mh+mozilla@glandium.org>"
3194 criteria = "safe-to-deploy"
3195 delta = "1.0.91 -> 1.0.93"
3197 [[audits.serde_path_to_error]]
3198 who = "Ben Dean-Kawamura <bdk@mozilla.com>"
3199 criteria = "safe-to-deploy"
3200 version = "0.1.11"
3202 [[audits.serde_repr]]
3203 who = "Mike Hommey <mh+mozilla@glandium.org>"
3204 criteria = "safe-to-run"
3205 delta = "0.1.8 -> 0.1.9"
3207 [[audits.serde_repr]]
3208 who = "Mike Hommey <mh+mozilla@glandium.org>"
3209 criteria = "safe-to-run"
3210 delta = "0.1.9 -> 0.1.10"
3212 [[audits.serde_with]]
3213 who = "Mike Hommey <mh+mozilla@glandium.org>"
3214 criteria = "safe-to-deploy"
3215 delta = "1.14.0 -> 3.0.0"
3217 [[audits.serde_with_macros]]
3218 who = "Mike Hommey <mh+mozilla@glandium.org>"
3219 criteria = "safe-to-deploy"
3220 delta = "1.5.2 -> 3.0.0"
3222 [[audits.serde_yaml]]
3223 who = "Mike Hommey <mh+mozilla@glandium.org>"
3224 criteria = "safe-to-run"
3225 delta = "0.8.24 -> 0.8.26"
3227 [[audits.servo_arc]]
3228 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
3229 criteria = "safe-to-deploy"
3230 version = "0.1.1"
3231 notes = "Developed in-tree, effectively."
3233 [[audits.sfv]]
3234 who = "Mike Hommey <mh+mozilla@glandium.org>"
3235 criteria = "safe-to-deploy"
3236 delta = "0.9.2 -> 0.9.3"
3238 [[audits.sha1]]
3239 who = "Dana Keeler <dkeeler@mozilla.com>"
3240 criteria = "safe-to-deploy"
3241 version = "0.10.5"
3243 [[audits.sha1]]
3244 who = "Mike Hommey <mh+mozilla@glandium.org>"
3245 criteria = "safe-to-run"
3246 delta = "0.10.0 -> 0.10.5"
3248 [[audits.sha2]]
3249 who = "Mike Hommey <mh+mozilla@glandium.org>"
3250 criteria = "safe-to-deploy"
3251 delta = "0.10.2 -> 0.10.6"
3253 [[audits.sha3]]
3254 who = "Simon Friedberger <simon@mozilla.com>"
3255 criteria = "safe-to-deploy"
3256 delta = "0.10.6 -> 0.10.7"
3258 [[audits.slab]]
3259 who = "Mike Hommey <mh+mozilla@glandium.org>"
3260 criteria = "safe-to-deploy"
3261 delta = "0.4.6 -> 0.4.7"
3263 [[audits.slab]]
3264 who = "Mike Hommey <mh+mozilla@glandium.org>"
3265 criteria = "safe-to-deploy"
3266 delta = "0.4.7 -> 0.4.8"
3268 [[audits.smallbitvec]]
3269 who = "Bobby Holley <bobbyholley@gmail.com>"
3270 criteria = "safe-to-deploy"
3271 version = "2.5.0"
3272 notes = "All code written or reviewed by Mozilla staff."
3274 [[audits.smallbitvec]]
3275 who = "Bobby Holley <bobbyholley@gmail.com>"
3276 criteria = "safe-to-deploy"
3277 delta = "2.5.0 -> 2.5.1"
3279 [[audits.smallvec]]
3280 who = "Mike Hommey <mh+mozilla@glandium.org>"
3281 criteria = "safe-to-deploy"
3282 delta = "1.8.0 -> 1.9.0"
3284 [[audits.smallvec]]
3285 who = "Mike Hommey <mh+mozilla@glandium.org>"
3286 criteria = "safe-to-deploy"
3287 delta = "1.9.0 -> 1.10.0"
3289 [[audits.smart-default]]
3290 who = "Gabriele Svelto <gsvelto@mozilla.com>"
3291 criteria = "safe-to-deploy"
3292 version = "0.6.0"
3294 [[audits.smart-default]]
3295 who = "Mike Hommey <mh+mozilla@glandium.org>"
3296 criteria = "safe-to-deploy"
3297 delta = "0.6.0 -> 0.7.1"
3299 [[audits.socket2]]
3300 who = "Mike Hommey <mh+mozilla@glandium.org>"
3301 criteria = "safe-to-deploy"
3302 delta = "0.4.4 -> 0.4.7"
3304 [[audits.strck]]
3305 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3306 criteria = "safe-to-deploy"
3307 version = "0.1.2"
3308 notes = "This crate uses unsafe lock to keep invariant. I auditted code. Also, this doesn't have file access and network access."
3310 [[audits.strck_ident]]
3311 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3312 criteria = "safe-to-deploy"
3313 version = "0.1.2"
3314 notes = "This crate doesn't use unsafe block, network access and filesystem access."
3316 [[audits.subtle]]
3317 who = "Simon Friedberger <simon@mozilla.com>"
3318 criteria = "safe-to-deploy"
3319 version = "2.5.0"
3320 notes = "The goal is to provide some constant-time correctness for cryptographic implementations. The approach is reasonable, it is known to be insufficient but this is pointed out in the documentation."
3322 [[audits.svg_fmt]]
3323 who = "Bobby Holley <bobbyholley@gmail.com>"
3324 criteria = "safe-to-deploy"
3325 version = "0.4.1"
3326 notes = "Simple string processing with no unsafe code or ambient capability usage."
3328 [[audits.syn]]
3329 who = "Mike Hommey <mh+mozilla@glandium.org>"
3330 criteria = "safe-to-deploy"
3331 delta = "1.0.96 -> 1.0.99"
3333 [[audits.syn]]
3334 who = "Mike Hommey <mh+mozilla@glandium.org>"
3335 criteria = "safe-to-deploy"
3336 delta = "1.0.99 -> 1.0.107"
3338 [[audits.synstructure]]
3339 who = "Nika Layzell <nika@thelayzells.com>"
3340 criteria = "safe-to-deploy"
3341 version = "0.12.6"
3342 notes = """
3343 I am the primary author of the `synstructure` crate, and its current
3344 maintainer. The one use of `unsafe` is unnecessary, but documented and
3345 harmless. It will be removed in the next version.
3348 [[audits.synstructure]]
3349 who = "Mike Hommey <mh+mozilla@glandium.org>"
3350 criteria = "safe-to-deploy"
3351 delta = "0.12.6 -> 0.13.0"
3353 [[audits.tempfile]]
3354 who = "Mike Hommey <mh+mozilla@glandium.org>"
3355 criteria = "safe-to-deploy"
3356 delta = "3.6.0 -> 3.8.0"
3358 [[audits.termcolor]]
3359 who = "Mike Hommey <mh+mozilla@glandium.org>"
3360 criteria = "safe-to-deploy"
3361 delta = "1.1.3 -> 1.2.0"
3363 [[audits.textwrap]]
3364 who = "Mike Hommey <mh+mozilla@glandium.org>"
3365 criteria = "safe-to-deploy"
3366 delta = "0.15.0 -> 0.15.2"
3368 [[audits.textwrap]]
3369 who = "Mike Hommey <mh+mozilla@glandium.org>"
3370 criteria = "safe-to-deploy"
3371 delta = "0.15.2 -> 0.16.0"
3373 [[audits.thin-vec]]
3374 who = "Aria Beingessner <a.beingessner@gmail.com>"
3375 criteria = "safe-to-deploy"
3376 version = "0.2.5"
3377 notes = "I own this crate, and most of its versions were codeveloped and reviewed by Nika Layzell. This version was not explicitly reviewed by her, but it was specifically a release that made the code pass miri and was reviewed by me. Firefox uses it in the gecko-ffi configuration which is less thoroughly tested and more dangerous but we're reasonably confident in it. The real danger is from C++ code failing to use it correctly in FFI but that's just how FFI is."
3379 [[audits.thin-vec]]
3380 who = "Mike Hommey <mh+mozilla@glandium.org>"
3381 criteria = "safe-to-deploy"
3382 delta = "0.2.5 -> 0.2.7"
3384 [[audits.thin-vec]]
3385 who = "Mike Hommey <mh+mozilla@glandium.org>"
3386 criteria = "safe-to-deploy"
3387 delta = "0.2.7 -> 0.2.12"
3389 [[audits.thiserror]]
3390 who = "Mike Hommey <mh+mozilla@glandium.org>"
3391 criteria = "safe-to-deploy"
3392 delta = "1.0.31 -> 1.0.32"
3394 [[audits.thiserror]]
3395 who = "Mike Hommey <mh+mozilla@glandium.org>"
3396 criteria = "safe-to-deploy"
3397 delta = "1.0.32 -> 1.0.38"
3399 [[audits.thiserror-impl]]
3400 who = "Mike Hommey <mh+mozilla@glandium.org>"
3401 criteria = "safe-to-deploy"
3402 delta = "1.0.31 -> 1.0.32"
3404 [[audits.thiserror-impl]]
3405 who = "Mike Hommey <mh+mozilla@glandium.org>"
3406 criteria = "safe-to-deploy"
3407 delta = "1.0.32 -> 1.0.38"
3409 [[audits.threadbound]]
3410 who = "Mike Hommey <mh+mozilla@glandium.org>"
3411 criteria = "safe-to-deploy"
3412 delta = "0.1.3 -> 0.1.4"
3414 [[audits.threadbound]]
3415 who = "Mike Hommey <mh+mozilla@glandium.org>"
3416 criteria = "safe-to-deploy"
3417 delta = "0.1.4 -> 0.1.5"
3419 [[audits.time]]
3420 who = "Mike Hommey <mh+mozilla@glandium.org>"
3421 criteria = "safe-to-deploy"
3422 delta = "0.1.44 -> 0.1.45"
3424 [[audits.time]]
3425 who = "Kershaw Chang <kershaw@mozilla.com>"
3426 criteria = "safe-to-deploy"
3427 delta = "0.1.45 -> 0.3.17"
3429 [[audits.time]]
3430 who = "Mike Hommey <mh+mozilla@glandium.org>"
3431 criteria = "safe-to-run"
3432 delta = "0.3.9 -> 0.3.17"
3434 [[audits.time]]
3435 who = "Kershaw Chang <kershaw@mozilla.com>"
3436 criteria = "safe-to-deploy"
3437 delta = "0.3.17 -> 0.3.23"
3439 [[audits.time-core]]
3440 who = "Kershaw Chang <kershaw@mozilla.com>"
3441 criteria = "safe-to-deploy"
3442 version = "0.1.0"
3444 [[audits.time-core]]
3445 who = "Mike Hommey <mh+mozilla@glandium.org>"
3446 criteria = "safe-to-run"
3447 version = "0.1.0"
3449 [[audits.time-core]]
3450 who = "Kershaw Chang <kershaw@mozilla.com>"
3451 criteria = "safe-to-deploy"
3452 delta = "0.1.0 -> 0.1.1"
3454 [[audits.time-macros]]
3455 who = "Kershaw Chang <kershaw@mozilla.com>"
3456 criteria = "safe-to-deploy"
3457 version = "0.2.6"
3459 [[audits.time-macros]]
3460 who = "Mike Hommey <mh+mozilla@glandium.org>"
3461 criteria = "safe-to-run"
3462 delta = "0.2.4 -> 0.2.6"
3464 [[audits.time-macros]]
3465 who = "Kershaw Chang <kershaw@mozilla.com>"
3466 criteria = "safe-to-deploy"
3467 delta = "0.2.6 -> 0.2.10"
3469 [[audits.tinystr]]
3470 who = "Zibi Braniecki <zibi@unicode.org>"
3471 criteria = "safe-to-deploy"
3472 version = "0.3.4"
3474 [[audits.tinystr]]
3475 who = "Zibi Braniecki <zibi@unicode.org>"
3476 criteria = "safe-to-deploy"
3477 version = "0.6.0"
3479 [[audits.tinystr]]
3480 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3481 criteria = "safe-to-deploy"
3482 version = "0.7.0"
3483 notes = "One of original auther was Zibi Braniecki who worked at Mozilla and maintained by ICU4X developers (Google and Mozilla). I've vetted the one instance of unsafe code."
3485 [[audits.tinystr]]
3486 who = "Mike Hommey <mh+mozilla@glandium.org>"
3487 criteria = "safe-to-deploy"
3488 delta = "0.7.0 -> 0.7.1"
3490 [[audits.tokio-macros]]
3491 who = "Mike Hommey <mh+mozilla@glandium.org>"
3492 criteria = "safe-to-run"
3493 delta = "1.8.0 -> 1.8.2"
3495 [[audits.tokio-stream]]
3496 who = "Mike Hommey <mh+mozilla@glandium.org>"
3497 criteria = "safe-to-run"
3498 delta = "0.1.9 -> 0.1.11"
3500 [[audits.tokio-stream]]
3501 who = "Mike Hommey <mh+mozilla@glandium.org>"
3502 criteria = "safe-to-run"
3503 delta = "0.1.11 -> 0.1.12"
3505 [[audits.toml]]
3506 who = "Bobby Holley <bobbyholley@gmail.com>"
3507 criteria = "safe-to-deploy"
3508 delta = "0.5.7 -> 0.5.9"
3510 [[audits.toml]]
3511 who = "Mike Hommey <mh+mozilla@glandium.org>"
3512 criteria = "safe-to-deploy"
3513 delta = "0.5.9 -> 0.5.10"
3515 [[audits.toml]]
3516 who = "Mike Hommey <mh+mozilla@glandium.org>"
3517 criteria = "safe-to-deploy"
3518 delta = "0.5.10 -> 0.5.11"
3520 [[audits.topological-sort]]
3521 who = "Bobby Holley <bobbyholley@gmail.com>"
3522 criteria = "safe-to-deploy"
3523 version = "0.1.0"
3524 notes = "Simple algorithm crate with no unsafe code or capability usage."
3526 [[audits.tower-service]]
3527 who = "Mike Hommey <mh+mozilla@glandium.org>"
3528 criteria = "safe-to-run"
3529 delta = "0.3.1 -> 0.3.2"
3531 [[audits.tracing]]
3532 who = "Mike Hommey <mh+mozilla@glandium.org>"
3533 criteria = "safe-to-run"
3534 delta = "0.1.35 -> 0.1.36"
3536 [[audits.tracing]]
3537 who = "Mike Hommey <mh+mozilla@glandium.org>"
3538 criteria = "safe-to-run"
3539 delta = "0.1.36 -> 0.1.37"
3541 [[audits.tracing-attributes]]
3542 who = "Mike Hommey <mh+mozilla@glandium.org>"
3543 criteria = "safe-to-run"
3544 delta = "0.1.21 -> 0.1.22"
3546 [[audits.tracing-attributes]]
3547 who = "Mike Hommey <mh+mozilla@glandium.org>"
3548 criteria = "safe-to-run"
3549 delta = "0.1.22 -> 0.1.23"
3551 [[audits.tracing-attributes]]
3552 who = "Mike Hommey <mh+mozilla@glandium.org>"
3553 criteria = "safe-to-run"
3554 delta = "0.1.23 -> 0.1.24"
3556 [[audits.tracing-core]]
3557 who = "Mike Hommey <mh+mozilla@glandium.org>"
3558 criteria = "safe-to-run"
3559 delta = "0.1.27 -> 0.1.29"
3561 [[audits.tracing-core]]
3562 who = "Mike Hommey <mh+mozilla@glandium.org>"
3563 criteria = "safe-to-run"
3564 delta = "0.1.29 -> 0.1.30"
3566 [[audits.tracy-rs]]
3567 who = "Glenn Watson <git@intuitionlibrary.com>"
3568 criteria = "safe-to-deploy"
3569 version = "0.1.2"
3571 [[audits.try-lock]]
3572 who = "Mike Hommey <mh+mozilla@glandium.org>"
3573 criteria = "safe-to-run"
3574 delta = "0.2.3 -> 0.2.4"
3576 [[audits.typed-arena-nomut]]
3577 who = "Lee Salzman <lsalzman@gmail.com>"
3578 criteria = "safe-to-deploy"
3579 version = "0.1.0"
3581 [[audits.typenum]]
3582 who = "Mike Hommey <mh+mozilla@glandium.org>"
3583 criteria = "safe-to-deploy"
3584 delta = "1.15.0 -> 1.16.0"
3586 [[audits.uluru]]
3587 who = "Emilio Cobos Álvarez <emilio@crisal.io>"
3588 criteria = "safe-to-deploy"
3589 version = "3.0.0"
3590 notes = """
3591 I've reviewed multiple patches in this crate, including the initial
3592 implementation back in the day. It has no unsafe code at all nowadays.
3595 [[audits.unic-langid]]
3596 who = "Zibi Braniecki <zibi@unicode.org>"
3597 criteria = "safe-to-deploy"
3598 version = "0.9.0"
3600 [[audits.unic-langid]]
3601 who = "Mike Hommey <mh+mozilla@glandium.org>"
3602 criteria = "safe-to-deploy"
3603 delta = "0.9.0 -> 0.9.1"
3605 [[audits.unic-langid-impl]]
3606 who = "Zibi Braniecki <zibi@unicode.org>"
3607 criteria = "safe-to-deploy"
3608 version = "0.9.0"
3610 [[audits.unic-langid-impl]]
3611 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3612 criteria = "safe-to-deploy"
3613 delta = "0.9.0 -> 0.9.1"
3615 [[audits.unic-langid-macros]]
3616 who = "Zibi Braniecki <zibi@unicode.org>"
3617 criteria = "safe-to-deploy"
3618 version = "0.9.0"
3620 [[audits.unic-langid-macros]]
3621 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3622 criteria = "safe-to-deploy"
3623 delta = "0.9.0 -> 0.9.1"
3625 [[audits.unic-langid-macros-impl]]
3626 who = "Zibi Braniecki <zibi@unicode.org>"
3627 criteria = "safe-to-deploy"
3628 version = "0.9.0"
3630 [[audits.unic-langid-macros-impl]]
3631 who = "Mike Hommey <mh+mozilla@glandium.org>"
3632 criteria = "safe-to-deploy"
3633 delta = "0.9.0 -> 0.9.1"
3635 [[audits.unicode-bidi]]
3636 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
3637 criteria = "safe-to-deploy"
3638 delta = "0.3.8 -> 0.3.13"
3640 [[audits.unicode-ident]]
3641 who = "Mike Hommey <mh+mozilla@glandium.org>"
3642 criteria = "safe-to-deploy"
3643 delta = "1.0.0 -> 1.0.1"
3645 [[audits.unicode-ident]]
3646 who = "Mike Hommey <mh+mozilla@glandium.org>"
3647 criteria = "safe-to-deploy"
3648 delta = "1.0.1 -> 1.0.3"
3650 [[audits.unicode-ident]]
3651 who = "Mike Hommey <mh+mozilla@glandium.org>"
3652 criteria = "safe-to-deploy"
3653 delta = "1.0.3 -> 1.0.6"
3655 [[audits.unicode-normalization]]
3656 who = "Mike Hommey <mh+mozilla@glandium.org>"
3657 criteria = "safe-to-deploy"
3658 delta = "0.1.19 -> 0.1.20"
3659 notes = "I am the author of most of these changes upstream, and prepared the release myself, at which point I looked at the other changes since 0.1.19."
3661 [[audits.unicode-normalization]]
3662 who = "Mike Hommey <mh+mozilla@glandium.org>"
3663 criteria = "safe-to-deploy"
3664 delta = "0.1.20 -> 0.1.21"
3666 [[audits.unicode-normalization]]
3667 who = "Mike Hommey <mh+mozilla@glandium.org>"
3668 criteria = "safe-to-deploy"
3669 delta = "0.1.21 -> 0.1.22"
3671 [[audits.unicode-segmentation]]
3672 who = "Mike Hommey <mh+mozilla@glandium.org>"
3673 criteria = "safe-to-deploy"
3674 delta = "1.9.0 -> 1.10.0"
3676 [[audits.unicode-width]]
3677 who = "Mike Hommey <mh+mozilla@glandium.org>"
3678 criteria = "safe-to-deploy"
3679 delta = "0.1.9 -> 0.1.10"
3681 [[audits.unicode-xid]]
3682 who = "Mike Hommey <mh+mozilla@glandium.org>"
3683 criteria = "safe-to-deploy"
3684 delta = "0.2.3 -> 0.2.4"
3686 [[audits.uniffi]]
3687 who = "Travis Long <tlong@mozilla.com>"
3688 criteria = "safe-to-deploy"
3689 version = "0.19.3"
3690 notes = "Maintained by the Glean and Application Services teams"
3692 [[audits.uniffi]]
3693 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3694 criteria = "safe-to-deploy"
3695 delta = "0.19.3 -> 0.19.6"
3696 notes = "Maintained by the Glean and Application Services team."
3698 [[audits.uniffi]]
3699 who = "Perry McManis <pmcmanis@mozilla.com>"
3700 criteria = "safe-to-deploy"
3701 delta = "0.19.6 -> 0.20.0"
3703 [[audits.uniffi]]
3704 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3705 criteria = "safe-to-deploy"
3706 delta = "0.20.0 -> 0.21.0"
3707 notes = "Maintained by the Glean and Application Services team."
3709 [[audits.uniffi]]
3710 who = "Mike Hommey <mh+mozilla@glandium.org>"
3711 criteria = "safe-to-deploy"
3712 delta = "0.21.0 -> 0.21.1"
3713 notes = "No changes."
3715 [[audits.uniffi]]
3716 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3717 criteria = "safe-to-deploy"
3718 delta = "0.21.1 -> 0.23.0"
3719 notes = "Maintained by the Glean and Application Services team."
3721 [[audits.uniffi_bindgen]]
3722 who = "Travis Long <tlong@mozilla.com>"
3723 criteria = "safe-to-deploy"
3724 version = "0.19.3"
3725 notes = "Maintained by the Glean and Application Services teams."
3727 [[audits.uniffi_bindgen]]
3728 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3729 criteria = "safe-to-deploy"
3730 delta = "0.19.3 -> 0.19.6"
3731 notes = "Maintained by the Glean and Application Services team."
3733 [[audits.uniffi_bindgen]]
3734 who = "Perry McManis <pmcmanis@mozilla.com>"
3735 criteria = "safe-to-deploy"
3736 delta = "0.19.6 -> 0.20.0"
3738 [[audits.uniffi_bindgen]]
3739 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3740 criteria = "safe-to-deploy"
3741 delta = "0.20.0 -> 0.21.0"
3742 notes = "Maintained by the Glean and Application Services team."
3744 [[audits.uniffi_bindgen]]
3745 who = "Mike Hommey <mh+mozilla@glandium.org>"
3746 criteria = "safe-to-deploy"
3747 delta = "0.21.0 -> 0.21.1"
3748 notes = "I authored the changes in this version."
3750 [[audits.uniffi_bindgen]]
3751 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3752 criteria = "safe-to-deploy"
3753 delta = "0.21.1 -> 0.23.0"
3754 notes = "Maintained by the Glean and Application Services team."
3756 [[audits.uniffi_build]]
3757 who = "Travis Long <tlong@mozilla.com>"
3758 criteria = "safe-to-deploy"
3759 version = "0.19.3"
3760 notes = "Maintained by the Glean and Application Services teams."
3762 [[audits.uniffi_build]]
3763 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3764 criteria = "safe-to-deploy"
3765 delta = "0.19.3 -> 0.19.6"
3766 notes = "Maintained by the Glean and Application Services team."
3768 [[audits.uniffi_build]]
3769 who = "Perry McManis <pmcmanis@mozilla.com>"
3770 criteria = "safe-to-deploy"
3771 delta = "0.19.6 -> 0.20.0"
3773 [[audits.uniffi_build]]
3774 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3775 criteria = "safe-to-deploy"
3776 delta = "0.20.0 -> 0.21.0"
3777 notes = "Maintained by the Glean and Application Services team."
3779 [[audits.uniffi_build]]
3780 who = "Mike Hommey <mh+mozilla@glandium.org>"
3781 criteria = "safe-to-deploy"
3782 delta = "0.21.0 -> 0.21.1"
3783 notes = "No changes."
3785 [[audits.uniffi_build]]
3786 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3787 criteria = "safe-to-deploy"
3788 delta = "0.21.1 -> 0.23.0"
3789 notes = "Maintained by the Glean and Application Services team."
3791 [[audits.uniffi_checksum_derive]]
3792 who = "Mike Hommey <mh+mozilla@glandium.org>"
3793 criteria = "safe-to-deploy"
3794 version = "0.21.1"
3795 notes = "I authored this crate."
3797 [[audits.uniffi_checksum_derive]]
3798 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3799 criteria = "safe-to-deploy"
3800 delta = "0.21.1 -> 0.23.0"
3801 notes = "Maintained by the Glean and Application Services team."
3803 [[audits.uniffi_core]]
3804 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3805 criteria = "safe-to-deploy"
3806 version = "0.23.0"
3807 notes = "Maintained by the Glean and Application Services teams."
3809 [[audits.uniffi_macros]]
3810 who = "Travis Long <tlong@mozilla.com>"
3811 criteria = "safe-to-deploy"
3812 version = "0.19.3"
3813 notes = "Maintained by the Glean and Application Services teams."
3815 [[audits.uniffi_macros]]
3816 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3817 criteria = "safe-to-deploy"
3818 delta = "0.19.3 -> 0.19.6"
3819 notes = "Maintained by the Glean and Application Services team."
3821 [[audits.uniffi_macros]]
3822 who = "Perry McManis <pmcmanis@mozilla.com>"
3823 criteria = "safe-to-deploy"
3824 delta = "0.19.6 -> 0.20.0"
3826 [[audits.uniffi_macros]]
3827 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3828 criteria = "safe-to-deploy"
3829 delta = "0.20.0 -> 0.21.0"
3830 notes = "Maintained by the Glean and Application Services team."
3832 [[audits.uniffi_macros]]
3833 who = "Mike Hommey <mh+mozilla@glandium.org>"
3834 criteria = "safe-to-deploy"
3835 delta = "0.21.0 -> 0.21.1"
3836 notes = "No changes."
3838 [[audits.uniffi_macros]]
3839 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3840 criteria = "safe-to-deploy"
3841 delta = "0.21.1 -> 0.23.0"
3842 notes = "Maintained by the Glean and Application Services team."
3844 [[audits.uniffi_meta]]
3845 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3846 criteria = "safe-to-deploy"
3847 version = "0.19.6"
3848 notes = "Maintained by the Glean and Application Services team."
3850 [[audits.uniffi_meta]]
3851 who = "Perry McManis <pmcmanis@mozilla.com>"
3852 criteria = "safe-to-deploy"
3853 delta = "0.19.6 -> 0.20.0"
3855 [[audits.uniffi_meta]]
3856 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3857 criteria = "safe-to-deploy"
3858 delta = "0.20.0 -> 0.21.0"
3859 notes = "Maintained by the Glean and Application Services team."
3861 [[audits.uniffi_meta]]
3862 who = "Mike Hommey <mh+mozilla@glandium.org>"
3863 criteria = "safe-to-deploy"
3864 delta = "0.21.0 -> 0.21.1"
3865 notes = "I authored the changes in this version."
3867 [[audits.uniffi_meta]]
3868 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3869 criteria = "safe-to-deploy"
3870 delta = "0.21.1 -> 0.23.0"
3871 notes = "Maintained by the Glean and Application Services team."
3873 [[audits.uniffi_testing]]
3874 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
3875 criteria = "safe-to-deploy"
3876 version = "0.23.0"
3877 notes = "Maintained by the Glean and Application Services team."
3879 [[audits.url]]
3880 who = "Valentin Gosu <valentin.gosu@gmail.com>"
3881 criteria = "safe-to-deploy"
3882 version = "2.4.0"
3884 [[audits.url]]
3885 who = "Valentin Gosu <valentin.gosu@gmail.com>"
3886 criteria = "safe-to-deploy"
3887 delta = "2.4.0 -> 2.4.1"
3889 [[audits.uuid]]
3890 who = "Gabriele Svelto <gsvelto@mozilla.com>"
3891 criteria = "safe-to-deploy"
3892 delta = "0.8.2 -> 1.2.2"
3894 [[audits.uuid]]
3895 who = "Mike Hommey <mh+mozilla@glandium.org>"
3896 criteria = "safe-to-deploy"
3897 delta = "1.2.2 -> 1.3.0"
3899 [[audits.void]]
3900 who = "Bobby Holley <bobbyholley@gmail.com>"
3901 criteria = "safe-to-deploy"
3902 version = "1.0.2"
3903 notes = "Very small crate, just hosts the Void type for easier cross-crate interfacing."
3905 [[audits.warp]]
3906 who = "Mike Hommey <mh+mozilla@glandium.org>"
3907 criteria = "safe-to-run"
3908 delta = "0.3.2 -> 0.3.3"
3910 [[audits.warp]]
3911 who = "Bobby Holley <bobbyholley@gmail.com>"
3912 criteria = "safe-to-run"
3913 delta = "0.3.3 -> 0.3.3@git:4af45fae95bc98b0eba1ef0db17e1dac471bb23d"
3915 [[audits.wasm-encoder]]
3916 who = "Ryan Hunt <rhunt@eqrion.net>"
3917 criteria = "safe-to-deploy"
3918 version = "0.7.0"
3919 notes = "Maintained by the Bytecode Alliance, with contributions from Mozilla. This has no unsafe code and uses no ambient capabilities."
3921 [[audits.wasm-encoder]]
3922 who = "Ryan Hunt <rhunt@eqrion.net>"
3923 criteria = "safe-to-deploy"
3924 delta = "0.7.0 -> 0.14.0"
3925 notes = "wasm-encoder has no unsafe code and uses no ambient capabilities."
3927 [[audits.wasm-encoder]]
3928 who = "Yury Delendik <ydelendik@mozilla.com>"
3929 criteria = "safe-to-deploy"
3930 delta = "0.14.0 -> 0.15.0"
3932 [[audits.wasm-encoder]]
3933 who = "Yury Delendik <ydelendik@mozilla.com>"
3934 criteria = "safe-to-deploy"
3935 delta = "0.16.0 -> 0.17.0"
3937 [[audits.wasm-encoder]]
3938 who = "Ryan Hunt <rhunt@eqrion.net>"
3939 criteria = "safe-to-deploy"
3940 delta = "0.19.0 -> 0.19.1"
3942 [[audits.wasm-smith]]
3943 who = "Ryan Hunt <rhunt@eqrion.net>"
3944 criteria = "safe-to-deploy"
3945 version = "0.11.2"
3946 notes = "Maintained by the Bytecode Alliance, with contributions from Mozilla. I've vetted the one instance of unsafe code."
3948 [[audits.wasm-smith]]
3949 who = "Yury Delendik <ydelendik@mozilla.com>"
3950 criteria = "safe-to-run"
3951 delta = "0.11.2 -> 0.11.3"
3953 [[audits.wasm-smith]]
3954 who = "Yury Delendik <ydelendik@mozilla.com>"
3955 criteria = "safe-to-run"
3956 delta = "0.11.4 -> 0.11.5"
3958 [[audits.wasm-smith]]
3959 who = "Ryan Hunt <rhunt@eqrion.net>"
3960 criteria = "safe-to-run"
3961 delta = "0.11.7 -> 0.11.8"
3963 [[audits.wasmparser]]
3964 who = "Ryan Hunt <rhunt@eqrion.net>"
3965 criteria = "safe-to-deploy"
3966 version = "0.87.0"
3967 notes = "Maintained by the Bytecode Alliance, with contributions from Mozilla. I've vetted the one instance of unsafe code."
3969 [[audits.wasmparser]]
3970 who = "Yury Delendik <ydelendik@mozilla.com>"
3971 criteria = "safe-to-deploy"
3972 delta = "0.87.0 -> 0.88.0"
3974 [[audits.wasmparser]]
3975 who = "Yury Delendik <ydelendik@mozilla.com>"
3976 criteria = "safe-to-deploy"
3977 delta = "0.89.1 -> 0.91.0"
3979 [[audits.wasmparser]]
3980 who = "Ryan Hunt <rhunt@eqrion.net>"
3981 criteria = "safe-to-deploy"
3982 delta = "0.93.0 -> 0.94.0"
3984 [[audits.wast]]
3985 who = "Ryan Hunt <rhunt@eqrion.net>"
3986 criteria = "safe-to-deploy"
3987 version = "44.0.0"
3989 [[audits.wast]]
3990 who = "Ryan Hunt <rhunt@eqrion.net>"
3991 criteria = "safe-to-deploy"
3992 version = "44.0.0"
3993 notes = "Maintained by the Bytecode Alliance, with contributions from Mozilla. wast has no unsafe code and the only ambient capability it uses is to read the full contents of a file that is given to it."
3995 [[audits.wast]]
3996 who = "Yury Delendik <ydelendik@mozilla.com>"
3997 criteria = "safe-to-deploy"
3998 delta = "44.0.0 -> 45.0.0"
4000 [[audits.wast]]
4001 who = "Yury Delendik <ydelendik@mozilla.com>"
4002 criteria = "safe-to-deploy"
4003 delta = "46.0.0 -> 47.0.0"
4005 [[audits.wast]]
4006 who = "Ryan Hunt <rhunt@eqrion.net>"
4007 criteria = "safe-to-deploy"
4008 delta = "48.0.0 -> 49.0.0"
4010 [[audits.wast]]
4011 who = "Ben Visness <bvisness@mozilla.com>"
4012 criteria = "safe-to-deploy"
4013 delta = "55.0.0 -> 56.0.0"
4015 [[audits.webrtc-sdp]]
4016 who = "Byron Campen <docfaraday@gmail.com>"
4017 criteria = "safe-to-deploy"
4018 delta = "0.3.9 -> 0.3.10"
4020 [[audits.weedle2]]
4021 who = "Travis Long <tlong@mozilla.com>"
4022 criteria = "safe-to-deploy"
4023 version = "3.0.0"
4024 notes = "Maintained by the Glean and Application Services teams."
4026 [[audits.weedle2]]
4027 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
4028 criteria = "safe-to-deploy"
4029 delta = "3.0.0 -> 4.0.0"
4030 notes = "Maintained by the Glean and Application Services team."
4032 [[audits.wgpu-core]]
4033 who = "Dzmitry Malyshau <kvark@fastmail.com>"
4034 criteria = "safe-to-deploy"
4035 version = "0.12.0"
4036 notes = """
4037 This crate, up through the indicated version, was written or reviewed
4038 by Dzmitry Malyshau while he was a Mozilla employee. Dzmitry left
4039 Mozilla at the beginning of February 2022. This audit statement was
4040 collected by Jim Blandy, a Mozilla employee, over email in July 2022:
4041 Dzmitry was shown, and agreed to, the 'safe-to-deploy' text.
4044 [[audits.wgpu-core]]
4045 who = "Jim Blandy <jimb@mozilla.com>"
4046 criteria = "safe-to-deploy"
4047 delta = "0.12.0 -> 0.13.0"
4049 [[audits.wgpu-core]]
4050 who = "Jim Blandy <jimb@red-bean.com>"
4051 criteria = "safe-to-deploy"
4052 delta = "0.13.0 -> 0.14.0"
4053 notes = "Audit by Erich Gubler, Jim Blandy, Nicolas Silva, and Teodor Tanasoaia."
4055 [[audits.wgpu-core]]
4056 who = "Nicolas Silva <nical@fastmail.com>"
4057 criteria = "safe-to-deploy"
4058 delta = "0.14.0 -> 0.14.0@git:fac4731288117d951d0944d96cf0b00fa006dd6c"
4060 [[audits.wgpu-core]]
4061 who = "Nicolas Silva <nical@fastmail.com>"
4062 criteria = "safe-to-deploy"
4063 delta = "0.14.0 -> 0.15.0"
4065 [[audits.wgpu-core]]
4066 who = "Nicolas Silva <nical@fastmail.com>"
4067 criteria = "safe-to-deploy"
4068 delta = "0.15.0 -> 0.16.0"
4070 [[audits.wgpu-core]]
4071 who = "Nicolas Silva <nical@fastmail.com>"
4072 criteria = "safe-to-deploy"
4073 delta = "0.16.0 -> 0.17.0"
4075 [[audits.wgpu-core]]
4076 who = "Nicolas Silva <nical@fastmail.com>"
4077 criteria = "safe-to-deploy"
4078 delta = "0.17.0 -> 0.18.0"
4080 [[audits.wgpu-core]]
4081 who = "Jim Blandy <jimb@red-bean.com>"
4082 criteria = "safe-to-deploy"
4083 delta = "0.18.0 -> 0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e"
4085 [[audits.wgpu-core]]
4086 who = "Nicolas Silva <nical@fastmail.com>"
4087 criteria = "safe-to-deploy"
4088 delta = "0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e -> 0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83"
4090 [[audits.wgpu-core]]
4091 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
4092 criteria = "safe-to-deploy"
4093 delta = "0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83 -> 0.18.0@git:3ec547cdcaaa14488327d8f1b5f7736278c4178d"
4095 [[audits.wgpu-hal]]
4096 who = "Dzmitry Malyshau <kvark@fastmail.com>"
4097 criteria = "safe-to-deploy"
4098 version = "0.12.0"
4099 notes = """
4100 This crate, up through the indicated version, was written or reviewed
4101 by Dzmitry Malyshau while he was a Mozilla employee. Dzmitry left
4102 Mozilla at the beginning of February 2022. This audit statement was
4103 collected by Jim Blandy, a Mozilla employee, over email in July 2022:
4104 Dzmitry was shown, and agreed to, the 'safe-to-deploy' text.
4107 [[audits.wgpu-hal]]
4108 who = "Jim Blandy <jimb@mozilla.com>"
4109 criteria = "safe-to-deploy"
4110 delta = "0.12.0 -> 0.13.0"
4112 [[audits.wgpu-hal]]
4113 who = "Jim Blandy <jimb@red-bean.com>"
4114 criteria = "safe-to-deploy"
4115 delta = "0.13.0 -> 0.14.0"
4116 notes = "Audit by Erich Gubler, Jim Blandy, Nicolas Silva, and Teodor Tanasoaia."
4118 [[audits.wgpu-hal]]
4119 who = "Nicolas Silva <nical@fastmail.com>"
4120 criteria = "safe-to-deploy"
4121 delta = "0.14.0 -> 0.15.0"
4123 [[audits.wgpu-hal]]
4124 who = "Nicolas Silva <nical@fastmail.com>"
4125 criteria = "safe-to-deploy"
4126 delta = "0.15.0 -> 0.16.0"
4128 [[audits.wgpu-hal]]
4129 who = "Nicolas Silva <nical@fastmail.com>"
4130 criteria = "safe-to-deploy"
4131 delta = "0.16.0 -> 0.17.0"
4133 [[audits.wgpu-hal]]
4134 who = "Nicolas Silva <nical@fastmail.com>"
4135 criteria = "safe-to-deploy"
4136 delta = "0.17.0 -> 0.18.0"
4138 [[audits.wgpu-hal]]
4139 who = "Jim Blandy <jimb@red-bean.com>"
4140 criteria = "safe-to-deploy"
4141 delta = "0.18.0 -> 0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e"
4143 [[audits.wgpu-hal]]
4144 who = "Nicolas Silva <nical@fastmail.com>"
4145 criteria = "safe-to-deploy"
4146 delta = "0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e -> 0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83"
4148 [[audits.wgpu-hal]]
4149 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
4150 criteria = "safe-to-deploy"
4151 delta = "0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83 -> 0.18.0@git:3ec547cdcaaa14488327d8f1b5f7736278c4178d"
4153 [[audits.wgpu-types]]
4154 who = "Dzmitry Malyshau <kvark@fastmail.com>"
4155 criteria = "safe-to-deploy"
4156 version = "0.12.0"
4157 notes = """
4158 This crate, up through the indicated version, was written or reviewed
4159 by Dzmitry Malyshau while he was a Mozilla employee. Dzmitry left
4160 Mozilla at the beginning of February 2022. This audit statement was
4161 collected by Jim Blandy, a Mozilla employee, over email in July 2022:
4162 Dzmitry was shown, and agreed to, the 'safe-to-deploy' text.
4165 [[audits.wgpu-types]]
4166 who = "Jim Blandy <jimb@mozilla.com>"
4167 criteria = "safe-to-deploy"
4168 delta = "0.12.0 -> 0.13.0"
4170 [[audits.wgpu-types]]
4171 who = "Jim Blandy <jimb@red-bean.com>"
4172 criteria = "safe-to-deploy"
4173 delta = "0.13.0 -> 0.14.0"
4174 notes = "Audit by Erich Gubler, Jim Blandy, Nicolas Silva, and Teodor Tanasoaia."
4176 [[audits.wgpu-types]]
4177 who = "Nicolas Silva <nical@fastmail.com>"
4178 criteria = "safe-to-deploy"
4179 delta = "0.14.0 -> 0.15.0"
4181 [[audits.wgpu-types]]
4182 who = "Nicolas Silva <nical@fastmail.com>"
4183 criteria = "safe-to-deploy"
4184 delta = "0.15.0 -> 0.16.0"
4186 [[audits.wgpu-types]]
4187 who = "Nicolas Silva <nical@fastmail.com>"
4188 criteria = "safe-to-deploy"
4189 delta = "0.16.0 -> 0.17.0"
4191 [[audits.wgpu-types]]
4192 who = "Nicolas Silva <nical@fastmail.com>"
4193 criteria = "safe-to-deploy"
4194 delta = "0.17.0 -> 0.18.0"
4196 [[audits.wgpu-types]]
4197 who = "Jim Blandy <jimb@red-bean.com>"
4198 criteria = "safe-to-deploy"
4199 delta = "0.18.0 -> 0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e"
4201 [[audits.wgpu-types]]
4202 who = "Nicolas Silva <nical@fastmail.com>"
4203 criteria = "safe-to-deploy"
4204 delta = "0.18.0@git:34e947de4b3e0b0d6b0e2f40cede926467ea9f1e -> 0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83"
4206 [[audits.wgpu-types]]
4207 who = "Teodor Tanasoaia <ttanasoaia@mozilla.com>"
4208 criteria = "safe-to-deploy"
4209 delta = "0.18.0@git:ba3d6898f18c25bb5a2b8ba18790134b97758e83 -> 0.18.0@git:3ec547cdcaaa14488327d8f1b5f7736278c4178d"
4211 [[audits.whatsys]]
4212 who = "Bobby Holley <bobbyholley@gmail.com>"
4213 criteria = "safe-to-deploy"
4214 version = "0.1.2"
4215 notes = """
4216 Contains platform-specific FFI code for apple, mac, and windows. The windows code
4217 also contains a small C file compiled at build-time. I audited all of it and it
4218 looks correct.
4221 [[audits.whatsys]]
4222 who = "Jan-Erik Rediger <jrediger@mozilla.com>"
4223 criteria = "safe-to-deploy"
4224 delta = "0.1.2 -> 0.3.1"
4225 notes = "Maintained by me. I have written or reviewed all of the code."
4227 [[audits.winreg]]
4228 who = "Ray Kraesig <rkraesig@mozilla.com>"
4229 criteria = "safe-to-run"
4230 version = "0.10.1"
4231 notes = """
4232 This crate uses a lot of `unsafe`; not all of it is necessary, and not all of it
4233 is correct. (In particular, the alignment of data buffers does not seem to be
4234 correctly ensured at type-conversion time.) However, the code is not deceptive,
4235 and any more subtle issues do not appear to be exploitable -- certainly not from
4236 a test environment.
4239 [[audits.wpf-gpu-raster]]
4240 who = "Lee Salzman <lsalzman@mozilla.com>"
4241 criteria = "safe-to-deploy"
4242 version = "0.1.0"
4243 notes = "Written and maintained by Gfx team at Mozilla."
4245 [[audits.writeable]]
4246 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4247 criteria = "safe-to-deploy"
4248 version = "0.5.2"
4249 notes = "writeable is a variation of fmt::Write with sink version. This uses `unsafe` block to handle potentially-invalid UTF-8 character. I've vetted the one instance of unsafe code."
4251 [[audits.xmldecl]]
4252 who = "Henri Sivonen <hsivonen@hsivonen.fi>"
4253 criteria = "safe-to-deploy"
4254 version = "0.2.0"
4255 notes = "I, Henri Sivonen, wrote this crate myself for Gecko even though it's published on crates.io."
4257 [[audits.yoke]]
4258 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4259 criteria = "safe-to-deploy"
4260 version = "0.7.1"
4261 notes = "This crate is for zero-copy serialization for ICU4X data structure, and maintained by ICU4X team. Since this uses unsafe block for serialization, I audited code."
4263 [[audits.yoke-derive]]
4264 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4265 criteria = "safe-to-deploy"
4266 version = "0.7.1@git:14e9a3a9857be74582abe2dfa7ab799c5eaac873"
4267 notes = "This crate is a helper for yoke crate that is ICU4X data structure, and maintained by ICU4X team. Since this uses unsafe block for serialization, all has the comment why this uses unsafe and I audited code."
4269 [[audits.zerofrom]]
4270 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4271 criteria = "safe-to-deploy"
4272 version = "0.1.2"
4273 notes = "This crate is zero-copy version of \"From\". This has no unsafe code and uses no ambient capabilities."
4275 [[audits.zerofrom-derive]]
4276 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4277 criteria = "safe-to-deploy"
4278 version = "0.1.2@git:14e9a3a9857be74582abe2dfa7ab799c5eaac873"
4279 notes = "This is custom derives for `ZeroFrom` that is from zerofrom crate. This has no unsafe code and uses no ambient capabilities."
4281 [[audits.zerovec]]
4282 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4283 criteria = "safe-to-deploy"
4284 version = "0.9.4"
4285 notes = "This crate is zero-copy data structure implmentation. Although this uses unsafe block in several code, it requires for zero-copy. And this has a comment in code why this uses unsafe and I audited code."
4287 [[audits.zerovec-derive]]
4288 who = "Makoto Kato <m_kato@ga2.so-net.ne.jp>"
4289 criteria = "safe-to-deploy"
4290 version = "0.9.4@git:14e9a3a9857be74582abe2dfa7ab799c5eaac873"
4291 notes = "This is custom derives for `ZeroVec` that is from zerovec crate. Although this uses unsafe block for zero-copy, this has a comment in code why this uses unsafe and I audited code."
4293 [[audits.zip]]
4294 who = "Mike Hommey <mh+mozilla@glandium.org>"
4295 criteria = "safe-to-run"
4296 delta = "0.6.2 -> 0.6.3"
4298 [[audits.zip]]
4299 who = "Mike Hommey <mh+mozilla@glandium.org>"
4300 criteria = "safe-to-run"
4301 delta = "0.6.3 -> 0.6.4"
4303 [[trusted.aho-corasick]]
4304 criteria = "safe-to-deploy"
4305 user-id = 189 # Andrew Gallant (BurntSushi)
4306 start = "2019-03-28"
4307 end = "2024-05-03"
4309 [[trusted.anstyle]]
4310 criteria = "safe-to-deploy"
4311 user-id = 6743 # Ed Page (epage)
4312 start = "2022-05-18"
4313 end = "2024-09-28"
4315 [[trusted.async-trait]]
4316 criteria = "safe-to-deploy"
4317 user-id = 3618 # David Tolnay (dtolnay)
4318 start = "2019-07-23"
4319 end = "2024-04-25"
4321 [[trusted.atomic]]
4322 criteria = "safe-to-deploy"
4323 user-id = 2915 # Amanieu d'Antras (Amanieu)
4324 start = "2019-02-22"
4325 end = "2024-05-05"
4327 [[trusted.byteorder]]
4328 criteria = "safe-to-deploy"
4329 user-id = 189 # Andrew Gallant (BurntSushi)
4330 start = "2019-06-09"
4331 end = "2024-05-03"
4333 [[trusted.bytes]]
4334 criteria = "safe-to-deploy"
4335 user-id = 6741 # Alice Ryhl (Darksonn)
4336 start = "2021-01-11"
4337 end = "2024-05-05"
4339 [[trusted.clap]]
4340 criteria = "safe-to-deploy"
4341 user-id = 6743 # Ed Page (epage)
4342 start = "2021-12-08"
4343 end = "2024-06-02"
4345 [[trusted.clap_builder]]
4346 criteria = "safe-to-deploy"
4347 user-id = 6743 # Ed Page (epage)
4348 start = "2023-03-28"
4349 end = "2024-06-02"
4351 [[trusted.clap_derive]]
4352 criteria = "safe-to-deploy"
4353 user-id = 6743 # Ed Page (epage)
4354 start = "2021-12-08"
4355 end = "2024-06-02"
4357 [[trusted.clap_lex]]
4358 criteria = "safe-to-deploy"
4359 user-id = 6743 # Ed Page (epage)
4360 start = "2022-04-15"
4361 end = "2024-06-02"
4363 [[trusted.dtoa]]
4364 criteria = "safe-to-deploy"
4365 user-id = 3618 # David Tolnay (dtolnay)
4366 start = "2019-05-02"
4367 end = "2024-04-25"
4369 [[trusted.equivalent]]
4370 criteria = "safe-to-deploy"
4371 user-id = 539 # Josh Stone (cuviper)
4372 start = "2023-02-05"
4373 end = "2024-07-17"
4375 [[trusted.flate2]]
4376 criteria = "safe-to-deploy"
4377 user-id = 4333 # Josh Triplett (joshtriplett)
4378 start = "2020-09-30"
4379 end = "2024-05-05"
4381 [[trusted.hashbrown]]
4382 criteria = "safe-to-deploy"
4383 user-id = 2915 # Amanieu d'Antras (Amanieu)
4384 start = "2019-04-02"
4385 end = "2024-07-17"
4387 [[trusted.headers]]
4388 criteria = "safe-to-deploy"
4389 user-id = 359 # Sean McArthur (seanmonstar)
4390 start = "2019-09-09"
4391 end = "2024-04-25"
4393 [[trusted.httparse]]
4394 criteria = "safe-to-deploy"
4395 user-id = 359 # Sean McArthur (seanmonstar)
4396 start = "2019-07-03"
4397 end = "2024-04-25"
4399 [[trusted.indexmap]]
4400 criteria = "safe-to-deploy"
4401 user-id = 539 # Josh Stone (cuviper)
4402 start = "2020-01-15"
4403 end = "2024-05-05"
4405 [[trusted.inherent]]
4406 criteria = "safe-to-deploy"
4407 user-id = 3618 # David Tolnay (dtolnay)
4408 start = "2019-07-14"
4409 end = "2024-04-25"
4411 [[trusted.iovec]]
4412 criteria = "safe-to-deploy"
4413 user-id = 10 # Carl Lerche (carllerche)
4414 start = "2019-10-09"
4415 end = "2024-05-05"
4417 [[trusted.itoa]]
4418 criteria = "safe-to-deploy"
4419 user-id = 3618 # David Tolnay (dtolnay)
4420 start = "2019-05-02"
4421 end = "2024-04-25"
4423 [[trusted.jobserver]]
4424 criteria = "safe-to-deploy"
4425 user-id = 1 # Alex Crichton (alexcrichton)
4426 start = "2019-03-15"
4427 end = "2024-05-05"
4429 [[trusted.libc]]
4430 criteria = "safe-to-deploy"
4431 user-id = 2915 # Amanieu d'Antras (Amanieu)
4432 start = "2021-01-27"
4433 end = "2024-05-05"
4435 [[trusted.libc]]
4436 criteria = "safe-to-deploy"
4437 user-id = 51017 # Yuki Okushi (JohnTitor)
4438 start = "2020-03-17"
4439 end = "2024-10-25"
4441 [[trusted.linux-raw-sys]]
4442 criteria = "safe-to-deploy"
4443 user-id = 6825 # Dan Gohman (sunfishcode)
4444 start = "2021-06-12"
4445 end = "2024-09-08"
4447 [[trusted.lock_api]]
4448 criteria = "safe-to-deploy"
4449 user-id = 2915 # Amanieu d'Antras (Amanieu)
4450 start = "2019-05-04"
4451 end = "2024-05-05"
4453 [[trusted.memchr]]
4454 criteria = "safe-to-deploy"
4455 user-id = 189 # Andrew Gallant (BurntSushi)
4456 start = "2019-07-07"
4457 end = "2024-05-03"
4459 [[trusted.mime]]
4460 criteria = "safe-to-deploy"
4461 user-id = 359 # Sean McArthur (seanmonstar)
4462 start = "2019-09-09"
4463 end = "2024-04-25"
4465 [[trusted.mio]]
4466 criteria = "safe-to-deploy"
4467 user-id = 10 # Carl Lerche (carllerche)
4468 start = "2019-05-15"
4469 end = "2024-05-06"
4471 [[trusted.num_cpus]]
4472 criteria = "safe-to-deploy"
4473 user-id = 359 # Sean McArthur (seanmonstar)
4474 start = "2019-06-10"
4475 end = "2024-04-25"
4477 [[trusted.ordered-float]]
4478 criteria = "safe-to-deploy"
4479 user-id = 2017 # Matt Brubeck (mbrubeck)
4480 start = "2019-03-13"
4481 end = "2024-05-06"
4483 [[trusted.parking_lot]]
4484 criteria = "safe-to-deploy"
4485 user-id = 2915 # Amanieu d'Antras (Amanieu)
4486 start = "2019-05-04"
4487 end = "2024-05-05"
4489 [[trusted.parking_lot_core]]
4490 criteria = "safe-to-deploy"
4491 user-id = 2915 # Amanieu d'Antras (Amanieu)
4492 start = "2019-05-04"
4493 end = "2024-05-05"
4495 [[trusted.paste]]
4496 criteria = "safe-to-deploy"
4497 user-id = 3618 # David Tolnay (dtolnay)
4498 start = "2019-03-19"
4499 end = "2024-04-25"
4501 [[trusted.proc-macro-hack]]
4502 criteria = "safe-to-deploy"
4503 user-id = 3618 # David Tolnay (dtolnay)
4504 start = "2019-04-16"
4505 end = "2024-04-25"
4507 [[trusted.proc-macro2]]
4508 criteria = "safe-to-deploy"
4509 user-id = 3618 # David Tolnay (dtolnay)
4510 start = "2019-04-23"
4511 end = "2024-05-30"
4513 [[trusted.quote]]
4514 criteria = "safe-to-deploy"
4515 user-id = 3618 # David Tolnay (dtolnay)
4516 start = "2019-04-09"
4517 end = "2024-05-30"
4519 [[trusted.regex]]
4520 criteria = "safe-to-deploy"
4521 user-id = 189 # Andrew Gallant (BurntSushi)
4522 start = "2019-02-27"
4523 end = "2024-05-03"
4525 [[trusted.regex-syntax]]
4526 criteria = "safe-to-deploy"
4527 user-id = 189 # Andrew Gallant (BurntSushi)
4528 start = "2019-03-30"
4529 end = "2024-05-03"
4531 [[trusted.rustix]]
4532 criteria = "safe-to-deploy"
4533 user-id = 6825 # Dan Gohman (sunfishcode)
4534 start = "2021-10-29"
4535 end = "2024-09-08"
4537 [[trusted.ryu]]
4538 criteria = "safe-to-deploy"
4539 user-id = 3618 # David Tolnay (dtolnay)
4540 start = "2019-05-02"
4541 end = "2024-04-25"
4543 [[trusted.same-file]]
4544 criteria = "safe-to-deploy"
4545 user-id = 189 # Andrew Gallant (BurntSushi)
4546 start = "2019-07-16"
4547 end = "2024-05-03"
4549 [[trusted.scopeguard]]
4550 criteria = "safe-to-deploy"
4551 user-id = 2915 # Amanieu d'Antras (Amanieu)
4552 start = "2020-02-16"
4553 end = "2024-05-05"
4555 [[trusted.serde]]
4556 criteria = "safe-to-deploy"
4557 user-id = 3618 # David Tolnay (dtolnay)
4558 start = "2019-03-01"
4559 end = "2024-04-25"
4561 [[trusted.serde_bytes]]
4562 criteria = "safe-to-deploy"
4563 user-id = 3618 # David Tolnay (dtolnay)
4564 start = "2019-02-25"
4565 end = "2024-04-25"
4567 [[trusted.serde_derive]]
4568 criteria = "safe-to-deploy"
4569 user-id = 3618 # David Tolnay (dtolnay)
4570 start = "2019-03-01"
4571 end = "2024-04-25"
4573 [[trusted.serde_json]]
4574 criteria = "safe-to-deploy"
4575 user-id = 3618 # David Tolnay (dtolnay)
4576 start = "2019-02-28"
4577 end = "2024-04-25"
4579 [[trusted.serde_repr]]
4580 criteria = "safe-to-deploy"
4581 user-id = 3618 # David Tolnay (dtolnay)
4582 start = "2019-04-26"
4583 end = "2024-04-25"
4585 [[trusted.serde_yaml]]
4586 criteria = "safe-to-deploy"
4587 user-id = 3618 # David Tolnay (dtolnay)
4588 start = "2019-05-02"
4589 end = "2024-04-25"
4591 [[trusted.smallvec]]
4592 criteria = "safe-to-deploy"
4593 user-id = 2017 # Matt Brubeck (mbrubeck)
4594 start = "2019-10-28"
4595 end = "2024-05-06"
4597 [[trusted.syn]]
4598 criteria = "safe-to-deploy"
4599 user-id = 3618 # David Tolnay (dtolnay)
4600 start = "2019-03-01"
4601 end = "2024-04-25"
4603 [[trusted.termcolor]]
4604 criteria = "safe-to-deploy"
4605 user-id = 189 # Andrew Gallant (BurntSushi)
4606 start = "2019-06-04"
4607 end = "2024-05-03"
4609 [[trusted.thiserror]]
4610 criteria = "safe-to-deploy"
4611 user-id = 3618 # David Tolnay (dtolnay)
4612 start = "2019-10-09"
4613 end = "2024-04-25"
4615 [[trusted.thiserror-impl]]
4616 criteria = "safe-to-deploy"
4617 user-id = 3618 # David Tolnay (dtolnay)
4618 start = "2019-10-09"
4619 end = "2024-04-25"
4621 [[trusted.threadbound]]
4622 criteria = "safe-to-deploy"
4623 user-id = 3618 # David Tolnay (dtolnay)
4624 start = "2020-06-16"
4625 end = "2024-04-25"
4627 [[trusted.tokio-macros]]
4628 criteria = "safe-to-deploy"
4629 user-id = 6741 # Alice Ryhl (Darksonn)
4630 start = "2020-10-26"
4631 end = "2024-05-05"
4633 [[trusted.tokio-util]]
4634 criteria = "safe-to-deploy"
4635 user-id = 6741 # Alice Ryhl (Darksonn)
4636 start = "2021-01-12"
4637 end = "2024-05-05"
4639 [[trusted.toml]]
4640 criteria = "safe-to-deploy"
4641 user-id = 1 # Alex Crichton (alexcrichton)
4642 start = "2019-05-16"
4643 end = "2024-05-06"
4645 [[trusted.unicode-ident]]
4646 criteria = "safe-to-deploy"
4647 user-id = 3618 # David Tolnay (dtolnay)
4648 start = "2021-10-02"
4649 end = "2024-04-25"
4651 [[trusted.walkdir]]
4652 criteria = "safe-to-deploy"
4653 user-id = 189 # Andrew Gallant (BurntSushi)
4654 start = "2019-06-09"
4655 end = "2024-05-03"
4657 [[trusted.warp]]
4658 criteria = "safe-to-deploy"
4659 user-id = 359 # Sean McArthur (seanmonstar)
4660 start = "2019-03-20"
4661 end = "2024-05-08"
4663 [[trusted.wasi]]
4664 criteria = "safe-to-deploy"
4665 user-id = 1 # Alex Crichton (alexcrichton)
4666 start = "2020-06-03"
4667 end = "2024-05-05"
4669 [[trusted.winapi-util]]
4670 criteria = "safe-to-deploy"
4671 user-id = 189 # Andrew Gallant (BurntSushi)
4672 start = "2020-01-11"
4673 end = "2024-05-03"
4675 [[trusted.windows-sys]]
4676 criteria = "safe-to-deploy"
4677 user-id = 64539 # Kenny Kerr (kennykerr)
4678 start = "2021-11-15"
4679 end = "2024-09-12"