mediasan-common

Crates.iomediasan-common
lib.rsmediasan-common
version0.5.1
sourcesrc
created_at2023-10-08 06:36:52.932382
updated_at2023-10-31 18:51:13.387633
descriptionCommon library shared by the mediasan media file sanitizer tools.
homepage
repositoryhttps://github.com/privacyresearchgroup/mp4san
max_upload_size
id996943
size31,961
mp4san-core (github:privacyresearchgroup:mp4san-core)

documentation

README

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.

Commit count: 117

cargo fmt