mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2023-0076 to cpython (#1843)
Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5fbac74663
commit
dc1d79ccc5
@@ -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.
|
||||
f76570fcb66840ef615c8ff75bd5eee7e7dab97251e89d8bc4d42138bef887e0 -
|
||||
56de70e3fa39c60a39b175766f9edc2bf8a82dec4f00fc75b3c7b35ccd6c2263 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2023-0076"
|
||||
package = "cpython"
|
||||
date = "2023-11-14"
|
||||
url = "https://github.com/dgrunwald/rust-cpython/commit/e815555"
|
||||
Reference in New Issue
Block a user