Code Monkey home page Code Monkey logo

fuzzit's Introduction

Fuzzit Logo

fuzzit license

Fuzzit

Fuzzit helps you integrate Continuous Fuzzing to your C/C++, Java, Go, Rust and Swift projects with your current CI/CD workflow

Fuzzit Introduction

Download

Precompiled Binaries

You can download the precompiled release binary from releases via web or via

wget https://github.com/fuzzitdev/fuzzit/releases/download/<version>/fuzzit_<version>_<os>_<arch>

Go get

You can also use Go 1.12 or later to build the latest stable version from source:

GO111MODULE=on go get github.com/fuzzitdev/fuzzit/v2

Homebrew Tap

brew install fuzzitdev/tap/fuzzit
# After initial install you can upgrade the version via:
brew upgrade fuzzit

Compilation

git clone [email protected]:fuzzitdev/fuzzit.git
cd fuzzit
go build .

Usage

Fuzzit CLI can be used either locally or from your CI.

Run fuzzit --help to get a full list of commands, or check out our docs.

Examples

Fuzzit currently supports C/C++, Go and Rust

More information can be found in our docs.

OSS Projects Using Fuzzit

  • GO
  • RUST
  • C/C++

Use Fuzzit and you don't see your project here open a PR with your project!

Contribution

Contributions are welcome. If you need an additional feature you can open a github issue, or send a PR if you'd like to contribute it. Before contributing a big feature please open an issue so we can discuss and approve it before a lot of code is written. For bugfixes also open an issue or PR.

Versioning

Fuzzit CLI Version contains three components x.y.z . an increase in z ensures backward compatability while increase in y might introduce breaking changes.

Reporting Security Vulnerabilities

If you've found a vulnerability in Fuzzit please drop us a line at at [email protected] .

fuzzit's People

Contributors

yevgenypats avatar bookmoons avatar bayandin avatar mvdan avatar kjk avatar mohammed90 avatar goreleaserbot avatar shimonp21 avatar

Watchers

James Cloos avatar  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.