Skip to content

Commit

Permalink
chore: add zksecurity audit report
Browse files Browse the repository at this point in the history
  • Loading branch information
saleel committed May 28, 2024
1 parent 8a12416 commit 4626ff5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ You can fork the project as a starting point for your own ZK-Email application.

Moreover, for those interested in creating the Twitter circuit from scratch, our [Proof of Twitter guide](https://prove.email/blog/twitter) offers a step-by-step tutorial on utilizing our SDKs for circuit construction.

## 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).

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 💡
For each pull request that successfully merges and addresses an [open issue](https://github.com/zkemail/zk-email-verify/issues), we offer a $50 reward. Should we overlook issuing your reward, kindly send us a direct message as a reminder. To learn more about how you can contribute to this project, please consult our [Contributing Guide](Contributing.md).
Expand Down
Binary file added audits/zksecurity-audit.pdf
Binary file not shown.

0 comments on commit 4626ff5

Please sign in to comment.