We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277934e commit 133459cCopy full SHA for 133459c
crates/workflow-core/RUSTSEC-0000-0000.md
@@ -8,8 +8,8 @@ informational = "unsound"
8
categories = ["memory-exposure", "memory-corruption"]
9
10
[affected.functions]
11
-"workflow_core::utils::buffer_as_slice" = ["<= 0.13.3"]
12
-"workflow_core::utils::buffer_as_slice_mut" = ["<= 0.13.3"]
+"workflow_core::utils::buffer_as_slice" = ["<= 0.18.0"]
+"workflow_core::utils::buffer_as_slice_mut" = ["<= 0.18.0"]
13
14
[versions]
15
patched = []
0 commit comments