audits.toml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874
  1. # cargo-vet audits file
  2. [audits]
  3. [[trusted.aead]]
  4. criteria = "safe-to-deploy"
  5. user-id = 267 # Tony Arcieri (tarcieri)
  6. start = "2020-06-05"
  7. end = "2025-05-08"
  8. [[trusted.aes]]
  9. criteria = "safe-to-deploy"
  10. user-id = 267 # Tony Arcieri (tarcieri)
  11. start = "2020-06-05"
  12. end = "2025-05-08"
  13. [[trusted.aes-gcm]]
  14. criteria = "safe-to-deploy"
  15. user-id = 267 # Tony Arcieri (tarcieri)
  16. start = "2019-08-16"
  17. end = "2025-05-08"
  18. [[trusted.aho-corasick]]
  19. criteria = "safe-to-deploy"
  20. user-id = 189 # Andrew Gallant (BurntSushi)
  21. start = "2019-03-28"
  22. end = "2025-03-06"
  23. [[trusted.anyhow]]
  24. criteria = "safe-to-deploy"
  25. user-id = 3618 # David Tolnay (dtolnay)
  26. start = "2019-10-05"
  27. end = "2025-03-06"
  28. [[trusted.autocfg]]
  29. criteria = "safe-to-deploy"
  30. user-id = 539 # Josh Stone (cuviper)
  31. start = "2019-05-22"
  32. end = "2025-05-08"
  33. [[trusted.backtrace]]
  34. criteria = "safe-to-deploy"
  35. user-id = 2915 # Amanieu d'Antras (Amanieu)
  36. start = "2023-06-29"
  37. end = "2025-03-06"
  38. [[trusted.byteorder]]
  39. criteria = "safe-to-deploy"
  40. user-id = 189 # Andrew Gallant (BurntSushi)
  41. start = "2019-06-09"
  42. end = "2025-03-06"
  43. [[trusted.bytes]]
  44. criteria = "safe-to-deploy"
  45. user-id = 359 # Sean McArthur (seanmonstar)
  46. start = "2019-11-27"
  47. end = "2025-03-06"
  48. [[trusted.bytes]]
  49. criteria = "safe-to-deploy"
  50. user-id = 6741 # Alice Ryhl (Darksonn)
  51. start = "2021-01-11"
  52. end = "2025-03-06"
  53. [[trusted.cargo-platform]]
  54. criteria = "safe-to-deploy"
  55. user-id = 1 # Alex Crichton (alexcrichton)
  56. start = "2019-09-27"
  57. end = "2025-03-06"
  58. [[trusted.cc]]
  59. criteria = "safe-to-deploy"
  60. user-id = 2915 # Amanieu d'Antras (Amanieu)
  61. start = "2024-02-20"
  62. end = "2025-03-06"
  63. [[trusted.cipher]]
  64. criteria = "safe-to-deploy"
  65. user-id = 267 # Tony Arcieri (tarcieri)
  66. start = "2020-10-15"
  67. end = "2025-05-08"
  68. [[trusted.cpufeatures]]
  69. criteria = "safe-to-deploy"
  70. user-id = 267 # Tony Arcieri (tarcieri)
  71. start = "2021-04-26"
  72. end = "2025-05-08"
  73. [[trusted.ctr]]
  74. criteria = "safe-to-deploy"
  75. user-id = 267 # Tony Arcieri (tarcieri)
  76. start = "2020-06-06"
  77. end = "2025-05-08"
  78. [[trusted.digest]]
  79. criteria = "safe-to-deploy"
  80. user-id = 267 # Tony Arcieri (tarcieri)
  81. start = "2020-06-10"
  82. end = "2025-05-08"
  83. [[trusted.dtoa]]
  84. criteria = "safe-to-deploy"
  85. user-id = 3618 # David Tolnay (dtolnay)
  86. start = "2019-05-02"
  87. end = "2025-03-06"
  88. [[trusted.dyn-clone]]
  89. criteria = "safe-to-deploy"
  90. user-id = 3618 # David Tolnay (dtolnay)
  91. start = "2019-12-23"
  92. end = "2025-03-06"
  93. [[trusted.flate2]]
  94. criteria = "safe-to-deploy"
  95. user-id = 1 # Alex Crichton (alexcrichton)
  96. start = "2019-03-14"
  97. end = "2025-03-06"
  98. [[trusted.ghash]]
  99. criteria = "safe-to-deploy"
  100. user-id = 267 # Tony Arcieri (tarcieri)
  101. start = "2019-09-19"
  102. end = "2025-05-08"
  103. [[trusted.h2]]
  104. criteria = "safe-to-deploy"
  105. user-id = 359 # Sean McArthur (seanmonstar)
  106. start = "2019-03-13"
  107. end = "2025-03-06"
  108. [[trusted.hashbrown]]
  109. criteria = "safe-to-deploy"
  110. user-id = 2915 # Amanieu d'Antras (Amanieu)
  111. start = "2019-04-02"
  112. end = "2025-03-06"
  113. [[trusted.http]]
  114. criteria = "safe-to-deploy"
  115. user-id = 359 # Sean McArthur (seanmonstar)
  116. start = "2019-04-05"
  117. end = "2025-03-06"
  118. [[trusted.http-body]]
  119. criteria = "safe-to-deploy"
  120. user-id = 359 # Sean McArthur (seanmonstar)
  121. start = "2019-10-01"
  122. end = "2025-03-06"
  123. [[trusted.http-body-util]]
  124. criteria = "safe-to-deploy"
  125. user-id = 359 # Sean McArthur (seanmonstar)
  126. start = "2022-10-25"
  127. end = "2025-05-08"
  128. [[trusted.httparse]]
  129. criteria = "safe-to-deploy"
  130. user-id = 359 # Sean McArthur (seanmonstar)
  131. start = "2019-07-03"
  132. end = "2025-03-06"
  133. [[trusted.hyper]]
  134. criteria = "safe-to-deploy"
  135. user-id = 359 # Sean McArthur (seanmonstar)
  136. start = "2019-03-01"
  137. end = "2025-03-06"
  138. [[trusted.hyper-tls]]
  139. criteria = "safe-to-deploy"
  140. user-id = 359 # Sean McArthur (seanmonstar)
  141. start = "2019-03-19"
  142. end = "2025-03-06"
  143. [[trusted.hyper-util]]
  144. criteria = "safe-to-deploy"
  145. user-id = 359 # Sean McArthur (seanmonstar)
  146. start = "2022-01-15"
  147. end = "2025-05-08"
  148. [[trusted.indexmap]]
  149. criteria = "safe-to-deploy"
  150. user-id = 539 # Josh Stone (cuviper)
  151. start = "2020-01-15"
  152. end = "2025-03-06"
  153. [[trusted.itoa]]
  154. criteria = "safe-to-deploy"
  155. user-id = 3618 # David Tolnay (dtolnay)
  156. start = "2019-05-02"
  157. end = "2025-03-06"
  158. [[trusted.javascriptcore-rs]]
  159. criteria = "safe-to-deploy"
  160. user-id = 95389 # tauri (tauri-bot)
  161. start = "2021-10-04"
  162. end = "2025-05-08"
  163. [[trusted.javascriptcore-rs-sys]]
  164. criteria = "safe-to-deploy"
  165. user-id = 95389 # tauri (tauri-bot)
  166. start = "2021-10-04"
  167. end = "2025-05-08"
  168. [[trusted.js-sys]]
  169. criteria = "safe-to-deploy"
  170. user-id = 1 # Alex Crichton (alexcrichton)
  171. start = "2019-03-04"
  172. end = "2025-03-06"
  173. [[trusted.libappindicator]]
  174. criteria = "safe-to-deploy"
  175. user-id = 95389 # tauri (tauri-bot)
  176. start = "2021-10-11"
  177. end = "2025-05-08"
  178. [[trusted.libappindicator-sys]]
  179. criteria = "safe-to-deploy"
  180. user-id = 95389 # tauri (tauri-bot)
  181. start = "2021-10-11"
  182. end = "2025-05-08"
  183. [[trusted.libc]]
  184. criteria = "safe-to-deploy"
  185. user-id = 2915 # Amanieu d'Antras (Amanieu)
  186. start = "2021-01-27"
  187. end = "2025-03-06"
  188. [[trusted.libc]]
  189. criteria = "safe-to-deploy"
  190. user-id = 51017 # Yuki Okushi (JohnTitor)
  191. start = "2020-03-17"
  192. end = "2025-05-08"
  193. [[trusted.libm]]
  194. criteria = "safe-to-deploy"
  195. user-id = 2915 # Amanieu d'Antras (Amanieu)
  196. start = "2022-02-06"
  197. end = "2025-03-06"
  198. [[trusted.linux-raw-sys]]
  199. criteria = "safe-to-deploy"
  200. user-id = 6825 # Dan Gohman (sunfishcode)
  201. start = "2021-06-12"
  202. end = "2025-03-06"
  203. [[trusted.lock_api]]
  204. criteria = "safe-to-deploy"
  205. user-id = 2915 # Amanieu d'Antras (Amanieu)
  206. start = "2019-05-04"
  207. end = "2025-03-06"
  208. [[trusted.loom]]
  209. criteria = "safe-to-deploy"
  210. user-id = 6741 # Alice Ryhl (Darksonn)
  211. start = "2021-04-12"
  212. end = "2025-03-06"
  213. [[trusted.memchr]]
  214. criteria = "safe-to-deploy"
  215. user-id = 189 # Andrew Gallant (BurntSushi)
  216. start = "2019-07-07"
  217. end = "2025-03-06"
  218. [[trusted.mime]]
  219. criteria = "safe-to-deploy"
  220. user-id = 359 # Sean McArthur (seanmonstar)
  221. start = "2019-09-09"
  222. end = "2025-03-06"
  223. [[trusted.mio]]
  224. criteria = "safe-to-deploy"
  225. user-id = 10 # Carl Lerche (carllerche)
  226. start = "2019-05-15"
  227. end = "2025-03-06"
  228. [[trusted.muda]]
  229. criteria = "safe-to-deploy"
  230. user-id = 95389 # tauri (tauri-bot)
  231. start = "2022-12-06"
  232. end = "2025-05-08"
  233. [[trusted.new_debug_unreachable]]
  234. criteria = "safe-to-deploy"
  235. user-id = 2017 # Matt Brubeck (mbrubeck)
  236. start = "2019-02-26"
  237. end = "2025-05-08"
  238. [[trusted.num_cpus]]
  239. criteria = "safe-to-deploy"
  240. user-id = 359 # Sean McArthur (seanmonstar)
  241. start = "2019-06-10"
  242. end = "2025-03-06"
  243. [[trusted.openssl-src]]
  244. criteria = "safe-to-deploy"
  245. user-id = 1 # Alex Crichton (alexcrichton)
  246. start = "2019-02-25"
  247. end = "2025-03-06"
  248. [[trusted.parking_lot]]
  249. criteria = "safe-to-deploy"
  250. user-id = 2915 # Amanieu d'Antras (Amanieu)
  251. start = "2019-05-04"
  252. end = "2025-03-06"
  253. [[trusted.parking_lot_core]]
  254. criteria = "safe-to-deploy"
  255. user-id = 2915 # Amanieu d'Antras (Amanieu)
  256. start = "2019-05-04"
  257. end = "2025-03-06"
  258. [[trusted.paste]]
  259. criteria = "safe-to-deploy"
  260. user-id = 3618 # David Tolnay (dtolnay)
  261. start = "2019-03-19"
  262. end = "2025-05-08"
  263. [[trusted.phf]]
  264. criteria = "safe-to-deploy"
  265. user-id = 51017 # Yuki Okushi (JohnTitor)
  266. start = "2021-06-17"
  267. end = "2025-05-08"
  268. [[trusted.phf_codegen]]
  269. criteria = "safe-to-deploy"
  270. user-id = 51017 # Yuki Okushi (JohnTitor)
  271. start = "2021-06-17"
  272. end = "2025-05-08"
  273. [[trusted.phf_generator]]
  274. criteria = "safe-to-deploy"
  275. user-id = 51017 # Yuki Okushi (JohnTitor)
  276. start = "2021-06-17"
  277. end = "2025-05-08"
  278. [[trusted.phf_macros]]
  279. criteria = "safe-to-deploy"
  280. user-id = 51017 # Yuki Okushi (JohnTitor)
  281. start = "2021-06-17"
  282. end = "2025-05-08"
  283. [[trusted.phf_shared]]
  284. criteria = "safe-to-deploy"
  285. user-id = 51017 # Yuki Okushi (JohnTitor)
  286. start = "2021-06-17"
  287. end = "2025-05-08"
  288. [[trusted.polyval]]
  289. criteria = "safe-to-deploy"
  290. user-id = 267 # Tony Arcieri (tarcieri)
  291. start = "2019-08-13"
  292. end = "2025-05-08"
  293. [[trusted.proc-macro-hack]]
  294. criteria = "safe-to-deploy"
  295. user-id = 3618 # David Tolnay (dtolnay)
  296. start = "2019-04-16"
  297. end = "2025-03-06"
  298. [[trusted.proc-macro2]]
  299. criteria = "safe-to-deploy"
  300. user-id = 3618 # David Tolnay (dtolnay)
  301. start = "2019-04-23"
  302. end = "2025-03-06"
  303. [[trusted.quickcheck]]
  304. criteria = "safe-to-deploy"
  305. user-id = 189 # Andrew Gallant (BurntSushi)
  306. start = "2019-05-13"
  307. end = "2025-03-06"
  308. [[trusted.regex]]
  309. criteria = "safe-to-deploy"
  310. user-id = 189 # Andrew Gallant (BurntSushi)
  311. start = "2019-02-27"
  312. end = "2025-03-06"
  313. [[trusted.regex-automata]]
  314. criteria = "safe-to-deploy"
  315. user-id = 189 # Andrew Gallant (BurntSushi)
  316. start = "2019-02-25"
  317. end = "2025-03-06"
  318. [[trusted.regex-syntax]]
  319. criteria = "safe-to-deploy"
  320. user-id = 189 # Andrew Gallant (BurntSushi)
  321. start = "2019-03-30"
  322. end = "2025-03-06"
  323. [[trusted.reqwest]]
  324. criteria = "safe-to-deploy"
  325. user-id = 359 # Sean McArthur (seanmonstar)
  326. start = "2019-03-04"
  327. end = "2025-03-06"
  328. [[trusted.rustc-demangle]]
  329. criteria = "safe-to-deploy"
  330. user-id = 1 # Alex Crichton (alexcrichton)
  331. start = "2019-04-12"
  332. end = "2025-05-08"
  333. [[trusted.rustix]]
  334. criteria = "safe-to-deploy"
  335. user-id = 6825 # Dan Gohman (sunfishcode)
  336. start = "2021-10-29"
  337. end = "2025-03-06"
  338. [[trusted.rustversion]]
  339. criteria = "safe-to-deploy"
  340. user-id = 3618 # David Tolnay (dtolnay)
  341. start = "2019-07-08"
  342. end = "2025-05-08"
  343. [[trusted.ryu]]
  344. criteria = "safe-to-deploy"
  345. user-id = 3618 # David Tolnay (dtolnay)
  346. start = "2019-05-02"
  347. end = "2025-03-06"
  348. [[trusted.same-file]]
  349. criteria = "safe-to-deploy"
  350. user-id = 189 # Andrew Gallant (BurntSushi)
  351. start = "2019-07-16"
  352. end = "2025-03-06"
  353. [[trusted.scoped-tls]]
  354. criteria = "safe-to-deploy"
  355. user-id = 1 # Alex Crichton (alexcrichton)
  356. start = "2019-02-26"
  357. end = "2025-03-06"
  358. [[trusted.scopeguard]]
  359. criteria = "safe-to-deploy"
  360. user-id = 2915 # Amanieu d'Antras (Amanieu)
  361. start = "2020-02-16"
  362. end = "2025-03-06"
  363. [[trusted.semver]]
  364. criteria = "safe-to-deploy"
  365. user-id = 3618 # David Tolnay (dtolnay)
  366. start = "2021-05-25"
  367. end = "2025-03-06"
  368. [[trusted.serde]]
  369. criteria = "safe-to-deploy"
  370. user-id = 3618 # David Tolnay (dtolnay)
  371. start = "2019-03-01"
  372. end = "2025-03-06"
  373. [[trusted.serde_derive]]
  374. criteria = "safe-to-deploy"
  375. user-id = 3618 # David Tolnay (dtolnay)
  376. start = "2019-03-01"
  377. end = "2025-05-08"
  378. [[trusted.serde_derive_internals]]
  379. criteria = "safe-to-deploy"
  380. user-id = 3618 # David Tolnay (dtolnay)
  381. start = "2019-09-08"
  382. end = "2025-03-06"
  383. [[trusted.serde_json]]
  384. criteria = "safe-to-deploy"
  385. user-id = 3618 # David Tolnay (dtolnay)
  386. start = "2019-02-28"
  387. end = "2025-03-06"
  388. [[trusted.serde_repr]]
  389. criteria = "safe-to-deploy"
  390. user-id = 3618 # David Tolnay (dtolnay)
  391. start = "2019-04-26"
  392. end = "2025-03-06"
  393. [[trusted.serde_spanned]]
  394. criteria = "safe-to-deploy"
  395. user-id = 6743 # Ed Page (epage)
  396. start = "2023-01-20"
  397. end = "2025-03-06"
  398. [[trusted.serialize-to-javascript]]
  399. criteria = "safe-to-deploy"
  400. user-id = 28029 # chip (chippers)
  401. start = "2022-02-08"
  402. end = "2025-05-08"
  403. [[trusted.serialize-to-javascript-impl]]
  404. criteria = "safe-to-deploy"
  405. user-id = 28029 # chip (chippers)
  406. start = "2022-02-08"
  407. end = "2025-05-08"
  408. [[trusted.sha2]]
  409. criteria = "safe-to-deploy"
  410. user-id = 267 # Tony Arcieri (tarcieri)
  411. start = "2020-05-24"
  412. end = "2025-05-08"
  413. [[trusted.slab]]
  414. criteria = "safe-to-deploy"
  415. user-id = 6741 # Alice Ryhl (Darksonn)
  416. start = "2021-10-13"
  417. end = "2025-03-06"
  418. [[trusted.smallvec]]
  419. criteria = "safe-to-deploy"
  420. user-id = 2017 # Matt Brubeck (mbrubeck)
  421. start = "2019-10-28"
  422. end = "2025-03-06"
  423. [[trusted.socket2]]
  424. criteria = "safe-to-deploy"
  425. user-id = 1 # Alex Crichton (alexcrichton)
  426. start = "2019-05-06"
  427. end = "2025-03-06"
  428. [[trusted.syn]]
  429. criteria = "safe-to-deploy"
  430. user-id = 3618 # David Tolnay (dtolnay)
  431. start = "2019-03-01"
  432. end = "2025-03-06"
  433. [[trusted.tao]]
  434. criteria = "safe-to-deploy"
  435. user-id = 95389 # tauri (tauri-bot)
  436. start = "2021-04-30"
  437. end = "2025-05-08"
  438. [[trusted.tao-macros]]
  439. criteria = "safe-to-deploy"
  440. user-id = 95389 # tauri (tauri-bot)
  441. start = "2023-01-11"
  442. end = "2025-05-08"
  443. [[trusted.target-lexicon]]
  444. criteria = "safe-to-deploy"
  445. user-id = 6825 # Dan Gohman (sunfishcode)
  446. start = "2019-03-06"
  447. end = "2025-03-06"
  448. [[trusted.tauri]]
  449. criteria = "safe-to-deploy"
  450. user-id = 95389 # tauri (tauri-bot)
  451. start = "2020-07-20"
  452. end = "2025-05-08"
  453. [[trusted.tauri-build]]
  454. criteria = "safe-to-deploy"
  455. user-id = 95389 # tauri (tauri-bot)
  456. start = "2021-04-14"
  457. end = "2025-05-08"
  458. [[trusted.tauri-codegen]]
  459. criteria = "safe-to-deploy"
  460. user-id = 95389 # tauri (tauri-bot)
  461. start = "2021-04-14"
  462. end = "2025-05-08"
  463. [[trusted.tauri-macros]]
  464. criteria = "safe-to-deploy"
  465. user-id = 95389 # tauri (tauri-bot)
  466. start = "2021-04-14"
  467. end = "2025-05-08"
  468. [[trusted.tauri-plugin]]
  469. criteria = "safe-to-deploy"
  470. user-id = 95389 # tauri (tauri-bot)
  471. start = "2024-02-03"
  472. end = "2025-05-08"
  473. [[trusted.tauri-runtime]]
  474. criteria = "safe-to-deploy"
  475. user-id = 95389 # tauri (tauri-bot)
  476. start = "2021-05-10"
  477. end = "2025-05-08"
  478. [[trusted.tauri-runtime-wry]]
  479. criteria = "safe-to-deploy"
  480. user-id = 95389 # tauri (tauri-bot)
  481. start = "2021-05-10"
  482. end = "2025-05-08"
  483. [[trusted.tauri-utils]]
  484. criteria = "safe-to-deploy"
  485. user-id = 95389 # tauri (tauri-bot)
  486. start = "2021-04-14"
  487. end = "2025-05-08"
  488. [[trusted.tauri-winres]]
  489. criteria = "safe-to-deploy"
  490. user-id = 95389 # tauri (tauri-bot)
  491. start = "2023-01-19"
  492. end = "2025-05-08"
  493. [[trusted.thiserror]]
  494. criteria = "safe-to-deploy"
  495. user-id = 3618 # David Tolnay (dtolnay)
  496. start = "2019-10-09"
  497. end = "2025-03-06"
  498. [[trusted.thiserror-impl]]
  499. criteria = "safe-to-deploy"
  500. user-id = 3618 # David Tolnay (dtolnay)
  501. start = "2019-10-09"
  502. end = "2025-03-06"
  503. [[trusted.thread_local]]
  504. criteria = "safe-to-deploy"
  505. user-id = 2915 # Amanieu d'Antras (Amanieu)
  506. start = "2019-09-07"
  507. end = "2025-03-06"
  508. [[trusted.tokio]]
  509. criteria = "safe-to-deploy"
  510. user-id = 6741 # Alice Ryhl (Darksonn)
  511. start = "2020-12-25"
  512. end = "2025-03-06"
  513. [[trusted.tokio-macros]]
  514. criteria = "safe-to-deploy"
  515. user-id = 6741 # Alice Ryhl (Darksonn)
  516. start = "2020-10-26"
  517. end = "2025-03-06"
  518. [[trusted.tokio-macros]]
  519. criteria = "safe-to-deploy"
  520. user-id = 10 # Carl Lerche (carllerche)
  521. start = "2019-04-24"
  522. end = "2025-03-06"
  523. [[trusted.tokio-util]]
  524. criteria = "safe-to-deploy"
  525. user-id = 6741 # Alice Ryhl (Darksonn)
  526. start = "2021-01-12"
  527. end = "2025-03-06"
  528. [[trusted.toml]]
  529. criteria = "safe-to-deploy"
  530. user-id = 1 # Alex Crichton (alexcrichton)
  531. start = "2019-05-16"
  532. end = "2025-03-06"
  533. [[trusted.toml]]
  534. criteria = "safe-to-deploy"
  535. user-id = 6743 # Ed Page (epage)
  536. start = "2022-12-14"
  537. end = "2025-03-06"
  538. [[trusted.toml_edit]]
  539. criteria = "safe-to-deploy"
  540. user-id = 6743 # Ed Page (epage)
  541. start = "2021-09-13"
  542. end = "2025-03-06"
  543. [[trusted.tower]]
  544. criteria = "safe-to-deploy"
  545. user-id = 10 # Carl Lerche (carllerche)
  546. start = "2019-04-27"
  547. end = "2025-05-08"
  548. [[trusted.tower-layer]]
  549. criteria = "safe-to-deploy"
  550. user-id = 10 # Carl Lerche (carllerche)
  551. start = "2019-04-27"
  552. end = "2025-05-08"
  553. [[trusted.tray-icon]]
  554. criteria = "safe-to-deploy"
  555. user-id = 95389 # tauri (tauri-bot)
  556. start = "2022-12-01"
  557. end = "2025-05-08"
  558. [[trusted.ucd-trie]]
  559. criteria = "safe-to-deploy"
  560. user-id = 189 # Andrew Gallant (BurntSushi)
  561. start = "2019-07-21"
  562. end = "2025-03-06"
  563. [[trusted.walkdir]]
  564. criteria = "safe-to-deploy"
  565. user-id = 189 # Andrew Gallant (BurntSushi)
  566. start = "2019-06-09"
  567. end = "2025-03-06"
  568. [[trusted.wasi]]
  569. criteria = "safe-to-deploy"
  570. user-id = 6825 # Dan Gohman (sunfishcode)
  571. start = "2019-07-22"
  572. end = "2025-03-06"
  573. [[trusted.wasi]]
  574. criteria = "safe-to-deploy"
  575. user-id = 1 # Alex Crichton (alexcrichton)
  576. start = "2020-06-03"
  577. end = "2025-03-06"
  578. [[trusted.wasm-bindgen]]
  579. criteria = "safe-to-deploy"
  580. user-id = 1 # Alex Crichton (alexcrichton)
  581. start = "2019-03-04"
  582. end = "2025-03-06"
  583. [[trusted.wasm-bindgen-backend]]
  584. criteria = "safe-to-deploy"
  585. user-id = 1 # Alex Crichton (alexcrichton)
  586. start = "2019-03-04"
  587. end = "2025-03-06"
  588. [[trusted.wasm-bindgen-futures]]
  589. criteria = "safe-to-deploy"
  590. user-id = 1 # Alex Crichton (alexcrichton)
  591. start = "2019-03-04"
  592. end = "2025-03-06"
  593. [[trusted.wasm-bindgen-macro]]
  594. criteria = "safe-to-deploy"
  595. user-id = 1 # Alex Crichton (alexcrichton)
  596. start = "2019-03-04"
  597. end = "2025-03-06"
  598. [[trusted.wasm-bindgen-macro-support]]
  599. criteria = "safe-to-deploy"
  600. user-id = 1 # Alex Crichton (alexcrichton)
  601. start = "2019-03-04"
  602. end = "2025-03-06"
  603. [[trusted.wasm-bindgen-shared]]
  604. criteria = "safe-to-deploy"
  605. user-id = 1 # Alex Crichton (alexcrichton)
  606. start = "2019-03-04"
  607. end = "2025-03-06"
  608. [[trusted.web-sys]]
  609. criteria = "safe-to-deploy"
  610. user-id = 1 # Alex Crichton (alexcrichton)
  611. start = "2019-03-04"
  612. end = "2025-03-06"
  613. [[trusted.webkit2gtk]]
  614. criteria = "safe-to-deploy"
  615. user-id = 95389 # tauri (tauri-bot)
  616. start = "2021-10-05"
  617. end = "2025-05-08"
  618. [[trusted.webkit2gtk-sys]]
  619. criteria = "safe-to-deploy"
  620. user-id = 95389 # tauri (tauri-bot)
  621. start = "2021-10-05"
  622. end = "2025-05-08"
  623. [[trusted.winapi-util]]
  624. criteria = "safe-to-deploy"
  625. user-id = 189 # Andrew Gallant (BurntSushi)
  626. start = "2020-01-11"
  627. end = "2025-03-06"
  628. [[trusted.window-vibrancy]]
  629. criteria = "safe-to-deploy"
  630. user-id = 95389 # tauri (tauri-bot)
  631. start = "2022-03-05"
  632. end = "2025-05-08"
  633. [[trusted.windows]]
  634. criteria = "safe-to-deploy"
  635. user-id = 64539 # Kenny Kerr (kennykerr)
  636. start = "2021-01-15"
  637. end = "2025-03-06"
  638. [[trusted.windows-core]]
  639. criteria = "safe-to-deploy"
  640. user-id = 64539 # Kenny Kerr (kennykerr)
  641. start = "2021-11-15"
  642. end = "2025-03-06"
  643. [[trusted.windows-implement]]
  644. criteria = "safe-to-deploy"
  645. user-id = 64539 # Kenny Kerr (kennykerr)
  646. start = "2022-01-27"
  647. end = "2025-03-06"
  648. [[trusted.windows-interface]]
  649. criteria = "safe-to-deploy"
  650. user-id = 64539 # Kenny Kerr (kennykerr)
  651. start = "2022-02-18"
  652. end = "2025-03-06"
  653. [[trusted.windows-result]]
  654. criteria = "safe-to-deploy"
  655. user-id = 64539 # Kenny Kerr (kennykerr)
  656. start = "2024-02-02"
  657. end = "2025-03-06"
  658. [[trusted.windows-sys]]
  659. criteria = "safe-to-deploy"
  660. user-id = 64539 # Kenny Kerr (kennykerr)
  661. start = "2021-11-15"
  662. end = "2025-03-06"
  663. [[trusted.windows-targets]]
  664. criteria = "safe-to-deploy"
  665. user-id = 64539 # Kenny Kerr (kennykerr)
  666. start = "2022-09-09"
  667. end = "2025-03-06"
  668. [[trusted.windows-version]]
  669. criteria = "safe-to-deploy"
  670. user-id = 64539 # Kenny Kerr (kennykerr)
  671. start = "2023-03-07"
  672. end = "2025-03-06"
  673. [[trusted.windows_aarch64_gnullvm]]
  674. criteria = "safe-to-deploy"
  675. user-id = 64539 # Kenny Kerr (kennykerr)
  676. start = "2022-09-01"
  677. end = "2025-03-06"
  678. [[trusted.windows_aarch64_msvc]]
  679. criteria = "safe-to-deploy"
  680. user-id = 64539 # Kenny Kerr (kennykerr)
  681. start = "2021-11-05"
  682. end = "2025-03-06"
  683. [[trusted.windows_i686_gnu]]
  684. criteria = "safe-to-deploy"
  685. user-id = 64539 # Kenny Kerr (kennykerr)
  686. start = "2021-10-28"
  687. end = "2025-03-06"
  688. [[trusted.windows_i686_gnullvm]]
  689. criteria = "safe-to-deploy"
  690. user-id = 64539 # Kenny Kerr (kennykerr)
  691. start = "2024-04-02"
  692. end = "2025-05-08"
  693. [[trusted.windows_i686_msvc]]
  694. criteria = "safe-to-deploy"
  695. user-id = 64539 # Kenny Kerr (kennykerr)
  696. start = "2021-10-27"
  697. end = "2025-03-06"
  698. [[trusted.windows_x86_64_gnu]]
  699. criteria = "safe-to-deploy"
  700. user-id = 64539 # Kenny Kerr (kennykerr)
  701. start = "2021-10-28"
  702. end = "2025-03-06"
  703. [[trusted.windows_x86_64_gnullvm]]
  704. criteria = "safe-to-deploy"
  705. user-id = 64539 # Kenny Kerr (kennykerr)
  706. start = "2022-09-01"
  707. end = "2025-03-06"
  708. [[trusted.windows_x86_64_msvc]]
  709. criteria = "safe-to-deploy"
  710. user-id = 64539 # Kenny Kerr (kennykerr)
  711. start = "2021-10-27"
  712. end = "2025-03-06"
  713. [[trusted.winnow]]
  714. criteria = "safe-to-deploy"
  715. user-id = 6743 # Ed Page (epage)
  716. start = "2023-02-22"
  717. end = "2025-03-06"
  718. [[trusted.wry]]
  719. criteria = "safe-to-deploy"
  720. user-id = 95389 # tauri (tauri-bot)
  721. start = "2021-03-11"
  722. end = "2025-05-08"
  723. [[trusted.zeroize]]
  724. criteria = "safe-to-deploy"
  725. user-id = 267 # Tony Arcieri (tarcieri)
  726. start = "2021-11-05"
  727. end = "2025-05-08"