Assigned RUSTSEC-2025-0134 to rustls-pemfile

This commit is contained in:
djc
2025-12-05 19:01:26 +00:00
committed by Dirkjan Ochtman
parent 76e5be41d5
commit 5d6f7fbf10
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 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 -

View File

@@ -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"