Changelog
All notable changes to the AntiSSRF Node.js Library will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.0.0 (2026-05-29)
Initial version of the open-source Microsoft AntiSSRF Library for Node.js.
AntiSSRFPolicy- Used to customize protection policies applied on all requests bynode:httpAgents fromgetHttpsAgent.getHttpsAgent- Returns an implementation of Node.jsAgentthat applies security policies on all requests.URIValidator- Provides three methods for validating the domain of a URL:inAzureKeyVaultDomain,inAzureStorageDomain, andinDomain.