Consensys / truffle-security

MythX smart contract security verification plugin for Truffle Framework
https://mythx.io
124 stars 28 forks source link

V1.6.2 #250

Closed danielrea closed 4 years ago

danielrea commented 4 years ago

Grouping analyses into batches with links to relevant page on dashboard has been added.

Added --no-mythx-logs command to remove mythx logs from Truffle Security output.

Fix output styles.

Updated all truffle packages.

Added --ci and --ci-whitelist for throwing an error based on results.

Can now use truffle run mythx as an alternative to truffle run verify.

Cancelling during full mode analysis will now return a link to group on the dashboard.

MYTHX_API_URL environment variable is now passed to mythxjs.

Can now pass api key generated from dashboard with --apiKey {apiKey}.