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 by node:http Agents from getHttpsAgent.
  • getHttpsAgent - Returns an implementation of Node.js Agent that applies security policies on all requests.
  • URIValidator - Provides three methods for validating the domain of a URL: inAzureKeyVaultDomain, inAzureStorageDomain, and inDomain.

Copyright © 2026 Microsoft Corporation. Distributed under the MIT license.