Assigned RUSTSEC-2024-0424 to libafl, RUSTSEC-2024-0425 to get-size, RUSTSEC-2024-0426 to spl-token-swap, RUSTSEC-2024-0427 to get-size-derive, RUSTSEC-2024-0428 to kvm-ioctls (#2175)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-22 09:01:06 +00:00
committed by GitHub
parent 6efd56a717
commit 8737f2a942
6 changed files with 7 additions and 7 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.
750771d772c1008f195bddfb04558f4978cbb10636c99c8554510cd83d2c8a17 -
3f34d92fa031f4d1ba6e26266cebb6ac680e1383b6a8b4b335cea124775916bc -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0427"
package = "get-size-derive"
date = "2024-09-15"
informational = "unmaintained"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0425"
package = "get-size"
date = "2024-09-15"
informational = "unmaintained"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0428"
package = "kvm-ioctls"
url = "https://github.com/rust-vmm/kvm/pull/298"
date = "2024-12-05"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0424"
package = "libafl"
date = "2024-12-19"
url = "https://github.com/AFLplusplus/LibAFL/issues/1526"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0426"
package = "spl-token-swap"
date = "2024-12-19"
url = "https://github.com/solana-labs/solana-program-library/issues/5243"