Assigned RUSTSEC-2024-0351 to gix-ref, RUSTSEC-2024-0352 to gix-index, RUSTSEC-2024-0353 to gix-worktree (#2006)

Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-08 09:14:36 -06:00
committed by GitHub
parent 36be09a1f4
commit 6a846dea66
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.
f71d7585ba8646137dd92882a08041bdce8394b7a98d96c191eedb1e18a2de13 -
d6d40e35f3ad09228644ff6f81eb39e1a861752be2976db6e609a0b2c8435cbd -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0352"
package = "gix-index"
date = "2024-05-22"
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0351"
package = "gix-ref"
date = "2024-05-22"
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0353"
package = "gix-worktree"
date = "2024-05-22"
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"