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:
github-actions[bot]
2024-07-08 09:12:43 -06:00
committed by GitHub
parent 69cfd1068e
commit 4fa6ebb969
4 changed files with 4 additions and 4 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.
dc73e5b5d44966a2834a140a101a713e0a142a22975e2a809903f4b3185f307a -
f71d7585ba8646137dd92882a08041bdce8394b7a98d96c191eedb1e18a2de13 -

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"