anti-xss
https://github.com/voku/anti-xss
PHP
㊙️ AntiXSS | Protection against Cross-site scripting (XSS) via PHP
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported4 Subscribers
Add a CodeTriage badge to anti-xss
Help out
- Issues
- Update dependency voku/portable-utf8 to ~6.1.0
- Update dependency phpunit/phpunit to v13
- PHP 8.5 compatibility
- PHP 8.4 compatibility
- Compatibility with PHP8.5
- False positive - data:
- Issue with sanitising XSS on Base64 encoded strings with trailing double equal (==) signs
- False positive: "system ("
- added method to add naughty JS pattern
- Please add big warning that this package should not be included in any non-UTF-8 application or package dependency
- Docs
- PHP not yet supported