Files
openclaw/src/media-understanding
volcano303 e7b87217a2 fix(media): anchor sanitizeMimeType regex and reject trailing junk
Add an end anchor to the type/subtype match and explicitly accept the
RFC 9110 ;parameter tail. Inputs like "image/png<script>" or
"application/json garbage" now return undefined instead of silently
matching the leading prefix.

Closes #9795
2026-04-27 21:02:30 +01:00
..
2026-04-27 07:09:36 +01:00
2026-04-27 07:09:36 +01:00
2026-04-27 09:12:17 +01:00