Skip to content

Commit

Permalink
Publish nonce audits
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay committed Jun 21, 2022
1 parent ce012ac commit f8c4882
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# log files
*.log
log-*.txt
log-*/

# intellij files
/.idea/
/solana.iml
/.vscode/

# mac files
.DS_Store
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# security-audits
Published security audits
# Solana Security Audits

## Solana

* [Halborn Durable_Nonce_Patches_Solana_L1_Security_Audit_Report_Halborn_Final.pdf](./solana/Durable_Nonce_Patches_Solana_L1_Security_Audit_Report_Halborn_Final.pdf)
* [Otter Security Durable_Nonce_Audit_6_20_22.pdf](./solana/Durable_Nonce_Audit_6_20_22.pdf)

<!--- ## Solana Program Library -->
Binary file added solana/Durable_Nonce_Audit_6_20_22.pdf
Binary file not shown.
Binary file not shown.

0 comments on commit f8c4882

Please sign in to comment.