openclaw/src/media
Evan Otero c67df653b6
fix(security): restrict local path extraction in media parser to prevent LFI (#4880)
* Media: restrict local path extraction to prevent LFI

* Lint: remove unused variable hasValidMediaOnLine
2026-01-31 03:44:11 +01:00
..
audio-tags.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
audio.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
constants.ts fix: avoid global image size regression 2026-01-27 16:02:19 -06:00
fetch.test.ts feat: add inbound media understanding 2026-01-17 03:54:46 +00:00
fetch.ts refactor: unify media understanding pipeline 2026-01-17 04:39:00 +00:00
host.test.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
host.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
image-ops.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
input-files.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
mime.test.ts fix(media): add missing MIME type mappings for audio/video files 2026-01-28 13:17:50 +01:00
mime.ts fix(media): add missing MIME type mappings for audio/video files 2026-01-28 13:17:50 +01:00
parse.test.ts fix(security): restrict local path extraction in media parser to prevent LFI (#4880) 2026-01-31 03:44:11 +01:00
parse.ts fix(security): restrict local path extraction in media parser to prevent LFI (#4880) 2026-01-31 03:44:11 +01:00
server.test.ts fix: harden file serving 2026-01-27 03:35:07 +00:00
server.ts fix: harden file serving 2026-01-27 03:35:07 +00:00
store.header-ext.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
store.redirect.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
store.test.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
store.ts fix: harden file serving 2026-01-27 03:35:07 +00:00