Assigned RUSTSEC-2023-0071 to rsa (#1826)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-28 07:10:45 -07:00
committed by GitHub
parent b40bd2ae82
commit a9468c3c3a
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 prevents duplicate ID assignment due to a race between those jobs.
739f840a35f4a37d008914d9a3df940aaf7fbee8d2f606fa7407e8840d46b976 -
3944852d5ebdb55e826a828c06e032c14471d6b3d196f95c2747f15429f9e351 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0071"
package = "rsa"
date = "2023-11-22"
keywords = ["cryptography"]