Giter Site home page Giter Site logo

obraunsdorf / codyze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fraunhofer-aisec/codyze

0.0 0.0 0.0 65.59 MB

Codyze is a static analyzer for Java, C, C++ based on code property graphs

Home Page: https://www.codyze.io

License: Apache License 2.0

C++ 0.78% Python 0.19% Java 4.17% Go 0.43% Kotlin 94.25% Dockerfile 0.18%

codyze's Introduction

Codyze ๐Ÿ”Ž ๐Ÿš€

build GitHub last commit codecov GitHub

โš ๏ธ This version of Codyze is still under development. If you are looking for a stable version, please use the 2.3.0 release.

Codyze is a static code analyzer that focuses on verifying security compliance in source code, i.e. by inferring the correct use of cryptographic libraries. It operates on code property graphs and is thus able to handle non-compiling or even incomplete code fragments.

Build & Run Codyze

A Java SE 17 JDK is a prerequisite. We build and test using Eclipse Temurin but any distribution should work.

To build an executable version of Codyze, use the installDist task in the project's root:

$ ./gradlew :codyze-cli:installDist

This will provide you with an executable Codyze installation under codyze-cli/build/install/codyze-cli.

To run Codyze you can either run this executable or use the run task:

$ ./gradlew run

This will print the help message and return an error.

To actually run Codyze you must specify a subcommand:

$ ./gradlew run --args="analyze"

This will run the 'analyze' subcommand using the demo config file ./codyze-cli/codyze.json.

For more information, please refer to the documentation.

Research & Student Work

If you are looking for an exciting thesis project or student job in the field of static analysis, we are happy to discuss possible topics. Please contact us at codyze [at] aisec.fraunhofer.de.

Support

We will continue to maintain this project for the foreseeable future on a best-effort basis. That is, if you run into any bugs or find the documentation insufficient, we encourage you to open issues or pull requests. If you are interested in support and development for commercial use, please contact us.

License

Apache License 2.0

codyze's People

Contributors

benj-zen avatar codingdepot avatar dependabot[bot] avatar fwendland avatar julianschuette avatar kuecha avatar masrepus avatar maximilian-galanis avatar maximiliankaul avatar obraunsdorf avatar oxisto avatar renovate-bot avatar renovate[bot] avatar seelchen avatar

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.