Closed shayanb closed 5 years ago
:wave: Hey Shayan! The PythX CLI is outdated. It was initially meant as a PoC to display how PythX could be used in a CLI setting. I have gotten quite a bit of feedback and built a CLI version that goes beyong a PoC: https://github.com/dmuhs/mythx-cli/
The PythX CLI will be removed in future versions to avoid confusion. :slightly_smiling_face:
@dmuhs Please update the documentation then. That was the pointer that led me to Pythx.
https://docs.mythx.io/en/latest/tools/index.html#current-tools
Description
Ran
pythx truffle
on a truffle package, everything seems to be done and I can see the analysis result on Mythx dashboard, but pythx is failing to show the report. The same happens if I runpythx report *UUID*
.What I Did