Skip to content

Commit

Permalink
Add references to SF-security-features.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasgarcia214 authored Oct 28, 2024
1 parent acff882 commit a09e7ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions categories/SF-security-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ This section aids auditors in assessing the language's robustness in providing e
For more information, see also:

- **[Vyper Nonreentrancy Lock Vulnerability Technical Post-Mortem Report](https://hackmd.io/@vyperlang/HJUgNMhs2)**
- **[Solidity Docs - Reentrancy](https://docs.soliditylang.org/en/latest/security-considerations.html#reentrancy)**
- **[Interesting discussion - disallow state-changing effects after an external call by default](https://github.com/ethereum/solidity/issues/12996)**
- **[New batchOverflow Bug in Multiple ERC20 Smart Contracts (CVE-2018–10299)](https://peckshield.medium.com/alert-new-batchoverflow-bug-in-multiple-erc20-smart-contracts-cve-2018-10299-511067db6536)**
- **[https://aptos.dev/en/build/smart-contracts/move-security-guidelines](https://aptos.dev/en/build/smart-contracts/move-security-guidelines)**
- **[Cairo Security Flaws](https://oxor.io/blog/2024-08-16-cairo-security-flaws/)**

0 comments on commit a09e7ed

Please sign in to comment.