mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
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:
committed by
GitHub
parent
29874895f9
commit
4458419b12
@@ -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 -
|
||||
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user