Assigned RUSTSEC-2024-0437 to protobuf (#2248)

Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-07 10:08:56 -07:00
committed by GitHub
parent e6a1b2aa5a
commit 74ff50e899
2 changed files with 2 additions and 2 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.
119b0854d914a134ed8d25a196b65977e4566a7613081b4a6885e5ebc2029182 -
c43e3e1b83dab1634897e7b27f47be6de7dcef0513d239e9aa84a28f54c778e8 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0437"
package = "protobuf"
date = "2024-12-12"
url = "https://github.com/stepancheg/rust-protobuf/issues/749"