AGAVE: Deployment Security Audit
Whole
codebase
Current test coverage is very limited. In the latest branch "for-audit" hardhat test cases from Aave have been removed, potentially due to compilation conflicts, as well in foundry, many of the test cases don't make the use of assert() to check for acceptable returns.
Either recreate all test cases in foundry or ensure the full suite of test cases are able to be run
AGAVE: Deployment Security Audit