Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add audit reports for v1.3.0 for develop #513

Merged
merged 12 commits into from
Dec 20, 2023
Merged
28 changes: 23 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,31 @@ The contents of this repository are distributed via 3 different NPM packages:

For more information on the individual packages, please read the respective `README.md`.

## Audit
## Audits

The core smart contracts have been audited by [Halborn](https://www.halborn.com/).
Our smart contracts undergo regular audits.
heueristik marked this conversation as resolved.
Show resolved Hide resolved

- [Security audit report](./audits/AragonOSx-security-audit-report-halborn.pdf)
- The commit ID: [cb0621dc5185a73240a6ca33fccc7698f059fdf5](https://github.com/aragon/osx/commit/cb0621dc5185a73240a6ca33fccc7698f059fdf5)
- February 24th 2023
### v1.0.0

**Halborn**: [link 1](./audits/Halborn_AragonOSx_2023-02-24.pdf), [link 2](https://github.com/HalbornSecurity/PublicReports/blob/b3fe424535dce7ce345f74dc7e6c25e9200e7860/Solidity%20Smart%20Contract%20Audits/Aragon_aragonOS_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)

- Commit ID: [cb0621dc5185a73240a6ca33fccc7698f059fdf5](https://github.com/aragon/osx/commit/cb0621dc5185a73240a6ca33fccc7698f059fdf5)
- Started: 2023-02-07
- Finished: 2023-02-24

### v1.3.0

**Code4rena**: [link 1](./audits/Code4rena_AragonOSx_2023-12-12.pdf), [link 2](https://code4rena.com/reports/2023-03-aragon)

- Commit ID: [a2461ae61a8c4cc833a117120b76e306936f5e1c](https://github.com/aragon/osx/commit/a2461ae61a8c4cc833a117120b76e306936f5e1c)
- Started: 2023-03-03
- Finished: 2023-03-10

**Halborn**: [link 1](./audits/Halborn_AragonOSx_2023-06-13.pdf), [link 2](https://github.com/HalbornSecurity/PublicReports/blob/b3fe424535dce7ce345f74dc7e6c25e9200e7860/Solidity%20Smart%20Contract%20Audits/Aragon_aragonOS_v1_3_0_Smart_Contract_Security_Assessment_Report_Halborn_Final.pdf)

- Commit ID: [0ad8cad2bb661fbd53086d097d11228304d9b73e](https://github.com/aragon/osx/commit/0ad8cad2bb661fbd53086d097d11228304d9b73e)
- Started: 2023-05-29
- Finished: 2023-06-13

## Contributing

Expand Down
Binary file added audits/Code4rena_AragonOSx_2023-12-12.pdf
Binary file not shown.
Binary file added audits/Halborn_AragonOSx_2023-06-13.pdf
Binary file not shown.
Loading