Stream: wasm

Topic: wasm-tools oss-fuzz?


view this post on Zulip Alex Crichton (Jul 10 2020 at 19:59):

@Yury Delendik or @fitzgen (he/him) do y'all think we should get the wasm-tools repo on oss-fuzz?

view this post on Zulip Alex Crichton (Jul 10 2020 at 19:59):

currently we don't actually run the fuzzers on CI, we just build them

view this post on Zulip Yury Delendik (Jul 10 2020 at 20:00):

yes

view this post on Zulip Yury Delendik (Jul 10 2020 at 20:00):

:smile:

view this post on Zulip fitzgen (he/him) (Jul 10 2020 at 20:04):

yeah, seems like a good plan

view this post on Zulip Alex Crichton (Jul 10 2020 at 20:45):

https://github.com/google/oss-fuzz/pull/4111

This commit expands the fuzzers run under the Wasmtime project to include those in the https://github.com/bytecodealliance/wasm-tools repository. This includes various parsing for utilities used by...

view this post on Zulip fitzgen (he/him) (Jul 10 2020 at 20:57):

@Alex Crichton want to add documentation to wasmtime-libfuzzer-corpus's README about how it also contains corpora for wasm-tools fuzz targets too?

view this post on Zulip Alex Crichton (Jul 10 2020 at 20:58):

oh that's not how I set it up, but it's not a bad idea

view this post on Zulip Alex Crichton (Jul 10 2020 at 20:58):

I named all the wasm-tools fuzzers wasm-tools-*

view this post on Zulip Alex Crichton (Jul 10 2020 at 20:58):

and in theory we could make a wasm-tools-libfuzer-corpus repo

view this post on Zulip Alex Crichton (Jul 10 2020 at 20:59):

I'll tweak this though, probably makes sense for it to all be in one repo

view this post on Zulip Alex Crichton (Jul 20 2020 at 17:55):

I'm actually pretty impressed at the fuzz bugs oss-fuzz is finding


Last updated: Oct 23 2024 at 20:03 UTC