Skip to content

Commit

Permalink
docs: clean up Audit page
Browse files Browse the repository at this point in the history
  • Loading branch information
samajammin committed Feb 23, 2024
1 parent a547bcb commit ed0a715
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions website/versioned_docs/version-v1.x/audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ sidebar_label: Security audits
sidebar_position: 12
---

# Security Audits
# MACI Security Audits

## Links
## Full reports

- Audit by PSE Audit 2024/02 [report](/audit_reports/20240223_PSE_Audit_audit_report.pdf)
- Audit by HashCloak 2022/09 [report](/audit_reports/202220930_Hashcloak_audit_report.pdf)
- Audit by HashCloak 2021/09 [report](/audit_reports/20210922_Hashcloak_audit_report.pdf)

## PSE audit 2024

In February 2024 the PSE Audit team audited the MACI codebase with a focus on the smart contracts, typescript core, and Circom circuits Three critical bugs were found, two within the Circom circuits and one in the smart contracts. All three of these have been fixed.
In February 2024 the PSE Audit team audited the MACI codebase with a focus on the smart contracts, TypeScript core, and Circom circuits Three critical bugs were found: two within the Circom circuits and one in the smart contracts. All three of these have been fixed.

Please see the [PSE Audit report](/audit_reports/20240223_PSE_Audit_audit_report.pdf) for details.

Expand All @@ -27,8 +27,6 @@ Out of five issues disclosed, only three were relevant and have been since fixed

We would like to thank you the Veridise team for their effort in keeping open source projects safe.

> Please note that at this time the fixed code is only present in the dev branch. This will be merged to the main branch in the next minor update.
### Issue 1

**Description**
Expand Down Expand Up @@ -157,6 +155,6 @@ The following packages were in scope:
- Crypto
- Domainobjs

From August 18, 2021 to September 22, 2021, Hashcloak assisted the MACI team in resolving the issues brought up.
From August 18, 2021 to September 22, 2021, Hashcloak assisted the MACI team in resolving the issues.

Please see the [HashCloak report](/audit_reports/20210922_Hashcloak_audit_report.pdf) for details.

0 comments on commit ed0a715

Please sign in to comment.