๐๏ธ Overview
This is the documentation for Solidity vulnerabilities that are detected by GuardRails. The documentation is grouped based on vulnerability category.
๐๏ธ Insecure Integer Arithmetic
Using Integer Arithmetic Securely
๐๏ธ Insecure Use of Low-Level Call
Why is this important?
๐๏ธ Reliance on Insecure Random Numbers
Using Strong Random Numbers
๐๏ธ State Change After External Call
Why is this important?
๐๏ธ Transaction Order Dependence
Why is this important?
๐๏ธ Unprotected Critical Function
This vulnerability category covers the following issues:
๐๏ธ Use of Insecure Function
Why is this important?
๐๏ธ Dependence on Predictable Environment Variables
Why is this important?
๐๏ธ Write to Arbitrary Storage Location
Why is this important?
๐๏ธ Call to Untrusted Contract
Why is this important?