dindonero/SmartBugs Local Static Analysis

Run SmartBugs static analysis tools on Solidity Contracts in repo. Tools available: Honeybadger, Maian, Manticore, Mythril, Osiris, Oyente, Securify, Slither, SmartCheck, Solhint.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 25, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dindonero/smartbugs-local-static-analysis@de11f1f3c54deebb11c237b1c376eccdbba64678 # b1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
toolSpecify tools to run the analysis separated by a semi-colon. By default all tools are run. Example: "oyente,mythril,maian".nomythril slither

no outputs