2.2

2025-03-21

Fixes & Changes

  • Enhanced the Image LSB sanitization implementation to correct previous errors and ensure reliable data cleaning.

  • Added a MIME type check for SVG files before processing HTML to prevent invalid file handling.

  • Resolved the SVG sanitizer bug that was extracting JavaScript from attributes, ensuring scripts are no longer erroneously captured.

  • Updated the handler to explicitly return a clear “unsupported file” result for legacy Office formats.

  • Modified bitmap‐image saving to use the SANITIZE_BYTES_DATA mode and refreshed the stored file_data with the newly sanitized image bytes.

  • Moved the log_backup_count setting out of command‐line arguments and into cdr’s config.yaml for centralized configuration.

Last updated

Was this helpful?