pypi slither-analyzer 0.8.1
v0.8.1

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

0.8.1 - 2021-08-16

This release adds the SARIF support, which allows Slither to report issues through Github code scanning app. The github action will be released soon. In addition, the release brings many small issues and improvements to the detectors and tools.

We would like to thank our external contributors:

Added

  • Sarif support (#918).
  • slither-check-erc add ERC1155 support (34a4ae1)
  • Slither Rekt list (a2c5714)
  • More type hints (#906)

Changed

  • slither-check-upgradeability: improve heuristics to detect init functions (#853)
  • is_protected heuristic (#855)
  • Improve Abiencoderv2 detector (#848)
  • Multiple minor improvements in #856
  • Trophies.md list
  • Remove crytic.io notice (889d537)
  • Use crytic-compile@0.2.1, which adds BSC support, and fixes multiple bugs

Fixed

  • Bug in variable order printer (#849)
  • Wrong type in contract.py (#869)
  • Wrong wiki links (#876)
  • calldata support (#907)

Don't miss a new slither-analyzer release

NewReleases is sending notifications on new releases.