safe-global / safe-modules

A collection of modules that can be used with the Safe contract
GNU Lesser General Public License v3.0
140 stars 73 forks source link

Coordinate `SafeWebAuthnSharedSigner` Audit #460

Closed nlordell closed 1 month ago

nlordell commented 2 months ago

As the title suggests, the SafeWebAuthnSharedSigner was not included in the original audit, but is being used by the SDK in its passkey implementation, so we need to do a proper audit (as just the audit competition did not give us enough confidence for releasing this contract).

Additionally, we can ask the auditor to do an incremental audit on the changes done to the other passkey contracts since 0.2.0 (see CHANGELOG, as well as potentially merging #451).

Expected Outcome