Open-Source Licenses
Pépouze is built on excellent open-source software. The analyzers below are run as separate, unmodified programs; each remains available under its own license at the linked source. We are grateful to their authors.
Slither
AGPL-3.0Trail of Bits / Crytic
Solidity/Vyper static analyzer. Run by Pépouze as a separate, unmodified command-line process. Its source code is available under the AGPL-3.0 license at the link above.
https://github.com/crytic/slitherMythril
MITConsensys
Symbolic-execution security analyzer for EVM bytecode. Run by Pépouze as a separate command-line process.
https://github.com/Consensys/mythrilsolc-select
AGPL-3.0Crytic
Manages the Solidity compiler versions used during analysis.
https://github.com/crytic/solc-select@solidity-parser/parser
MITSolidity Parser contributors
Solidity AST parser used by Pépouze's own heuristic engine.
https://github.com/solidity-parser/parserNext.js / React
MITVercel / Meta
Web application framework and UI library.
https://github.com/vercel/next.jspdf-lib
MITAndrew Dillon
Generates the downloadable PDF audit reports.
https://github.com/Hopding/pdf-libThis list covers the primary components. It is provided for attribution and transparency; each project is governed solely by its own license. See our Terms & Disclaimer for how these tools relate to the service.