Skip to content

v0.0.7

Compare
Choose a tag to compare
@alexroan alexroan released this 08 Dec 09:44
· 355 commits to dev since this release
d824cff
  • Speed up report generation by sorting detector instances on the fly, instead of post-processing.
  • Bug fix: hard coded foundry src replaced with foundry.toml definition.
  • Custom report output file with arg: -o <output_file>.
  • Process foundry output files in parallel & other io speed improvements.
  • Single Solidity files can be analyzed without a framework so long as Foundry is installed on the machine.

Big thanks to @TilakMaddy for his contribution to many of the features listed here.