mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0337 to zip_next (#1951)
Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c033f71fea
commit
9c81e4dce7
@@ -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.
|
||||
3aba707b6f588b126491c2c59ff3873841cd3c6d488eef91a37b45ed3ebd5337 -
|
||||
0875d3685c54867f80c12ed01effd80328ec492811f18ca923e4f01e95ecb52b -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0337"
|
||||
package = "zip_next"
|
||||
date = "2024-04-20"
|
||||
url = "https://github.com/zip-rs/zip/issues/446"
|
||||
Reference in New Issue
Block a user