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:
github-actions[bot]
2023-03-25 02:33:49 +11:00
committed by GitHub
parent 83e7443d27
commit c48913e44d
3 changed files with 3 additions and 3 deletions

View File

@@ -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.
4422b168311ca897aadb3dbf4d299ea72b1dae097cc636c87f18c466f65a1963 -
c305f39a461b5c567184dd4a7518a4b26e01f78e25fc769afe98de2a629ddb19 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0025"
package = "git-hash"
date = "2023-03-14"
url = "https://github.com/Byron/gitoxide/pull/741"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0026"
package = "git-path"
date = "2023-03-14"
url = "https://github.com/Byron/gitoxide/pull/741"