cloudflare / svg-hush

Make it safe to serve untrusted SVG files
MIT License
374 stars 17 forks source link

cargo fuzz harness #2

Closed evanrichter closed 2 years ago

evanrichter commented 2 years ago

simple cargo-fuzz based harness

run with cargo +nightly fuzz run filter

xjewer commented 2 years ago

fuzzer helped to find this issue https://github.com/netvl/xml-rs/issues/210