csharpfritz / CoreWiki

A simple ASP.NET Core wiki that we are working on during live coding streams
MIT License
410 stars 155 forks source link

[Security] Bump HtmlSanitizer from 4.0.187 to 5.0.372 #446

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps HtmlSanitizer from 4.0.187 to 5.0.372. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

XSS in HtmlSanitizer

Impact

If you have explicitly allowed the `

Affected versions: < 5.0.372

Release notes

Sourced from HtmlSanitizer's releases.

5.0.372

Fix style tag issue

5.0.355

#243

5.0.353

#241

5.0.343

#235

5.0.331

#229 #224

5.0.319

AngleSharp.Css 0.14.1

5.0.310

AngleSharp.Css 0.14.0

5.0.304

AngleSharp 0.14.0

5.0.298

Use AngleSharp 0.13 (see #154) #206

5.0.274-beta

#194

5.0.266-beta

Update to AngleSharp 0.13.0

5.0.250-beta

#178

5.0.218-beta

#164

4.0.217

#164

4.0.210

#161

4.0.207

Update AssemblyVersion to 4.0.0.0 (see #142)

Commits
  • a3a7602 Fix hex escape issue in style element
  • 0963175 Merge pull request #250 from mganss/dependabot/nuget/Microsoft.NET.Test.Sdk-1...
  • 5815245 Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
  • 40af490 Run on windows-latest
  • 210ccef Use net5.0 in coverage file name
  • db2df21 Target net5.0
  • 61008c6 Create codeql-analysis.yml
  • ee3f1e4 Merge pull request #244 from mganss/dependabot/nuget/Microsoft.NET.Test.Sdk-1...
  • 9b32c7a Merge pull request #245 from mganss/dependabot/nuget/System.Text.Encoding.Cod...
  • 4c0a86f Bump System.Text.Encoding.CodePages from 4.7.1 to 5.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)