mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0394 to mmap (#2123)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2d1a30963e
commit
35e0174b91
@@ -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.
|
||||
2a7e1311e2cb45b82bce42dcdebe239b9c311b8a509566ef1c217d03f781d749 -
|
||||
6ba4f786f9236afafad5d3aee63e1a171ebfbac714c9d1853f204271cc1ca688 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0394"
|
||||
package = "mmap"
|
||||
date = "2024-06-10"
|
||||
url = "https://github.com/rbranson/rust-mmap"
|
||||
Reference in New Issue
Block a user