Skip to content

Commit 57e4849

Browse files
committed
feat: add SECURITY.md
1 parent 2603e49 commit 57e4849

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ If you want to import the verifier contract into your own repository for testing
4141

4242
## Audits
4343

44-
You can find the audit reports for these contracts in the [OpenVM repo](https://github.com/openvm-org/openvm/tree/main/audits).
44+
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.
45+
46+
## Security
47+
48+
See [SECURITY.md](SECURITY.md).

SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
## Report a Vulnerability
4+
5+

0 commit comments

Comments
 (0)