diff --git a/README.md b/README.md index b577f53..b7ad9dd 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ Moreover, for those interested in creating the Twitter circuit from scratch, our ## Audits -Both `zk-email-verify` and `zk-regex` were audited by [zkSecurity](https://zksecurity.xyz/). The report can be found [here](/audits/zksecurity-audit.pdf). + - Audit from [zkSecurity](https://zksecurity.xyz/) that cover both `zk-email-verify` and `zk-regex` - [Report](/audits/zksecurity-audit.pdf). Version [`6.1.0`](https://github.com/zkemail/zk-email-verify/releases/tag/v6.1.0) fixes the issues found in the audit. + + - Audit from [yAcademy](https://yacademy.dev/) - [Report](/audits/yacademy-audit.pdf). -Version [`6.1.0`](https://github.com/zkemail/zk-email-verify/releases/tag/v6.1.0) contains the fixes for the issues found in the audit. ## Contributors 💡 diff --git a/audits/yacademy-audit.pdf b/audits/yacademy-audit.pdf new file mode 100644 index 0000000..62316bd Binary files /dev/null and b/audits/yacademy-audit.pdf differ