Assigned RUSTSEC-2025-0064 to wren_rust

This commit is contained in:
djc
2025-09-11 07:02:34 +00:00
committed by Dirkjan Ochtman
parent 5756e1e8d9
commit 1e25ffc23b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
3ea20052455ac3041170ecfbf89e2cf649bd243251dd6c0a2cd36376cf8e379a -
04cf6f34262ff3c895e844ef85ac2c5fa92e1d523482e11de6ecbb298fc87c27 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0064"
package = "wren_rust"
date = "2025-05-06"
informational = "unsound"
@@ -18,4 +18,4 @@ unaffected = []
# soundness issue and unmaintained
`wren_rust::macros::_default_realloc()` lacks sufficient checks to it pointer parameter which passed into `free` and `realloc`
`wren_rust` is unmaintained.
`wren_rust` is unmaintained.