mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
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:
committed by
GitHub
parent
36be09a1f4
commit
6a846dea66
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
f71d7585ba8646137dd92882a08041bdce8394b7a98d96c191eedb1e18a2de13 -
|
d6d40e35f3ad09228644ff6f81eb39e1a861752be2976db6e609a0b2c8435cbd -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0352"
|
||||||
package = "gix-index"
|
package = "gix-index"
|
||||||
date = "2024-05-22"
|
date = "2024-05-22"
|
||||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0351"
|
||||||
package = "gix-ref"
|
package = "gix-ref"
|
||||||
date = "2024-05-22"
|
date = "2024-05-22"
|
||||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0353"
|
||||||
package = "gix-worktree"
|
package = "gix-worktree"
|
||||||
date = "2024-05-22"
|
date = "2024-05-22"
|
||||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-49jc-r788-3fc9"
|
||||||
Reference in New Issue
Block a user