Skip to content

Commit ca14044

Browse files
Merge pull request #7481 from github/nbagnard-GHSA-cq8v-f236-94qc
2 parents 0b3d77d + ad1e7c7 commit ca14044

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

advisories/github-reviewed/2026/04/GHSA-cq8v-f236-94qc/GHSA-cq8v-f236-94qc.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-cq8v-f236-94qc",
4-
"modified": "2026-04-14T01:03:36Z",
4+
"modified": "2026-04-14T01:03:37Z",
55
"published": "2026-04-14T01:03:36Z",
66
"aliases": [],
77
"summary": "Rand is unsound with a custom logger using rand::rng()",
@@ -18,7 +18,7 @@
1818
"type": "ECOSYSTEM",
1919
"events": [
2020
{
21-
"introduced": "0.7.0"
21+
"introduced": "0.9.0"
2222
},
2323
{
2424
"fixed": "0.9.3"
@@ -48,6 +48,25 @@
4848
"versions": [
4949
"0.10.0"
5050
]
51+
},
52+
{
53+
"package": {
54+
"ecosystem": "crates.io",
55+
"name": "rand"
56+
},
57+
"ranges": [
58+
{
59+
"type": "ECOSYSTEM",
60+
"events": [
61+
{
62+
"introduced": "0.7.0"
63+
},
64+
{
65+
"fixed": "0.8.6"
66+
}
67+
]
68+
}
69+
]
5170
}
5271
],
5372
"references": [

0 commit comments

Comments
 (0)