diff --git a/cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json b/cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json index 8ca9235d8..20abbc8e1 100644 --- a/cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json +++ b/cargo-dylint/tests/supply_chain/aarch64-apple-darwin.json @@ -952,6 +952,20 @@ "name": "libs" } ], + "getrandom": [ + { + "id": 563, + "kind": "team", + "login": "github:rust-random:maintainers", + "name": "maintainers" + }, + { + "id": 1234, + "kind": "user", + "login": "dhardy", + "name": "Diggory Hardy" + } + ], "gimli": [ { "id": 696, diff --git a/cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json b/cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json index 8ca9235d8..20abbc8e1 100644 --- a/cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json +++ b/cargo-dylint/tests/supply_chain/x86_64-apple-darwin.json @@ -952,6 +952,20 @@ "name": "libs" } ], + "getrandom": [ + { + "id": 563, + "kind": "team", + "login": "github:rust-random:maintainers", + "name": "maintainers" + }, + { + "id": 1234, + "kind": "user", + "login": "dhardy", + "name": "Diggory Hardy" + } + ], "gimli": [ { "id": 696, diff --git a/cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json b/cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json index 4f26687db..c6ffd6e4d 100644 --- a/cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json +++ b/cargo-dylint/tests/supply_chain/x86_64-pc-windows-msvc.json @@ -892,6 +892,20 @@ "name": "libs" } ], + "getrandom": [ + { + "id": 563, + "kind": "team", + "login": "github:rust-random:maintainers", + "name": "maintainers" + }, + { + "id": 1234, + "kind": "user", + "login": "dhardy", + "name": "Diggory Hardy" + } + ], "git2": [ { "id": 1, diff --git a/cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json b/cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json index 820ae2697..90a71caf0 100644 --- a/cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json +++ b/cargo-dylint/tests/supply_chain/x86_64-unknown-linux-gnu.json @@ -906,6 +906,20 @@ "name": "libs" } ], + "getrandom": [ + { + "id": 563, + "kind": "team", + "login": "github:rust-random:maintainers", + "name": "maintainers" + }, + { + "id": 1234, + "kind": "user", + "login": "dhardy", + "name": "Diggory Hardy" + } + ], "gimli": [ { "id": 696,