We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b3d77d + ad1e7c7 commit ca14044Copy full SHA for ca14044
1 file changed
advisories/github-reviewed/2026/04/GHSA-cq8v-f236-94qc/GHSA-cq8v-f236-94qc.json
@@ -1,7 +1,7 @@
1
{
2
"schema_version": "1.4.0",
3
"id": "GHSA-cq8v-f236-94qc",
4
- "modified": "2026-04-14T01:03:36Z",
+ "modified": "2026-04-14T01:03:37Z",
5
"published": "2026-04-14T01:03:36Z",
6
"aliases": [],
7
"summary": "Rand is unsound with a custom logger using rand::rng()",
@@ -18,7 +18,7 @@
18
"type": "ECOSYSTEM",
19
"events": [
20
21
- "introduced": "0.7.0"
+ "introduced": "0.9.0"
22
},
23
24
"fixed": "0.9.3"
@@ -48,6 +48,25 @@
48
"versions": [
49
"0.10.0"
50
]
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
70
}
71
],
72
"references": [
0 commit comments