Assigned RUSTSEC-2024-0371 to gix-path, RUSTSEC-2024-0372 to ic-cdk (#2072)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-07 02:48:33 +01:00
committed by GitHub
parent 1a553f13f0
commit 66cef906f6
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.
da656a353ca7851dc61e8cb9356cf5e7e0822f2b83e887fabb57505e05c416d3 -
79c177b887f7bb34d9f0fa3d250f792d2d3fb43dfb4cf0d34b0f1f4d35412702 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0371"
package = "gix-path"
date = "2024-09-06"
url = "https://github.com/Byron/gitoxide/security/advisories/GHSA-m8rp-vv92-46c7"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0372"
package = "ic-cdk"
date = "2024-09-05"
url = "https://github.com/dfinity/cdk-rs/pull/509"