Git Product home page Git Product logo

Comments (3)

MatthiasEgli-chainsecurity avatar MatthiasEgli-chainsecurity commented on June 18, 2024

See PR #34

from securify.

hiqua avatar hiqua commented on June 18, 2024

See current README.md, some configuration is possible to compile via solc provided that the dependencies are installed. We should decide whether it makes sense to also compile via Truffle.

Advantages:

  • using same compiler settings (optimization runs, maybe others I'm forgetting right now)

Drawbacks:

  • unless the compilation output is semantically different depending on the compiler used (meaning that there's a bug in at least one of them), or a bug in Securify, or that the compilation output is semantically the same but the analysis Securify is too appromixate to detect it, the patterns matched will be the same
  • more code to maintain

@MatthiasEgli-chainsecurity @ritzdorf if you think it makes sense to integrate truffle beyond what's currently possible (analyze a truffle project with dependencies already installed, but compile it via solc), please let us know. See also the PR to follow the discussion regarding compilation outputs.

from securify.

hiqua avatar hiqua commented on June 18, 2024

Closing as per last comment, Truffle integration can be followed in the PR.

from securify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.