Assigned RUSTSEC-2024-0406 to ic-stable-structures, RUSTSEC-2024-0407 to linkme (#2155)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-04 12:44:24 +00:00
committed by GitHub
parent 21b0e0a53e
commit 6be9287822
3 changed files with 4 additions and 4 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.
fc3307516f0bba62f1990827568056f2ca57badabb319fa9a8b952b1e9ecda48 -
158d817439adca059b33275d77414a6b40f8bae1d76c8b9c4b83a5b9e6da15cd -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0406"
package = "ic-stable-structures"
date = "2024-05-17"
url = "https://github.com/dfinity/stable-structures/pull/212"
@@ -31,4 +31,4 @@ Users who are not storing unbounded types in `BTreeMap` are not affected and do
- [GitHub Security Advisory (GHSA-3rcq-39xp-7xjp)](https://github.com/dfinity/stable-structures/security/advisories/GHSA-3rcq-39xp-7xjp)
- [dfinity/stable-structures/pull/212](https://github.com/dfinity/stable-structures/pull/212)
- [Stable Structures Documentation](https://docs.rs/ic-stable-structures/0.6.4/ic_stable_structures/)
- [Stable Memory on the Internet Computer](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/storage#stable-memory)
- [Stable Memory on the Internet Computer](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/storage#stable-memory)

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0407"
package = "linkme"
date = "2024-03-05"
url = "https://github.com/dtolnay/linkme/issues/82"