<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Updated jsreport.Client]]></title><description><![CDATA[<p>Hi,</p>
<p>Are there any plans to publish an updated jsreport.Client package?  Our vulnerability scanning is reporting that version 3.8.1 has a dependency on System.Text.RegularExpressions 4.3.0 which has a known vulnerability.  It's not a critical vulnerability but it would be nice to have it not show up, so if there is any thought to publishing a new jsreport.Client, can it include the dependency update?</p>
<p>Cheers,<br />
Neil.</p>
]]></description><link>https://forum.jsreport.net/topic/3532/updated-jsreport-client</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 11:05:55 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3532.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2026 05:17:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Updated jsreport.Client on Invalid Date]]></title><description><![CDATA[<p>Hi,</p>
<p>Are there any plans to publish an updated jsreport.Client package?  Our vulnerability scanning is reporting that version 3.8.1 has a dependency on System.Text.RegularExpressions 4.3.0 which has a known vulnerability.  It's not a critical vulnerability but it would be nice to have it not show up, so if there is any thought to publishing a new jsreport.Client, can it include the dependency update?</p>
<p>Cheers,<br />
Neil.</p>
]]></description><link>https://forum.jsreport.net/post/14922</link><guid isPermaLink="true">https://forum.jsreport.net/post/14922</guid><dc:creator><![CDATA[neilmercer]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Updated jsreport.Client on Invalid Date]]></title><description><![CDATA[<p>I apologize if I missed something. It’s been a long time since I last worked with .NET...<br />
I don't see the <code>jsreport.Client</code> would be dependent on the <code>System.Text.RegularExpressions</code></p>
<p>Could you check the following?</p>
<pre><code>dotnet list package --include-transitive
dotnet list package --vulnerable --include-transitive
</code></pre>
]]></description><link>https://forum.jsreport.net/post/14923</link><guid isPermaLink="true">https://forum.jsreport.net/post/14923</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Updated jsreport.Client on Invalid Date]]></title><description><![CDATA[<p>Hi,<br />
OK, I've done some digging around, and I think I've worked it out.<br />
If I clone the jsreport.Client repo and look at it's packages, there's a dependency on jsreport.Types 3.8.1, which in turn has a dependency on NetStandard.Library 2.0.3 and no vulnerabilities.<br />
However in the application where I'm using jsreport.Client, it's showing jsReport.Types 3.8.1 as using NetStandard.Library 1.6.1 as it's dependency.<br />
I've removed the cached copy of NetStandard.Library 1.6.1, removed jsreport.Client from my app and then re-added it and it's picking up NetStandard.Library 2.0.3.</p>
<p>Having a look at jsreport.Types, I can see it lists NetStandard.Library &gt;= 1.6.1 as it's dependency, so it's just the unique situation where I had that version cached locally, so Visual Studio was using that, rather than the latest 2.0.3.</p>
<p>Thanks,<br />
Neil.</p>
]]></description><link>https://forum.jsreport.net/post/14924</link><guid isPermaLink="true">https://forum.jsreport.net/post/14924</guid><dc:creator><![CDATA[neilmercer]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>