Releases: microsoft/AntiSSRF
Releases · microsoft/AntiSSRF
Release list
nodejs-1.0.0
AntiSSRF Node.js Library v1.0.0
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.
Full Changelog: https://github.com/microsoft/AntiSSRF/commits/nodejs-1.0.0
NPM Package: https://www.npmjs.com/package/@microsoft/antissrf/v/1.0.0
dotnet-1.0.0
AntiSSRF .NET Library v1.0.0
Initial version of the open-source Microsoft AntiSSRF Library for .NET.
AntiSSRFPolicy- Used to customize protection policies applied on all requests byAntiSSRFHandler.AntiSSRFHandler- Implementation of .NETHttpMessageHandlerthat applies security policies on all requests.URIValidator- Provides three methods for validating the domain of a URL:InAzureKeyVaultDomain,InAzureStorageDomain, andInDomain.
Thank you to all our original developers!
We are deeply grateful to our original contributors. We truly couldn't have gotten where we are today without you. Your years of dedicated hard work made this entire project possible. Thank you so much!
- Arjun Gopalakrishna
- Emmie Teng
- Kyndell Geddis
- Leah Restad
- Likhitesh S
- Michael Hendrickx
- Stephen Toub
- Susan Krkasharian
Full Changelog: https://github.com/microsoft/AntiSSRF/commits/dotnet-1.0.0
NuGet Package: https://www.nuget.org/packages/Microsoft.Security.AntiSSRF/1.0.0