Skip to content

Commit

Permalink
Assigned RUSTSEC-2024-0351 to gix-ref, RUSTSEC-2024-0352 to gix-index…
Browse files Browse the repository at this point in the history
…, RUSTSEC-2024-0353 to gix-worktree (#2006)

Co-authored-by: tarcieri <[email protected]>
  • Loading branch information
github-actions[bot] and tarcieri authored Jul 8, 2024
1 parent 36be09a commit 6a846de
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .duplicate-id-guard
Original file line number Diff line number Diff line change
@@ -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 -
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 6a846de

Please sign in to comment.