Slither
Foundry set-up
Create slither.config.json
Run slither on the entire codebase:
If required, update the solc
compiler used by Slither to the same version used by Forge with solc-select
Slither Documentation - https://github.com/crytic/slither/wiki/Detector-Documentation
Last updated