@@ -1829,6 +1829,16 @@ criteria = "safe-to-deploy"
18291829version = " 0.2.5"
18301830notes = " I am the author of this crate."
18311831
1832+ [[audits .leb128-tokio ]]
1833+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
1834+ criteria = " safe-to-deploy"
1835+ version = " 0.1.1"
1836+
1837+ [[audits .leb128-tokio ]]
1838+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
1839+ criteria = " safe-to-deploy"
1840+ version = " 0.1.1"
1841+
18321842[[audits .libc ]]
18331843who = " Dan Gohman <dev@sunfishcode.online>"
18341844criteria = " safe-to-deploy"
@@ -2173,6 +2183,11 @@ a few `unsafe` blocks related to utf-8 validation which are locally verifiable
21732183as correct and otherwise this crate is good to go.
21742184"""
21752185
2186+ [[audits .pin-project-lite ]]
2187+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
2188+ criteria = " safe-to-deploy"
2189+ delta = " 0.2.13 -> 0.2.14"
2190+
21762191[[audits .pin-utils ]]
21772192who = " Pat Hickey <phickey@fastly.com>"
21782193criteria = " safe-to-deploy"
@@ -2557,6 +2572,11 @@ criteria = "safe-to-deploy"
25572572version = " 0.7.4"
25582573notes = " Alex Crichton audited the safety of src/sync/reusable_box.rs, I audited the remainder of the crate."
25592574
2575+ [[audits .tokio-util ]]
2576+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
2577+ criteria = " safe-to-deploy"
2578+ delta = " 0.7.4 -> 0.7.11"
2579+
25602580[[audits .tracing ]]
25612581who = " Alex Crichton <alex@alexcrichton.com>"
25622582criteria = " safe-to-deploy"
@@ -2666,6 +2686,11 @@ is similar to what it once was back then. Skimming over the crate there is
26662686nothing suspicious and it's everything you'd expect a Rust URL parser to be.
26672687"""
26682688
2689+ [[audits .utf8-tokio ]]
2690+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
2691+ criteria = " safe-to-deploy"
2692+ version = " 0.1.1"
2693+
26692694[[audits .vcpkg ]]
26702695who = " Pat Hickey <phickey@fastly.com>"
26712696criteria = " safe-to-deploy"
@@ -2970,6 +2995,11 @@ criteria = "safe-to-run"
29702995version = " 0.12.5"
29712996notes = " The Bytecode Alliance is the author of this crate."
29722997
2998+ [[audits .wasm-tokio ]]
2999+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
3000+ criteria = " safe-to-deploy"
3001+ version = " 0.4.1"
3002+
29733003[[audits .wasmi ]]
29743004who = " Robin Freyler <robin.freyler@gmail.com>"
29753005criteria = " safe-to-run"
@@ -3411,6 +3441,11 @@ criteria = "safe-to-deploy"
34113441version = " 0.6.4"
34123442notes = " The Bytecode Alliance is the author of this crate."
34133443
3444+ [[audits .wrpc-transport ]]
3445+ who = " Roman Volosatovs <rvolosatovs@riseup.net>"
3446+ criteria = " safe-to-deploy"
3447+ version = " 0.25.0"
3448+
34143449[[audits .xattr ]]
34153450who = " Andrew Brown <andrew.brown@intel.com>"
34163451criteria = " safe-to-deploy"
0 commit comments