Skip to content

Add cargo-fuzz target for OSS-Fuzz integration#13637

Closed
canolgun-commits wants to merge 1 commit into
bytecodealliance:mainfrom
canolgun-commits:add-fuzz-targets
Closed

Add cargo-fuzz target for OSS-Fuzz integration#13637
canolgun-commits wants to merge 1 commit into
bytecodealliance:mainfrom
canolgun-commits:add-fuzz-targets

Conversation

@canolgun-commits

Copy link
Copy Markdown

Adds cargo-fuzz target for continuous fuzzing via OSS-Fuzz.

@cfallin

cfallin commented Jun 13, 2026

Copy link
Copy Markdown
Member

This is a severe violation of our trivial PR policy, and also makes no sense:

  • We already have many fuzz targets, and we are already on OSS-Fuzz and have been for many years;
  • This PR deletes all of our existing fuzz targets (!!!);
  • This PR adds a trivial fuzz target that... parses a string as a string?

This is either (i) an unusually transparent attempt at karma-farming by getting a trivial/meaningless contribution to an open-source project, or (ii) a malicious attempt at reducing Wasmtime's security by deleting all of our fuzz targets. As such, I will close it.

@cfallin cfallin closed this Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants