mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0386 to strason (#2117)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
80ae89ec67
commit
e5e3e9a8bb
@@ -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.
|
||||||
ecae4945edb2faa01796dd88d3de3d3ac79435bcf81e0d1ebae3aab3de9214f6 -
|
0f85adf5c891c5e813b300e5da8da8d50404060f9a3d9655c7089965f25470ef -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0386"
|
||||||
package = "strason"
|
package = "strason"
|
||||||
date = "2024-09-04"
|
date = "2024-09-04"
|
||||||
url = "https://github.com/apoelstra/strason/issues/4"
|
url = "https://github.com/apoelstra/strason/issues/4"
|
||||||
@@ -12,4 +12,4 @@ patched = []
|
|||||||
|
|
||||||
# strason is unmaintained
|
# strason is unmaintained
|
||||||
|
|
||||||
strason will no longer be maintained as declared by the developer. The project has been archived.
|
strason will no longer be maintained as declared by the developer. The project has been archived.
|
||||||
Reference in New Issue
Block a user