Skip to content

v0.0.22

Compare
Choose a tag to compare
@alexroan alexroan released this 15 Apr 16:05
· 224 commits to dev since this release
04ccf66

What's Changed

Release Notes

  • Benchmark aderyn and its detectors (not yet included in CI)
  • peek() enables detectors to look at the source code of the ASTNode, to run string comparisons against.
  • ENV vars moved into CLI args.
  • At the end of each run, check if there is a newer version of aderyn available.
  • Reclassify detectors to HIGH:
    • avoid_abi_envode_packed
    • unprotected_init_function

Full Changelog: v0.0.21...v0.0.22