Skip to content

chore(deps): bump voku/anti-xss from 4.1.42 to 4.1.43 in /recovery/common#23

Open
dependabot[bot] wants to merge 1 commit into5.7from
dependabot/composer/recovery/common/voku/anti-xss-4.1.43
Open

chore(deps): bump voku/anti-xss from 4.1.42 to 4.1.43 in /recovery/common#23
dependabot[bot] wants to merge 1 commit into5.7from
dependabot/composer/recovery/common/voku/anti-xss-4.1.43

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps voku/anti-xss from 4.1.42 to 4.1.43.

Changelog

Sourced from voku/anti-xss's changelog.

4.1.43 (2026-04-22)

  • 10-50% better performance
  • add "addNaughtyJavascriptPatterns()"
  • add "setKeepPreAndCodeTagContent()" to preserve content inside "pre" and "code" tags
  • fix regression when sanitizing text inside "pre" / "code" tags
  • fix false-positives for valid "href" / "src" URLs and plain text such as "system (...)", "behavior:", "< abc" and "< 35kg"
  • improve detection of obfuscated style / attribute payloads and JSON-escaped HTML attributes
  • keep valid base64 payloads ending with "==" and avoid blank output if "preg_replace()" returns "null"
  • update "portable-utf8" to "~6.1.0"
  • improve CI / test compatibility (incl. PHP 8.5 + PHPUnit 12)
Commits
  • 72b4248 [+]: optimize performance
  • 6224363 Merge pull request #191 from voku/copilot/add-additional-tests-for-xss
  • 87173e7 test: add regression cases for system parenthetical text false positives
  • 3ded25f Initial plan
  • 26657b2 Merge pull request #184 from voku/copilot/add-warning-for-non-utf8-apps
  • 26aeb4a Merge pull request #188 from voku/copilot/fix-false-positive-xss
  • 0a98133 fix: replace assertStringNotContainsString (PHPUnit 8+) with assertFalse(strp...
  • af37d90 Merge branch 'master' into copilot/fix-false-positive-xss
  • 5218f70 Merge origin/master into copilot/fix-false-positive-xss, resolve conflict in ...
  • 01ad1bc docs: document PORTABLE_UTF8__DISABLE_AUTO_ENCODING constant to opt out of au...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [voku/anti-xss](https://github.com/voku/anti-xss) from 4.1.42 to 4.1.43.
- [Changelog](https://github.com/voku/anti-xss/blob/master/CHANGELOG.md)
- [Commits](voku/anti-xss@4.1.42...4.1.43)

---
updated-dependencies:
- dependency-name: voku/anti-xss
  dependency-version: 4.1.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants