An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-fuzz/cargo-fuzz issues and pull requests

#408 - Revert note about nightly rust in README

Pull Request - State: closed - Opened by dalance 3 months ago

#404 - llvm-20's ASAN breaks cargo fuzz

Issue - State: open - Opened by R9295 5 months ago

#403 - How to exclude code from the sanitizer coverage?

Issue - State: open - Opened by flyingmutant 5 months ago

#402 - Add support for more llvm instrumentations

Pull Request - State: closed - Opened by 0xdeafbeef 5 months ago

#401 - --strip-dead-code=false doesn't work

Issue - State: open - Opened by saethlin 5 months ago

#399 - --jobs results in only partial corpus in use

Issue - State: closed - Opened by leighmcculloch 5 months ago - 1 comment

#396 - `fuzz_mutator` seems to not work with stripping dead code by default

Issue - State: open - Opened by 0xalpharush 6 months ago - 3 comments

#394 - feat: strip dead code by default

Pull Request - State: closed - Opened by Xuanwo 6 months ago

#393 - Relax test assertions so they are more flexible

Pull Request - State: closed - Opened by fitzgen 6 months ago

#392 - Disable stripping when building

Pull Request - State: closed - Opened by clubby789 6 months ago - 2 comments

#391 - Is passing -Clink-dead-code by default still a good idea?

Issue - State: closed - Opened by saethlin 7 months ago - 5 comments

#390 - What does the word "corpus" mean?

Issue - State: closed - Opened by your-diary 7 months ago - 3 comments

#389 - Add aliases for subcommand

Pull Request - State: closed - Opened by Jujumba 8 months ago - 4 comments

#388 - Add new build option to support Windows DLLs

Pull Request - State: closed - Opened by cwshugg 10 months ago - 6 comments

#387 - Expose Environment Variables during Build

Pull Request - State: open - Opened by cwshugg 10 months ago - 5 comments

#386 - Fuzzing Windows DLL (cdylib) - Unresolved External Symbol Main

Issue - State: closed - Opened by cwshugg 10 months ago - 1 comment

#385 - Disable lto and explicit profile

Pull Request - State: open - Opened by ijc 11 months ago - 3 comments

#384 - Cannot fuzz if `profile.release.lto = true`

Issue - State: open - Opened by ijc 11 months ago - 2 comments

#383 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, github_actions

#380 - Set LLVM Flag to Disable cmov (select instr) generation

Pull Request - State: closed - Opened by DanBlackwell 12 months ago - 15 comments

#379 - Windows Support

Pull Request - State: open - Opened by RossSmyth about 1 year ago - 6 comments

#378 - Fix README typo

Pull Request - State: closed - Opened by Shnatsel about 1 year ago

#377 - Update supported architectures in README.md

Pull Request - State: closed - Opened by Shnatsel about 1 year ago

#376 - Prepare for stabilization of sanitizers

Pull Request - State: closed - Opened by Shnatsel about 1 year ago - 4 comments

#373 - Feature request: recursive option for `cargo fuzz cmin`

Issue - State: open - Opened by Pr0methean about 1 year ago

#372 - error: unexpected `cfg` condition name: `fuzzing`

Issue - State: open - Opened by larseggert about 1 year ago - 5 comments

#370 - feature request: `cargo fuzz miri <target>` to run all corpus items in miri

Issue - State: open - Opened by 5225225 over 1 year ago - 3 comments

#369 - Annotate `coverage`, `artifacts` and `corpus` dirs with CACHEDIR.TAG

Pull Request - State: closed - Opened by totikom over 1 year ago - 2 comments

#367 - Feature request: print total possible coverage score

Issue - State: open - Opened by Pr0methean over 1 year ago

#366 - Feature request: cancel unstarted jobs on crash

Issue - State: open - Opened by Pr0methean over 1 year ago

#365 - Improve default_target to respect current toolchain and config

Pull Request - State: open - Opened by taiki-e over 1 year ago - 1 comment

#362 - Revert "Add `--cfg fuzzing_repro` when reproducing a crash"

Pull Request - State: closed - Opened by alexcrichton over 1 year ago - 15 comments

#361 - 'cargo fuzz clean' ?

Issue - State: closed - Opened by cameronelliott over 1 year ago - 2 comments

#360 - Improve docs around enabling workspaces

Pull Request - State: closed - Opened by kdarkhan over 1 year ago

#359 - Remove note about nightly rust from README

Pull Request - State: closed - Opened by anuraaga over 1 year ago

#358 - Improve integration on MSVC

Issue - State: open - Opened by Eh2406 over 1 year ago - 3 comments

#357 - Enable use of cargo-fuzz without a separate workspace

Pull Request - State: closed - Opened by kdarkhan over 1 year ago - 3 comments

#356 - Do not list dependency packages by MetadataCommand

Pull Request - State: closed - Opened by kdarkhan over 1 year ago - 1 comment

#355 - Distributed release files can only compile for musl

Issue - State: open - Opened by addisoncrump over 1 year ago - 4 comments

#354 - add llvm-path option

Pull Request - State: closed - Opened by jonboh over 1 year ago

#353 - Add option to provide `llvm-path` in `cargo fuzz coverage`

Issue - State: closed - Opened by jonboh over 1 year ago

#352 - Vscode / Visual Studio tips for Rust Analyzer with cargo fuzz

Issue - State: open - Opened by cameronelliott over 1 year ago - 2 comments

#351 - macOS supported or not is unclear.

Issue - State: closed - Opened by cameronelliott over 1 year ago - 2 comments

#349 - fix: use cargo-metadata to support init command in workspace

Pull Request - State: closed - Opened by 0xalpharush over 1 year ago - 4 comments

#348 - Debug output not printed in repro-mode

Issue - State: open - Opened by silvergasp over 1 year ago - 1 comment

#347 - Document getting started without sanitizers.

Issue - State: open - Opened by Eh2406 almost 2 years ago - 1 comment

#345 - Consider using a workspace instead of a fully separate crate

Issue - State: closed - Opened by jyn514 about 2 years ago - 5 comments

#344 - Add `--cfg fuzzing_repro` when reproducing a crash

Pull Request - State: closed - Opened by mgeisler about 2 years ago - 1 comment

#343 - Detect when code is reproducing a crash vs when it is fuzzing

Issue - State: closed - Opened by mgeisler about 2 years ago - 4 comments

#342 - The `--features` flag cannot be used multiple times

Issue - State: open - Opened by madsmtm about 2 years ago - 1 comment

#341 - Confusing error when `fuzz` subdir exists

Issue - State: closed - Opened by novafacing about 2 years ago - 4 comments

#340 - Add an option to disable instrumenting Rust code for fuzzing

Pull Request - State: open - Opened by Voker57 about 2 years ago - 2 comments

#339 - Add --careful to emulate cargo-careful

Pull Request - State: closed - Opened by f0rki about 2 years ago - 2 comments

#338 - add support for dev-dependencies

Issue - State: closed - Opened by BurntSushi about 2 years ago - 2 comments

#337 - Document the units of -max_total_time & -timeout

Pull Request - State: closed - Opened by sylvestre over 2 years ago

#336 - perf(coverage): Improve coverage collection by using merge

Pull Request - State: closed - Opened by silvergasp over 2 years ago - 1 comment

#335 - Improve deploy actions

Pull Request - State: closed - Opened by Luni-4 over 2 years ago - 7 comments

#334 - Run deploy actions with correct tags

Pull Request - State: closed - Opened by Luni-4 over 2 years ago - 2 comments

#333 - `cargo fuzz init` fails with `edition.workspace = true`

Issue - State: closed - Opened by mauricelam over 2 years ago - 2 comments

#332 - Consider using standard layout

Issue - State: closed - Opened by casey over 2 years ago - 1 comment

#331 - Integrate cargo-careful

Issue - State: closed - Opened by elichai over 2 years ago - 4 comments

#330 - LibAFL support?

Issue - State: closed - Opened by domenukk over 2 years ago - 16 comments

#329 - libfuzzer development has stopped

Issue - State: closed - Opened by kpcyrd over 2 years ago - 1 comment

#328 - `cargo fuzz` fails, but compiling directly works.

Issue - State: closed - Opened by bhansconnect over 2 years ago - 3 comments

#327 - Don't rebuild coverage target on each coverage run

Pull Request - State: closed - Opened by sharnoff over 2 years ago - 1 comment

#326 - Update some dependencies

Pull Request - State: closed - Opened by koushiro over 2 years ago - 3 comments

#325 - `cargo fuzz add` should imply `cargo fuzz init`

Issue - State: open - Opened by jyn514 over 2 years ago

#324 - Suggest original flags in `tmin` reproducer command

Pull Request - State: closed - Opened by fitzgen almost 3 years ago

#323 - CI tests are failing on `master`

Issue - State: closed - Opened by frewsxcv almost 3 years ago - 7 comments

#322 - cargo clippy --fix

Pull Request - State: closed - Opened by frewsxcv almost 3 years ago

#321 - Bump Rust edition to 2021

Pull Request - State: closed - Opened by frewsxcv almost 3 years ago

#320 - Update code coverage

Issue - State: open - Opened by Chralt98 almost 3 years ago - 3 comments

#319 - Arbitrary<'_>` is not implemented for `&dyn SomeTrait`

Issue - State: closed - Opened by darakian almost 3 years ago - 4 comments

#318 - Docker image with rust fuzzing tools pre-installed

Issue - State: open - Opened by evanrichter almost 3 years ago - 2 comments

#317 - Add `check` subcommand to perform a `cargo check`

Pull Request - State: closed - Opened by dtolnay about 3 years ago - 1 comment

#316 - add debug lineinfo to template

Pull Request - State: closed - Opened by evanrichter about 3 years ago - 2 comments

#315 - "disable all instrumentation" flag

Pull Request - State: closed - Opened by evanrichter about 3 years ago - 2 comments

#313 - Fix typos

Pull Request - State: closed - Opened by kianmeng about 3 years ago - 1 comment

#312 - Allow passing arbitrary flags to `cargo` after `--` in `cargo fuzz build`

Issue - State: open - Opened by tomaka about 3 years ago - 1 comment

#311 - MIRI support?

Issue - State: closed - Opened by ZetaNumbers about 3 years ago - 1 comment

#310 - Question: Force Instrument Dependencies (preferably top-level only)

Issue - State: closed - Opened by YoshikiTakashima about 3 years ago - 1 comment

#309 - Bump thread_local from 1.1.3 to 1.1.4

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#308 - cargo-cov doesn't work

Issue - State: open - Opened by stasos24 about 3 years ago - 7 comments

#307 - use of undeclared crate or module arbitrary

Issue - State: closed - Opened by gyzerok about 3 years ago - 2 comments

#306 - Bump regex from 1.4.3 to 1.5.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#305 - Deploy cargo-fuzz automatically

Pull Request - State: closed - Opened by Luni-4 about 3 years ago - 3 comments

#304 - Copy edition from root project

Pull Request - State: closed - Opened by dtolnay about 3 years ago - 1 comment