Skip to content

Commit e482e56

Browse files
committed
Assigned RUSTSEC-2025-0143 to capnp, RUSTSEC-2026-0006 to wasmtime
1 parent 0b448a8 commit e482e56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
e4b6b1ec39244b1b7120221ba3802a835b46790884748dd281eaf6ff56817771 -
3+
b688644a65cae56f014775790bed7384d9c5653f8648a8fd827427704ab493b6 -
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0143"
44
package = "capnp"
55
date = "2025-12-24"
66
url = "https://github.com/capnproto/capnproto-rust/issues/605"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2026-0006"
44
package = "wasmtime"
55
date = "2026-01-26"
66
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-vc8c-j3xm-xj73"

0 commit comments

Comments
 (0)