mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0134 to rustls-pemfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
7f31f02b9ecef1a70985011825d1160f4e07137301efb7ae7b1894ec675d617c -
|
fd13d0214fe5e28a003291aae5f3094c0eb699ca1043a279289c694e3f62ad46 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0134"
|
||||||
package = "rustls-pemfile"
|
package = "rustls-pemfile"
|
||||||
date = "2025-11-28"
|
date = "2025-11-28"
|
||||||
url = "https://github.com/rustls/pemfile/issues/61"
|
url = "https://github.com/rustls/pemfile/issues/61"
|
||||||
Reference in New Issue
Block a user