Assigned RUSTSEC-2024-0380 to pqcrypto-dilithium, RUSTSEC-2024-0381 to pqcrypto-kyber (#2112)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-10 13:05:32 +01:00
committed by GitHub
parent 29874895f9
commit 4458419b12
3 changed files with 3 additions and 3 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.
8a3091cec7c73a9cee35d3d0a9cd47895e556b996d505d2f1673fb83de43927f -
7cd64c957e6c106b8131780e2eeda3bfcb738b64fe671f5a990a6a4b61bd1b5d -

View File

@@ -2,7 +2,7 @@
[advisory]
# Identifier for the advisory (mandatory). Will be assigned a "RUSTSEC-YYYY-NNNN"
# identifier e.g. RUSTSEC-2018-0001. Please use "RUSTSEC-0000-0000" in PRs.
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0380"
# Name of the affected crate (mandatory)
package = "pqcrypto-dilithium"

View File

@@ -2,7 +2,7 @@
[advisory]
# Identifier for the advisory (mandatory). Will be assigned a "RUSTSEC-YYYY-NNNN"
# identifier e.g. RUSTSEC-2018-0001. Please use "RUSTSEC-0000-0000" in PRs.
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0381"
# Name of the affected crate (mandatory)
package = "pqcrypto-kyber"