Closed caleteeter closed 5 years ago
If this is the case, right now this would be a weakness in the linter/static analyzer used on the MythX side. It should be able to detect this directly from solc's AST.
@thec00n care to comment?
I can repo pretty easily, can share if you need.
Yes, please do. Thanks.
As this is not an issue directly related to truffle-security
itself, but instead with the api behind it, I have transferred the issue to the mythx-developer-support
repository.
Unused variables are now reported.
When analyzing a contract, unused variables should be shown as a warning at minimum.