mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2023-0025 to git-hash, RUSTSEC-2023-0026 to git-path (#1663)
Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
83e7443d27
commit
c48913e44d
@@ -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.
|
||||||
4422b168311ca897aadb3dbf4d299ea72b1dae097cc636c87f18c466f65a1963 -
|
c305f39a461b5c567184dd4a7518a4b26e01f78e25fc769afe98de2a629ddb19 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2023-0025"
|
||||||
package = "git-hash"
|
package = "git-hash"
|
||||||
date = "2023-03-14"
|
date = "2023-03-14"
|
||||||
url = "https://github.com/Byron/gitoxide/pull/741"
|
url = "https://github.com/Byron/gitoxide/pull/741"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2023-0026"
|
||||||
package = "git-path"
|
package = "git-path"
|
||||||
date = "2023-03-14"
|
date = "2023-03-14"
|
||||||
url = "https://github.com/Byron/gitoxide/pull/741"
|
url = "https://github.com/Byron/gitoxide/pull/741"
|
||||||
Reference in New Issue
Block a user