mirror of https://github.com/google/oss-fuzz.git
![]() The `webpsan` crate in this project is planned to be used by Signal Messenger to address CVE-2023-4863. I tested this change via: ``` $ python infra/helper.py pull_images $ python infra/helper.py build_image mp4san $ python infra/helper.py build_fuzzers --sanitizer address --engine libfuzzer --architecture x86_64 mp4san $ python infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture x86_64 mp4san mp4san-sanitize $ python infra/helper.py check_build --sanitizer address --engine libfuzzer --architecture x86_64 mp4san webpsan-sanitize ``` |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |