pypi slither-analyzer 0.5.2
v0.5.2

latest releases: 0.11.5, 0.11.4, 0.11.3...
7 years ago

0.5.2 - 2019-01-31

This release improves performance, fixes minor bugs, and simplifies the generation of our documentation.

Added

  • Add a vulnerability description to all the detectors, then use that to auto-generate the wiki documentation.

Changed

  • Improve the reentrancy heuristics: the reentrancy information is computed only one time, and its information is shared across all the reentrancy variants.
  • Use a cache system for the function.all_* properties
  • Re-add the Length SlithIR operator (ed7afe0)

Fixed

  • Incorrect read information in case of ReferenceVariable (1cdc34e)

Don't miss a new slither-analyzer release

NewReleases is sending notifications on new releases.