Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
92.33 KB
MD5: 20ac596037b35281507df0a644870666
SHA-1: b52b07168983e6e9b1dc4f483652e2457819b42c
SHA-256: 6784976328791bf051f8e3ee8b2e077ebce2655f3bfd71cac9db972bc97c003f
Download zip
132.52 KB
MD5: 3645c5de235d53bc4ff137630dd59b08
SHA-1: 31a181db7efe1b5d6c8802f2561ab1f1495dc193
SHA-256: 431d510caedbe8fbe18c79956c218f1f07d2190de2c8c074ca5bb9e09fae53c9
Release notes
Prevent indexing of inline base64 image data from content fields.
- Keep normal text content intact while removing noisy `data:image/...;base64,...` payloads.
- Includes a small coding standards fix for the new sanitizer file.