Skip to content

signalapp/mp4san

Folders and files

NameName
Last commit message
Last commit date

Latest commit

afa74cb · Jan 31, 2025
Feb 1, 2024
Jan 29, 2025
Jul 18, 2024
Oct 22, 2023
Jul 18, 2024
Jul 18, 2024
Jul 18, 2024
Jan 31, 2025
Jan 29, 2025
Oct 14, 2023
Jan 31, 2025
Oct 8, 2023
Nov 22, 2024
Jan 31, 2025
Dec 22, 2022
Oct 8, 2023
Dec 22, 2022

Repository files navigation

mediasan   Fuzzing Status

A collection of Rust media file format "sanitizers".

The sanitizers can be used to verify the validity of media files before presenting them, so that passing malformed files to an unsafe parser can be avoided.

Supported Formats

Format Crate
MP4 mp4san crates.io Documentation
WebP webpsan crates.io Documentation

Contributing Bug Reports

GitHub is the project's bug tracker. Please search for similar existing issues before submitting a new one.

OSS-Fuzz

Continuous fuzz testing is also provided by OSS-Fuzz.

Build Status
Code Coverage
Bugs Found

License

Licensed under MIT.