mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2024-0348 to gix-index, RUSTSEC-2024-0349 to gix-worktree, RUSTSEC-2024-0350 to gix-fs (#2005)
Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69cfd1068e
commit
4fa6ebb969
@@ -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.
|
||||
dc73e5b5d44966a2834a140a101a713e0a142a22975e2a809903f4b3185f307a -
|
||||
f71d7585ba8646137dd92882a08041bdce8394b7a98d96c191eedb1e18a2de13 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0350"
|
||||
package = "gix-fs"
|
||||
date = "2024-05-22"
|
||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-7w47-3wg8-547c"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0348"
|
||||
package = "gix-index"
|
||||
date = "2024-05-22"
|
||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-7w47-3wg8-547c"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0349"
|
||||
package = "gix-worktree"
|
||||
date = "2024-05-22"
|
||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-7w47-3wg8-547c"
|
||||
Reference in New Issue
Block a user