Patch Changes
-
#9990
d5e3db0Thanks @hntrl! - feat(core): Add SSRF protection module (@langchain/core/utils/ssrf) with utilities for validating URLs against private IPs, cloud metadata endpoints, and localhost.fix(community): Harden
RecursiveUrlLoaderagainst SSRF attacks by integratingvalidateSafeUrland replacing string-based URL comparison with origin-basedisSameOriginfrom the shared SSRF module. -
Updated dependencies [
d5e3db0,6939dab,ad581c7]:- @langchain/core@1.1.21
- @langchain/openai@1.2.7
- @langchain/classic@1.0.17