Skip to content

Releases: smartbugs/smartbugs

SmartBugs 2.1.1

17 Apr 10:50

Choose a tag to compare

  • Fix UTF16 encoding problem under Windows
  • Add test cases for missing parts

SmartBugs 2.1.0

16 Apr 16:49

Choose a tag to compare

  • Replace solcx by solc-select: solcx has been unmaintained for some time, and the server used by solcx is deprecated and is not updated anymore with new solc-versions
  • Increase test coverage

SmartBugs 2.0.18

30 Mar 18:30

Choose a tag to compare

  • Update Vulhunter
  • Tools configured to run isolated from the network; only mythril-0.23.5 (outdated) needs access to the internet

SmartBugs 2.0.17

20 Mar 16:29

Choose a tag to compare

  • Adjustments regarding mythril, securify2, semgrep, slither, solhint
  • --network option; containers now are isolated from the network by default
  • Output debugging information

SmartBugs 2.0.16

03 Jan 19:17

Choose a tag to compare

  • streamline installation procedure
  • improve sw engineering standards: add tests, format code, add types
  • improve error parsing for ccc, securify2, slither, solhint
  • bump mythril to 0.24.8
  • new tools: mando, mando-hgt, vulhunter

SmartBugs 2.0.15

31 Aug 16:41

Choose a tag to compare

  • Add tool CPG Contract Checker (CCC)
  • Update Oyente+
  • Fix Mythril parser
  • Reduce size of Ethainter image

SmartBugs 2.0.14

13 Aug 20:25

Choose a tag to compare

  • Tool Securify2 added

SmartBugs 2.0.13

07 Aug 12:36

Choose a tag to compare

  • Update Slither to 0.11.3

SmartBugs 2.0.12

06 Aug 19:56

Choose a tag to compare

  • Update semgrep to version 1.131.0 with Decurity SC rules 1.2.1
  • Update solhint to version 6.0.0
  • Add copies of the contracts in samples that have been upgraded to Solidity 0.5.17, 0.6.12, 0.7.6, and 0.8.24

SmartBugs 2.0.11

03 Aug 13:08

Choose a tag to compare

  • Add tool Oyente+
  • Add CLI option --continue-on-errors