Skip to content

Commit 91f830f

Browse files
committed
[GHSA-67mf-3cr5-8w23] Fix typo in bc-fips version 1.0.2.6 is correct
The version 1.0.26 does not exist, the latest version in 1.0.x version stream is 1.0.2.6. See: - https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902025%E2%80%908885 - https://mvnrepository.com/artifact/org.bouncycastle/bc-fips Fixes: - #6077
1 parent f2ee073 commit 91f830f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

advisories/github-reviewed/2025/08/GHSA-67mf-3cr5-8w23/GHSA-67mf-3cr5-8w23.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-67mf-3cr5-8w23",
4-
"modified": "2025-09-02T22:48:35Z",
4+
"modified": "2025-09-0eT10:22:01Z",
55
"published": "2025-08-12T12:30:32Z",
66
"aliases": [
77
"CVE-2025-8885"
@@ -142,7 +142,7 @@
142142
"introduced": "1.0.0"
143143
},
144144
{
145-
"fixed": "1.0.26"
145+
"fixed": "1.0.2.6"
146146
}
147147
]
148148
}
@@ -202,4 +202,4 @@
202202
"github_reviewed_at": "2025-08-12T19:36:18Z",
203203
"nvd_published_at": "2025-08-12T10:15:26Z"
204204
}
205-
}
205+
}

0 commit comments

Comments
 (0)