Consensys / mythx-cli

A command line interface for the MythX smart contract security analysis API
https://mythx-cli.readthedocs.io/
MIT License
84 stars 29 forks source link

Add support for Scribble instrumentation metadata for a Fuzz feature #246

Closed blitz-1306 closed 3 years ago

blitz-1306 commented 3 years ago

Changes

Notes

I guess it would be better to add a CLI option to override output location for a generated metadata. The current value (.scribble-arming.meta.json in constant SCRIBBLE_ARMING_META_FILE) can be used as a default.

Related links

Regards.