https://github.com/codeintelligencetesting/ci-fuzz-cli-getting-started
Collection of projects for use in quick start guides.
https://github.com/codeintelligencetesting/ci-fuzz-cli-getting-started
Last synced: 6 months ago
JSON representation
Collection of projects for use in quick start guides.
- Host: GitHub
- URL: https://github.com/codeintelligencetesting/ci-fuzz-cli-getting-started
- Owner: CodeIntelligenceTesting
- Created: 2022-11-10T06:50:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T07:56:59.000Z (about 2 years ago)
- Last Synced: 2025-03-18T13:35:47.728Z (8 months ago)
- Language: C++
- Size: 4.83 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI Fuzz CLI Examples
All of these examples are already set up with **cifuzz** so you can
easily start exploring them.
After the installation of **cifuzz** you can use `cifuzz run `
( depends on the specific example) to start a fuzzing run and
quickly see the first findings.