Skip to content

Commit daf3cfe

Browse files
authored
Suppress advisory for HtmlSanitizer (#6970)
It does not apply to our usage and requires a major version bump of System.Collections.Immutable
1 parent e8b2739 commit daf3cfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DNN Platform/Library/DotNetNuke.Library.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<PackageReference Include="AngleSharp" />
2424
<PackageReference Include="AngleSharp.Css" />
2525
<PackageReference Include="BouncyCastle.Cryptography" />
26+
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-j92c-7v7g-gj3f" />
2627
<PackageReference Include="HtmlSanitizer" />
2728
<PackageReference Include="MailKit" />
2829
<PackageReference Include="Microsoft.AspNet.WebPages" />

0 commit comments

Comments
 (0)