v0.0.20
What's Changed
- Bump version to v0.0.20 by @alexroan in #294
- Fix/forge not installed in ci by @TilakMaddy in #292
- New browser module: previous and next sibling by @TilakMaddy in #291
- Docs: Email added to contributing doc by @alexroan in #303
- Detector improvement: Reduce false positives in unsafe ERC721 mint by @alexroan in #304
- Kill nyth by @alexroan in #307
- Detector templates by @alexroan in #308
- Kill Reusable Detectors by @alexroan in #309
- Kill criticals by @alexroan in #311
Release Notes
- Fail
aderyn
onforge build --ast
failure get_next_sibling
andget_previous_sibling
- Reduce false positives in Unsafe ERC20 mint detector
- Kill
nyth
- Kill
ReusableDetectors
- Kill
Critical
severity - Detector templates in each severity folder
Full Changelog: v0.0.19...v0.0.20