-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
ProverTag to use for all work impacting the proverTag to use for all work impacting the prover
Description
The Prover is currently using the gnark library version 0.12 as shown below:
Line 8 in 78d79d0
| github.com/consensys/gnark v0.12.1-0.20250501002417-facdd9882b80 |
The mentioned version is affected by two publicly-known vulnerabilities. See: GHSA-9fvj-xqr2-xwg8 and GHSA-95v9-hv42-pwrj. Even though they may not be currently affecting the Prover, it is recommended to upgrade to the latest version available. At the time of writing this is 0.14: https://github.com/Consensys/gnark/releases/tag/v0.14.0
For more information:
Additionally, consider upgrading to the latest version of Go available at the time of writing 1.24.9.
Line 3 in 78d79d0
| go 1.24.6 |
Metadata
Metadata
Assignees
Labels
ProverTag to use for all work impacting the proverTag to use for all work impacting the prover