mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Fix date in gix-transport advisory before ID assignment (#1944)
* Advisory for gix-transport * Fix link * Fix date
This commit is contained in:
committed by
GitHub
parent
70f47a8128
commit
db2acf4504
@@ -1,9 +1,8 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
|
||||
package = "gix-transport"
|
||||
date = "2021-01-31"
|
||||
date = "2024-04-13"
|
||||
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-98p4-xjmm-8mfh"
|
||||
categories = ["code-execution"]
|
||||
aliases = ["GHSA-98p4-xjmm-8mfh"]
|
||||
|
||||
Reference in New Issue
Block a user