issues
search
rust-fuzz
/
cargo-fuzz
Command line helpers for fuzzing
https://rust-fuzz.github.io/book/cargo-fuzz.html
Apache License 2.0
1.55k
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add new build option to support Windows DLLs
#388
cwshugg
closed
2 weeks ago
6
Expose Environment Variables during Build
#387
cwshugg
opened
1 month ago
5
Fuzzing Windows DLL (cdylib) - Unresolved External Symbol Main
#386
cwshugg
closed
2 weeks ago
1
Disable lto and explicit profile
#385
ijc
opened
2 months ago
3
Cannot fuzz if `profile.release.lto = true`
#384
ijc
opened
2 months ago
1
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#383
dependabot[bot]
closed
2 months ago
0
Provide a way to provide seeds and prevent them from being removed with cmin
#382
leighmcculloch
opened
2 months ago
0
Set LLVM Flag to Disable cmov (select instr) generation
#380
DanBlackwell
closed
3 months ago
15
Windows Support
#379
RossSmyth
opened
4 months ago
5
Fix README typo
#378
Shnatsel
closed
4 months ago
0
Update supported architectures in README.md
#377
Shnatsel
closed
4 months ago
0
Prepare for stabilization of sanitizers
#376
Shnatsel
closed
3 months ago
4
Feature request: recursive option for `cargo fuzz cmin`
#373
Pr0methean
opened
6 months ago
0
error: unexpected `cfg` condition name: `fuzzing`
#372
larseggert
opened
6 months ago
5
`--build-std` cannot be negated or the documentation is incorrect
#371
ruuda
opened
7 months ago
0
feature request: `cargo fuzz miri <target>` to run all corpus items in miri
#370
5225225
opened
7 months ago
3
Annotate `coverage`, `artifacts` and `corpus` dirs with CACHEDIR.TAG
#369
totikom
closed
7 months ago
2
Documentation: what does cmin do when input corpus files exceed max_len?
#368
Pr0methean
opened
8 months ago
0
Feature request: print total possible coverage score
#367
Pr0methean
opened
8 months ago
0
Feature request: cancel unstarted jobs on crash
#366
Pr0methean
opened
8 months ago
0
Improve default_target to respect current toolchain and config
#365
taiki-e
opened
8 months ago
1
`cargo fuzz list` does not show targets auto-discovered by cargo
#363
mauricelam
opened
9 months ago
0
Revert "Add `--cfg fuzzing_repro` when reproducing a crash"
#362
alexcrichton
closed
9 months ago
15
'cargo fuzz clean' ?
#361
cameronelliott
closed
9 months ago
2
Improve docs around enabling workspaces
#360
kdarkhan
closed
10 months ago
0
Remove note about nightly rust from README
#359
anuraaga
closed
10 months ago
0
Improve integration on MSVC
#358
Eh2406
opened
10 months ago
3
Enable use of cargo-fuzz without a separate workspace
#357
kdarkhan
closed
10 months ago
3
Do not list dependency packages by MetadataCommand
#356
kdarkhan
closed
10 months ago
1
Distributed release files can only compile for musl
#355
addisoncrump
opened
10 months ago
4
add llvm-path option
#354
jonboh
closed
10 months ago
0
Add option to provide `llvm-path` in `cargo fuzz coverage`
#353
jonboh
closed
10 months ago
0
Vscode / Visual Studio tips for Rust Analyzer with cargo fuzz
#352
cameronelliott
opened
11 months ago
2
macOS supported or not is unclear.
#351
cameronelliott
closed
11 months ago
2
Confusing error when Cargo.toml includes 'cargo-fuzz = true'
#350
cameronelliott
opened
11 months ago
0
fix: use cargo-metadata to support init command in workspace
#349
0xalpharush
closed
11 months ago
4
Debug output not printed in repro-mode
#348
nathaniel-brough
opened
11 months ago
1
Document getting started without sanitizers.
#347
Eh2406
opened
1 year ago
1
`cfg(fuzzing_repro)` causes unnecessary recompilations, switch to `CARGO_FUZZ_REPRO` env var instead?
#346
daprilik
opened
1 year ago
2
Consider using a workspace instead of a fully separate crate
#345
jyn514
closed
9 months ago
5
Add `--cfg fuzzing_repro` when reproducing a crash
#344
mgeisler
closed
1 year ago
1
Detect when code is reproducing a crash vs when it is fuzzing
#343
mgeisler
closed
1 year ago
4
The `--features` flag cannot be used multiple times
#342
madsmtm
opened
1 year ago
1
Confusing error when `fuzz` subdir exists
#341
novafacing
closed
1 year ago
4
Add an option to disable instrumenting Rust code for fuzzing
#340
Voker57
opened
1 year ago
2
Add --careful to emulate cargo-careful
#339
f0rki
closed
1 year ago
2
add support for dev-dependencies
#338
BurntSushi
closed
1 year ago
2
Document the units of -max_total_time & -timeout
#337
sylvestre
closed
1 year ago
0
perf(coverage): Improve coverage collection by using merge
#336
nathaniel-brough
closed
1 year ago
1
Improve deploy actions
#335
Luni-4
closed
1 year ago
7
Next