openreader/src/lib
Richard R 08b8b06f27 refactor(documents): replace custom SSRF checks with AntiSSRF library
Switch SSRF protection in web-loader to use @microsoft/antissrf, removing
custom IP range logic. This centralizes and future-proofs SSRF mitigation by
leveraging maintained policy sets and DNS-aware enforcement. Error handling in
the import-url API route is updated to recognize new policy error messages.
Dependency added to package.json.
2026-06-10 13:29:18 -06:00
..
client feat(documents): add web import and creation dialog with SSRF-safe loader 2026-06-10 10:57:51 -06:00
server refactor(documents): replace custom SSRF checks with AntiSSRF library 2026-06-10 13:29:18 -06:00
shared refactor(audio-text): centralize audio text normalization rules and update consumers 2026-06-10 09:00:13 -06:00