fuzzit

module
v1.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2019 License: Apache-2.0

README

Fuzzit Logo

fuzzit license

Fuzzit

Fuzzit helps you integrate Continuous Fuzzing to your current CI/CD workflow

Fuzzit Introduction

Download

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>

Also, you can use the following command to download and compile (This usually takes some time so it's usually faster to either download a pre-compiled release or download the source and build locally):

go get -v -u github.com/fuzzitdev/fuzzit/...

Compilation

git clone git@github.com: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 checkout our docs.

Contribution

Contributions are welcome. If you need additional feature either open a github issue or a PR if you like to contribute it. Before contributing a big feature please open an issue so we can discuss and approve 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 comparability 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 security@fuzzit.dev .

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL