Skip to content

Commit 93c1207

Browse files
1 parent 2b381a3 commit 93c1207

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

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

Lines changed: 20 additions & 4 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()",
@@ -20,6 +20,25 @@
2020
{
2121
"introduced": "0.7.0"
2222
},
23+
{
24+
"fixed": "0.8.6"
25+
}
26+
]
27+
}
28+
]
29+
},
30+
{
31+
"package": {
32+
"ecosystem": "crates.io",
33+
"name": "rand"
34+
},
35+
"ranges": [
36+
{
37+
"type": "ECOSYSTEM",
38+
"events": [
39+
{
40+
"introduced": "0.9.0"
41+
},
2342
{
2443
"fixed": "0.9.3"
2544
}
@@ -44,9 +63,6 @@
4463
}
4564
]
4665
}
47-
],
48-
"versions": [
49-
"0.10.0"
5066
]
5167
}
5268
],

0 commit comments

Comments
 (0)