mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2024-0335 to gix-transport (#1943)
Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
db2acf4504
commit
0631800c0a
@@ -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.
|
||||||
63ba390dfe9fa5bdf55dc7b77ea46c904b5974d311b8db11ca5b68490bfaec08 -
|
513c1a2bd4ecc1461304ad7d1b04c27bc9b4c7b99c72307aed209af4c4197296 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2024-0335"
|
||||||
package = "gix-transport"
|
package = "gix-transport"
|
||||||
date = "2024-04-13"
|
date = "2024-04-13"
|
||||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-98p4-xjmm-8mfh"
|
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-98p4-xjmm-8mfh"
|
||||||
Reference in New Issue
Block a user