-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file added
BIN
+1.17 MB
solana/Durable_Nonce_Patches_Solana_L1_Security_Audit_Report_Halborn_Final.pdf
Binary file not shown.