Assigned RUSTSEC-2025-0143 to capnp, RUSTSEC-2026-0006 to wasmtime

This commit is contained in:
djc
2026-01-27 05:53:00 +00:00
committed by Dirkjan Ochtman
parent 0b448a8d50
commit e482e56e01
3 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.
e4b6b1ec39244b1b7120221ba3802a835b46790884748dd281eaf6ff56817771 -
b688644a65cae56f014775790bed7384d9c5653f8648a8fd827427704ab493b6 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0143"
package = "capnp"
date = "2025-12-24"
url = "https://github.com/capnproto/capnproto-rust/issues/605"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2026-0006"
package = "wasmtime"
date = "2026-01-26"
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-vc8c-j3xm-xj73"