<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>wpl Releases Rss Feed</title><link>http://www.codeplex.com/wpl/Release/ProjectReleases.aspx</link><description>wpl Releases Rss Description</description><item><title>Updated Release: AntiXSS Library v4.2.1 (Jan 10, 2012)</title><link>http://wpl.codeplex.com/releases/view/80289</link><description>&lt;div class="wikidoc"&gt;Download from &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28589" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=28589&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;hr /&gt;
&lt;b&gt;It is highly recommended you apply this new version as soon as possible.&lt;/b&gt;
&lt;hr /&gt;
&lt;br /&gt;&lt;i&gt;If you downloaded v4.2 you may see an error due to filename changes - this has been fixed. Please install v4.2.1.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;This release addresses a vulnerability in the HTML Sanitizer, MS12-007 &lt;a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-007" class="externalLink"&gt;http://technet.microsoft.com/en-us/security/bulletin/ms12-007&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and adds full support for .NET 4.0 as well as restoring support for .NET 2.0. &lt;br /&gt;&lt;br /&gt;The sanitizer has been changed to remove all CSS it encounters, this new behaviour means that if you were keeping CSS formatting from HTML that is no longer going to be the case.&lt;br /&gt;&lt;br /&gt;In addition to the change necessary to correct the vulnerability there are a few new features;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Minimum Requirements. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;You can now, once again, use the encoder libraries with .NET 2.0. The installer will create directories for each framework version supported, .NET 2.0, .NET 3.5 and .NET 4.0 which contain an optimized version of the encoders for that platform.&lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;Invalid Unicode no longer throws an exception. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;Invalid Unicode characters are now replaced with the Unicode replacement character, U+FFFD (�). Previously, when encoding strings through HtmlEncode, HtmlAttributeEncode, XmlEncode, XmlAttributeEncode or CssEncode invalid Unicode characters would be detected and an exception thrown.&lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;UrlPathEncode added. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;The encoding library now has UrlPathEncode which will encode a string for use as the path part of a URL. &lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;.NET 4.0 encoder support. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;There’s finally an official way to swap AntiXSS into the framework. If you are using .NET 4.0 ensure you are using the .NET 4.0 version of the encoding library and then edit your web.config and add the encoderType attribute to the httpRuntime element; i.e. &lt;/blockquote&gt;&lt;blockquote&gt;&lt;span class="codeInline"&gt;&amp;lt;httpRuntime encoderType=&amp;quot;Microsoft.Security.Application.AntiXssEncoder, AntiXssLibrary&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bdorrans</author><pubDate>Wed, 11 Jan 2012 21:56:59 GMT</pubDate><guid isPermaLink="false">Updated Release: AntiXSS Library v4.2.1 (Jan 10, 2012) 20120111095659P</guid></item><item><title>Released: AntiXSS Library v4.2.1 (Jan 10, 2012)</title><link>http://wpl.codeplex.com/releases/view/80289</link><description>
&lt;div class="wikidoc"&gt;Download from &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28589"&gt;
http://www.microsoft.com/download/en/details.aspx?id=28589&lt;span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;hr&gt;
&lt;b&gt;It is highly recommended you apply this new version as soon as possible.&lt;/b&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;i&gt;If you downloaded v4.2 you may see an error due to filename changes - this has been fixed. Please install v4.2.1.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
This release addresses a vulnerability in the HTML Sanitizer, MS12-007 &lt;a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-007"&gt;
http://technet.microsoft.com/en-us/security/bulletin/ms12-007&lt;span&gt;&lt;/span&gt;&lt;/a&gt; and adds full support for .NET 4.0 as well as restoring support for .NET 2.0.
&lt;br&gt;
&lt;br&gt;
The sanitizer has been changed to remove all CSS it encounters, this new behaviour means that if you were keeping CSS formatting from HTML that is no longer going to be the case.&lt;br&gt;
&lt;br&gt;
In addition to the change necessary to correct the vulnerability there are a few new features;&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Minimum Requirements. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;You can now, once again, use the encoder libraries with .NET 2.0. The installer will create directories for each framework version supported, .NET 2.0, .NET 3.5 and .NET 4.0 which contain an optimized version of the encoders for that platform.&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Invalid Unicode no longer throws an exception. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;Invalid Unicode characters are now replaced with the Unicode replacement character, U&amp;#43;FFFD (�). Previously, when encoding strings through HtmlEncode, HtmlAttributeEncode, XmlEncode, XmlAttributeEncode or CssEncode invalid Unicode characters would
 be detected and an exception thrown.&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;UrlPathEncode added. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;The encoding library now has UrlPathEncode which will encode a string for use as the path part of a URL.
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;.NET 4.0 encoder support. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;There’s finally an official way to swap AntiXSS into the framework. If you are using .NET 4.0 ensure you are using the .NET 4.0 version of the encoding library and then edit your web.config and add the encoderType attribute to the httpRuntime element;
 i.e. &lt;/blockquote&gt;
&lt;blockquote&gt;&lt;span class="codeInline"&gt;&amp;lt;httpRuntime encoderType=&amp;quot;Microsoft.Security.Application.AntiXssEncoder, AntiXssLibrary&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 11 Jan 2012 21:56:58 GMT</pubDate><guid isPermaLink="false">Released: AntiXSS Library v4.2.1 (Jan 10, 2012) 20120111095658P</guid></item><item><title>Updated Release: AntiXSS Library v4.2 (Jan 10, 2012)</title><link>http://wpl.codeplex.com/releases/view/80289</link><description>&lt;div class="wikidoc"&gt;Download from &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28589" class="externalLink"&gt;http://www.microsoft.com/download/en/details.aspx?id=28589&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;hr /&gt;
&lt;b&gt;It is highly recommended you apply this new version as soon as possible.&lt;/b&gt;
&lt;hr /&gt;
This release addresses a vulnerability in the HTML Sanitizer, MS12-007 &lt;a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-007" class="externalLink"&gt;http://technet.microsoft.com/en-us/security/bulletin/ms12-007&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and adds full support for .NET 4.0 as well as restoring support for .NET 2.0. &lt;br /&gt;&lt;br /&gt;The sanitizer has been changed to remove all CSS it encounters, this new behaviour means that if you were keeping CSS formatting from HTML that is no longer going to be the case.&lt;br /&gt;&lt;br /&gt;In addition to the change necessary to correct the vulnerability there are a few new features;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Minimum Requirements. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;You can now, once again, use the encoder libraries with .NET 2.0. The installer will create directories for each framework version supported, .NET 2.0, .NET 3.5 and .NET 4.0 which contain an optimized version of the encoders for that platform.&lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;Invalid Unicode no longer throws an exception. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;Invalid Unicode characters are now replaced with the Unicode replacement character, U+FFFD (�). Previously, when encoding strings through HtmlEncode, HtmlAttributeEncode, XmlEncode, XmlAttributeEncode or CssEncode invalid Unicode characters would be detected and an exception thrown.&lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;UrlPathEncode added. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;The encoding library now has UrlPathEncode which will encode a string for use as the path part of a URL. &lt;/blockquote&gt;&lt;ul&gt;&lt;li&gt;.NET 4.0 encoder support. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;There’s finally an official way to swap AntiXSS into the framework. If you are using .NET 4.0 ensure you are using the .NET 4.0 version of the encoding library and then edit your web.config and add the encoderType attribute to the httpRuntime element; i.e. &lt;/blockquote&gt;&lt;blockquote&gt;&lt;span class="codeInline"&gt;&amp;lt;httpRuntime encoderType=&amp;quot;Microsoft.Security.Application.AntiXssEncoder, AntiXssLibrary&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bdorrans</author><pubDate>Tue, 10 Jan 2012 17:59:53 GMT</pubDate><guid isPermaLink="false">Updated Release: AntiXSS Library v4.2 (Jan 10, 2012) 20120110055953P</guid></item><item><title>Released: AntiXSS Library v4.2 (Jan 10, 2012)</title><link>http://wpl.codeplex.com/releases/view/80289</link><description>
&lt;div class="wikidoc"&gt;Download from &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=28589"&gt;
http://www.microsoft.com/download/en/details.aspx?id=28589&lt;span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;hr&gt;
&lt;b&gt;It is highly recommended you apply this new version as soon as possible.&lt;/b&gt;
&lt;hr&gt;
This release addresses a vulnerability in the HTML Sanitizer, MS12-007 &lt;a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-007"&gt;
http://technet.microsoft.com/en-us/security/bulletin/ms12-007&lt;span&gt;&lt;/span&gt;&lt;/a&gt; and adds full support for .NET 4.0 as well as restoring support for .NET 2.0.
&lt;br&gt;
&lt;br&gt;
The sanitizer has been changed to remove all CSS it encounters, this new behaviour means that if you were keeping CSS formatting from HTML that is no longer going to be the case.&lt;br&gt;
&lt;br&gt;
In addition to the change necessary to correct the vulnerability there are a few new features;&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Minimum Requirements. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;You can now, once again, use the encoder libraries with .NET 2.0. The installer will create directories for each framework version supported, .NET 2.0, .NET 3.5 and .NET 4.0 which contain an optimized version of the encoders for that platform.&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Invalid Unicode no longer throws an exception. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;Invalid Unicode characters are now replaced with the Unicode replacement character, U&amp;#43;FFFD (�). Previously, when encoding strings through HtmlEncode, HtmlAttributeEncode, XmlEncode, XmlAttributeEncode or CssEncode invalid Unicode characters would
 be detected and an exception thrown.&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;UrlPathEncode added. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;The encoding library now has UrlPathEncode which will encode a string for use as the path part of a URL.
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;.NET 4.0 encoder support. &lt;/li&gt;&lt;/ul&gt;
&lt;blockquote&gt;There’s finally an official way to swap AntiXSS into the framework. If you are using .NET 4.0 ensure you are using the .NET 4.0 version of the encoding library and then edit your web.config and add the encoderType attribute to the httpRuntime element;
 i.e. &lt;/blockquote&gt;
&lt;blockquote&gt;&lt;span class="codeInline"&gt;&amp;lt;httpRuntime encoderType=&amp;quot;Microsoft.Security.Application.AntiXssEncoder, AntiXssLibrary&amp;quot;/&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 10 Jan 2012 17:59:53 GMT</pubDate><guid isPermaLink="false">Released: AntiXSS Library v4.2 (Jan 10, 2012) 20120110055953P</guid></item><item><title>Created Release: AntiXSS 4.1</title><link>http://wpl.codeplex.com/releases?ReleaseId=64799</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;What&amp;#39;s new in AntiXSS 4.1&lt;/h1&gt;&lt;h2&gt;Minimum Requirements&lt;/h2&gt;.NET Framework 3.5
&lt;h2&gt;Encoder changes&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A race condition in the encoders has been fixed. Previously it was possible to use some encoders before the safe list processing had completed, which meant safe characters would end up encoded rather than left alone.&lt;/li&gt;
&lt;li&gt;UrlPathEncode has been added. This will encode unsafe characters in a URL path. It only supports ASCII paths - any characters outside of the ASCII range will be converted to their UTF8 byte values and encoded as two or more hex characters.&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;.NET 4.0 Support&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;AntiXSS exceptions are serializable as .NET 4.0 provides medium trust safe serialization.&lt;/li&gt;
&lt;li&gt;There is now official support for swaping out the ASP.NET encoders and replacing them with AntiXSS using&lt;/li&gt;&lt;/ul&gt;
&lt;span class="codeInline"&gt;&amp;lt;httpRuntime encoderType=&amp;quot;AntiXssEncoder, AntiXssLibrary.dll&amp;quot;/&amp;gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bdorrans</author><pubDate>Wed, 20 Apr 2011 14:08:49 GMT</pubDate><guid isPermaLink="false">Created Release: AntiXSS 4.1 20110420020849P</guid></item><item><title>Created Release: AntiXSS Library V4.0</title><link>http://wpl.codeplex.com/releases?ReleaseId=52700</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;What&amp;#39;s new in AntiXSS 4.0&lt;/h1&gt;&lt;h2&gt;Return Values&lt;/h2&gt;If you pass a null as the value to be encoding to an encoding function the function will now return null. The previous behavior was to return String.Empty.
&lt;h2&gt;Medium Trust Support&lt;/h2&gt;The HTML Sanitization methods, &lt;b&gt;GetSafeHtml()&lt;/b&gt; and &lt;b&gt;GetSafeHtmlFragment()&lt;/b&gt; have been moved to a separate assembly. This enables the AntiXssLibrary assembly to run in medium trust environments, a common user request. If you wish to use the Html Sanitization library you must now include the &lt;b&gt;HtmlSanitizationLibrary&lt;/b&gt; assembly. This assembly requires full trust and the ability to run unsafe code.
&lt;h2&gt;Adjustable safe-listing for HTML/XML Encoding&lt;/h2&gt;The safe list for HTML and XML encoding is now adjustable. The &lt;b&gt;UnicodeCharacterEncoder.MarkAsSafe()&lt;/b&gt; method allows to you choose from the Unicode Code Charts which languages your web application normally accepts. Safe-listing a language code chart leaves the defined characters in their native form during encoding, which increases readability in the HTML/XML document and speeds up encoding. Certain dangerous characters will also be encoded. &lt;br /&gt;&lt;br /&gt;The language code charts are defined in the &lt;b&gt;Microsoft.Security.Application.LowerCodeCharts&lt;/b&gt;, &lt;b&gt;Microsoft.Security.Application.LowerMidCodeCharts&lt;/b&gt;, &lt;b&gt;Microsoft.Security.Application.MidCodeCharts&lt;/b&gt;, &lt;b&gt;Microsoft.Security.Application.UpperMidCodeCharts&lt;/b&gt; and &lt;b&gt;Microsoft.Security.Application.UpperCodeCharts&lt;/b&gt; enumerations. &lt;br /&gt;It is suggested you safe list your acceptable languages during your application initialization.
&lt;h2&gt;Invalid unicode character detection&lt;/h2&gt;If any of the HTML or XML encoding methods encounter a character with a character code of 0xFFFE or 0xFFFF, the characters used to detect byte order at the beginning of files an&lt;br /&gt;&lt;b&gt;InvalidUnicodeValueException&lt;/b&gt; will be thrown.
&lt;h2&gt;Surrogate Character Support in HTML and XML encoding&lt;/h2&gt;Support for surrogate character pairs for Unicode characters outside the basic multilingual plane has been improved. Such character pairs are now combined and encoded as their &amp;amp;xxxxx; value. If a high surrogate pair character is encountered which is not followed by a low surrogate pair character, or a low surrogate pair character is encountered which is not preceded by a high surrogate pair character an &lt;b&gt;InvalidSurrogatePairException&lt;/b&gt; is thrown.
&lt;h2&gt;HTML 4.01 Named Entity Support&lt;/h2&gt;A new overload of the HtmlEncode method, &lt;b&gt;Encoder.HtmlEncode(string input, bool useNamedEntities)&lt;/b&gt; allows you to specify if the named entities from the HTML 4.01 specification should be used in preference to &amp;amp;#xxxx; encoding when a named entity exists. For example if useNamedEntities parameter is set to true the copyright entity would be encoded as &amp;amp;copy;.
&lt;h2&gt;HtmlFormUrlEncode&lt;/h2&gt;A new encoding type suitable for using in encoding Html POST form submissions is now available via &lt;b&gt;Encoder.HtmlFormUrlEncode&lt;/b&gt;. This encodes according to the W3C specifications for application/x-www-form-urlencoded MIME type.
&lt;h2&gt;LDAP Encoding changes&lt;/h2&gt;The LdapEncode function has been deprecated in favor of two new functions, &lt;b&gt;Encoder.LdapFilterEncode(string)&lt;/b&gt; and &lt;b&gt;Encoder.LdapDistinguishedNameEncode(string)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Encoder.LdapFilterEncode&lt;/b&gt; encodes input according to RFC4515 where unsafe values are converted to \XX where XX is the representation of the unsafe character. For example&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Encoder.LdapFilterEncode&lt;/b&gt; encodes input according to RFC 2253 where unsafe characters are converted to #XX where XX is the representation of the unsafe character and the comma, plus, quote, slash, less than and great than signs are escaped using slash notation (\X). In addition to this a space or octothorpe (#) at the beginning of the input string is \ escaped as is a space at the end of a string.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;LdapDistinguishedNameEncode(string, bool, bool)&lt;/b&gt; is also provided so you may turn off the initial or final character escaping rules, for example if you are concatenating the escaped distinguished name fragment into the midst of a complete distinguished name.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bdorrans</author><pubDate>Tue, 21 Sep 2010 16:30:27 GMT</pubDate><guid isPermaLink="false">Created Release: AntiXSS Library V4.0 20100921043027P</guid></item><item><title>Updated Release: Web Protection Library 4.0 May CTP</title><link>http://antixss.codeplex.com/releases/view/44707</link><description>&lt;div class="wikidoc"&gt;This version of the Web Protection Library includes&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;AntiXSS - A new Anti-Cross Site Scripting Library removes some bugs and is now usuable in medium trust environments.&lt;/li&gt;
&lt;li&gt;HtmlSanitization - The HTML Sanitization Library has been moved to its own assembly, but still requires a full trust environment.&lt;/li&gt;
&lt;li&gt;SRE - The SRE has been largely rewritten to provide a plug-in model using the Managed Extensibility Framework. 
&lt;ul&gt;&lt;li&gt;New mitigating inspectors for Click Jacking, Cookie Protection and NoOpen headers have been added.&lt;/li&gt;
&lt;li&gt;Logging is now provided by plug-ins. An example ASP.NET trace logger is included as an example project. The removal of logging implementation from the SRE means there is no longer a dependancy on the Enterprise Library.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;A standard class to replace the .NET 4.0 Encoding with AntiXSS encoding is included as a new project.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;This release will not be produced as a binary download, rather you are encouraged to download the source and build your own WPL plug-ins or ensure that AntiXSS works in your environment. &lt;i&gt;The source is now built using Visual Studio 2010&lt;/i&gt; and you will require a version of VS2010 to compile the solution. VS2008 users should be able to load the individual projects, excluding the new .NET 4.0 encoding project.&lt;br /&gt;&lt;br /&gt;As ever please log any issues so we can take them onboard during our next sprint planning.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bdorrans</author><pubDate>Mon, 03 May 2010 20:08:53 GMT</pubDate><guid isPermaLink="false">Updated Release: Web Protection Library 4.0 May CTP 20100503080853P</guid></item><item><title>Updated Release: Anti-XSS Library v3.1 (Sep 15, 2009)</title><link>http://antixss.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div class="wikidoc"&gt;We are excited to announce the RTM version of Anti-XSS Library v3.1. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h4&gt;What’s New in This Release&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;
&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;
&lt;li&gt;A sample application&lt;/li&gt;
&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;Release Details&lt;/h4&gt;
This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>anilkr</author><pubDate>Tue, 15 Sep 2009 16:55:57 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.1 (Sep 15, 2009) 20090915045557P</guid></item><item><title>Released: Anti-XSS Library v3.1 (Sep 15, 2009)</title><link>http://antixss.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;We are excited to announce the RTM version of Anti-XSS Library v3.1. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h4&gt;What’s New in This Release&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt;
&lt;ul&gt;&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;
&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;
&lt;li&gt;A sample application&lt;/li&gt;
&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;Release Details&lt;/h4&gt;
This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 15 Sep 2009 16:55:57 GMT</pubDate><guid isPermaLink="false">Released: Anti-XSS Library v3.1 (Sep 15, 2009) 20090915045557P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 (Dec 09, 2008)</title><link>http://antixss.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div class="wikidoc"&gt;We are excited to announce the RTM version of Anti-XSS Library v3.0. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h4&gt;What’s New in This Release&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;
&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;
&lt;li&gt;A sample application&lt;/li&gt;
&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;Release Details&lt;/h4&gt;
This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 15 Jul 2009 15:19:34 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 (Dec 09, 2008) 20090715031934P</guid></item><item><title>Released: Anti-XSS Library v3.0 (Dec 09, 2008)</title><link>http://antixss.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;We are excited to announce the RTM version of Anti-XSS Library v3.0. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;h4&gt;What’s New in This Release&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt;
&lt;ul&gt;&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;
&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;
&lt;li&gt;A sample application&lt;/li&gt;
&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;Release Details&lt;/h4&gt;
This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 15 Jul 2009 15:19:34 GMT</pubDate><guid isPermaLink="false">Released: Anti-XSS Library v3.0 (Dec 09, 2008) 20090715031934P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 (Dec 09, 2008)</title><link>http://antixss.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div class="wikidoc"&gt;We are excited to announce the RTM version of Anti-XSS Library v3.0. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;h4&gt;What’s New in This Release&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;
&lt;li&gt;Performance improvements&lt;/li&gt;
&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;
&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;
&lt;li&gt;A sample application&lt;/li&gt;
&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;Release Details&lt;/h4&gt;
This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en" class="externalLink"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 15 Jul 2009 15:19:10 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 (Dec 09, 2008) 20090715031910P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 07 Jan 2009 17:09:40 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20090107050940P</guid></item><item><title>Released: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0. This binary distribution is availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 07 Jan 2009 17:09:40 GMT</pubDate><guid isPermaLink="false">Released: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20090107050940P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0. This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 07 Jan 2009 17:09:09 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20090107050909P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;amp;displaylang=en&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 07 Jan 2009 17:04:02 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20090107050402P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;MSDN&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author>anilkr</author><pubDate>Wed, 07 Jan 2009 17:03:18 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20090107050318P</guid></item><item><title>Reviewed: Anti-XSS Library v3.0 Beta (Dec 23, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>Rated 5 Stars (out of 5) - The Security Runtime Engine (SRE) HTTP Module will save me countless hours of adding/maintaining all of the places in code where you would normally use HtmlEncode(), UrlEncode(), JavaScriptEncode(), etc. 

Thank you!</description><author>dblack</author><pubDate>Tue, 23 Dec 2008 16:37:21 GMT</pubDate><guid isPermaLink="false">Reviewed: Anti-XSS Library v3.0 Beta (Dec 23, 2008) 20081223043721P</guid></item><item><title>Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;MSDN&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author>degroves</author><pubDate>Tue, 16 Dec 2008 01:03:26 GMT</pubDate><guid isPermaLink="false">Updated Release: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20081216010326A</guid></item><item><title>Released: Anti-XSS Library v3.0 Beta (Dec 09, 2008)</title><link>http://www.codeplex.com/AntiXSS/Release/ProjectReleases.aspx?ReleaseId=20333</link><description>&lt;div&gt;
We are excited to announce the beta version of Anti-XSS Library v3.0.&lt;br&gt; &lt;br&gt;&lt;h4&gt;
What’s New in This Release
&lt;/h4&gt;New features in this version of the Anti-Cross Site Scripting Library include:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;An expanded white list that supports more languages&lt;/li&gt;&lt;li&gt;Performance improvements&lt;/li&gt;&lt;li&gt;Performance data sheets (in the online help)&lt;/li&gt;&lt;li&gt;Support for Shift_JIS encoding for mobile browsers&lt;/li&gt;&lt;li&gt;A sample application&lt;/li&gt;&lt;li&gt;Security Runtime Engine (SRE) HTTP module &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;h4&gt;
Release Details
&lt;/h4&gt; &lt;br&gt;This binary distribution is also availible on &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=051ee83c-5ccf-48ed-8463-02f56a6bfc09&amp;displaylang=en"&gt;MSDN&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 16 Dec 2008 01:03:26 GMT</pubDate><guid isPermaLink="false">Released: Anti-XSS Library v3.0 Beta (Dec 09, 2008) 20081216010326A</guid></item></channel></rss>