Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,8 @@ If you want to import the verifier contract into your own repository for testing

## Audits

You can find the audit reports for these contracts in the [OpenVM repo](https://github.com/openvm-org/openvm/tree/main/audits).
Versions v1.1 and later of these contracts are recommended for production use. The code to generate these contracts from release commits of OpenVM was [audited](https://github.com/openvm-org/openvm/blob/main/audits/v1.1.1-cantina-report.pdf) by [Cantina](https://cantina.xyz/) in April 2025.

## Security

See [SECURITY.md](SECURITY.md).
5 changes: 5 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Security Policy

## Report a Vulnerability

Contact [[email protected]](mailto:[email protected]).