1.0 KiB
1.0 KiB
layout | title | has_children | nav_order | permalink | <!-- Hide for now by setting "published | published |
---|---|---|---|---|---|---|
default | ClusterFuzzLite | true | 8 | /clusterfuzzlite/ | false" --> | false |
ClusterFuzzLite
ClusterFuzzLite is a lightweight, easy-to-use, fuzzing infrastructure that is based off ClusterFuzz. ClusterFuzzLite is designed to run on [continuous integration] (CI) systems, which means it is easy to set up and provides a familiar interface for users. Currently CIFuzz fully supports GitHub Actions. However ClusterFuzzLite is designed so that supporting new CI systems is trivial and core features can be used on any CI system without any additional effort.
See [Overview] for a more detailed description of how ClusterFuzzLite works and how you can use it.
[Overview]: {{ site.baseurl }}/clusterfuzzlite/overview/