Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/anti-xss

㊙️ AntiXSS | Protection against Cross-site scripting (XSS) via PHP
https://github.com/voku/anti-xss

[*]: update the changelog

8e0c4c2e0d11bd2965fea533a73c47f9c571be2b authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix issue #43 v2

-> fix for false-positive strings like "DE VAL HERNANDEZ"

f4348b9eb235ec507a1b8fd0f4ec1cd1c2d526e4 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

7650b79d8947d52624944d2d093ffb7effda6e96 authored over 5 years ago by Lars Moelleken <[email protected]>
[*]: update copyright date

e56c9bd9de138c2b8b2b4cf3d2e7aa20e23f07fb authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: optimize performance via "str(i)pos" before "preg_*" usage

e1a253bc7441fd1811c89fe70e68a4c8424e4f3a authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix string replacing for e.g. "Mondragon" v2

-> optimize the regex

-> fix for issue #43

fb4ce32a73a63a59927a717ef3379626b894745b authored over 5 years ago by Lars Moelleken <[email protected]>
[+]: fix string replacing for e.g. "Mondragon"

-> fix for issue #43

a3a4fe282dabeaf3b7521af0af50e77777666d47 authored over 5 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Apply fixes from StyleCI

f6aa6ea091b4127b22081d1331082ac587aea923 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: add some more test-cases

10f4b14e7e33152d34c41f4f7726d69bf7cbf1f0 authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

e4ea56a3e447dc6380407cf6f86d204f7a77eb5b authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #42 from voku/analysis-8KayKj

Apply fixes from StyleCI

167e61f1d2473378d31baff29212eef9636ddbca authored almost 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

922252763da85b5b60965089394ebf18097d13fe authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

ce8deec5b8a123655b7f149c54db2d45494783c4 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: fix issue #41

-> thx @Peyman-Manutd for the bug report

2dba5ad0190aed6a87d0772af09a4b8a36c18288 authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: update UTF-8 lib + usage v2

652c77cc5d8409e761647a7a93b5012c60bb2a2e authored almost 6 years ago by Lars Moelleken <[email protected]>
[+]: update UTF-8 lib + usage

f3f40ae16d05079829b06916cf4bd422e057889e authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: add one more test

985b47f7c414190e9097585981d4337965956b8b authored almost 6 years ago by Lars Moelleken <[email protected]>
[-]: do not test with "PHP_MBSTRING_FUNC_OVERLOAD"

bd7305c91e7474d65a144c4b98da9fcb99af177b authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

cac4cf9c21236fbbf1037518e61069fc6c6084a2 authored almost 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md
Update README.md

c0a0a07b7dc14c558649a41abb5524da08e6c5f9 authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update "voku/portable-utf8"

977972b865e1157a5e8d4f9fb81280060a4e473b authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

1ec924c5a830617fc130bd146d4c9abe894a474e authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

c73226124ff842d3c9995445190109377c1f5ce0 authored almost 6 years ago by Lars Moelleken <[email protected]>
Update README.md

0890d4c07e53ae1f589f589b62b74fa558dba88c authored almost 6 years ago by Lars Moelleken <[email protected]>
[*]: update ".gitattributes" v2

4c0f00a0b257677cbf63b5f62a355f1209a21ad0 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update ".gitattributes"

0886623af85be254451329b9115bf23b6198a1cb authored about 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md
Update README.md

2e3db934e5b6d392b119e5aec959d62e66613db0 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: add one more test-case

-> // MS Edge Iframe srcdoc UXSS POC (2018) (https://mobile.twitter.com/Windowsrcer/status/10711...

8db91f41123e1d1244ae0f8856f4ba35eeb9c806 authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

f124cfad6ee3231f36cbe3d1202708c74b9f925a authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

67aa53b7f3da433e0797f671c51df55e6797257b authored about 6 years ago by Lars Moelleken <[email protected]>
Update README.md

829152066edad60ebc0431176ed12071d92c4c00 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

# Conflicts:
# tests/XssTest.php

c6a8065b9d064b375bf912c29e07a934d1be3ced authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: use phpcs fixer

2646f39b437ce3a8e6d274a84ac68401367a8eaa authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #39 from voku/analysis-8nw2Jv

Apply fixes from StyleCI

da9adb2b22395f267bf9f747f419c5d078060853 authored about 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

859feae5072ec213bcb9ee606fc18909e3784dc4 authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests

-> from http://polyglot.innerht.ml/

f464b9162500795e6507bbf1542dce3efef2fcaf authored about 6 years ago by Lars Moelleken <[email protected]>
[~]: optimize some regex v2

6b9bd42b5fde421cc60fb6484a7a2e30651bf187 authored about 6 years ago by Lars Moelleken <[email protected]>
[~]: optimize some regex

-> thx @ThomasWeinert -> https://speakerdeck.com/thomasweinert/pcre-matching-patterns?slide=34

7aa10726f372ccf9be869ebd95614eaf37fe3fd3 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

a271dbde1bc4c8fec96d8b3af155667a9633bcdc authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: add some more tests

178a8455414ec345146af41151bc5530b0184d2e authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #38 from voku/analysis-XN9Ek1

Apply fixes from StyleCI

384650776f88f2f2f1fe8b659ac8062bc2679eb7 authored about 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

aaea0b4171136108bc535eaff55540a6aaf3c896 authored about 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

37675e38d94968336e949497209888b897c6c85b authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: fix return type (?string -> string)

cd2f6ee292c2fe0ac73e2d2055b76d8e7f5b23ca authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: fix for url-decoded stored-xss

3e2fb9eccc3f77b0972dbb3d26e4de89210f366c authored about 6 years ago by Lars Moelleken <[email protected]>
[+]: fix phpunit tests -> "&#x00000072;" kills the test?

-> "Floating point exception(core dumped)" -> "Error in floating point conversions"

8a7fae7a6136ed0f9332ccf222027c5fb8beb751 authored about 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update .travis.yml
Apply fixes from StyleCI

430c9acf2dc6e702cfccd0c78106eb3cb2f1589f authored about 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

fcf39855cbc5978fafb6ce756ad19896aab4389d authored about 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #37 from voku/analysis-qyBGmp

Apply fixes from StyleCI

e89d4416ec42deb91c4ad3d6c85e72ae3f9a85cc authored over 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

b4216f76321092ca8deb203022fbb76081a46d01 authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

8538399a5237c000acfb2e36cc573662172e5549 authored over 6 years ago by Lars Moelleken <[email protected]>
[+] use new version of "Portable UTF8"

7e4bbd18a2d6d104c0fd66436b9ae434f2b77c10 authored over 6 years ago by Lars Moelleken <[email protected]>
[*] fix only a typo in rgw tests

de0731cf9358463f3d0015c0a4d05b66e01ab222 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: add some more event listener

[+]: some more tests (from https://github.com/s0md3v/AwesomeXSS/commit/8b1d0bf8a8a1ca0f4ae889ed5b...

b5f5a8b30679b17e16575a66e4a710d394d1f930 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: add one more test ...

d23acc36b735d348614d088200a4032f1762cf15 authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: clean-up for "phpunit.xml"

ee5cc526bb212ce2374fecb097e00452ec366f40 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Add license scan report and status
Update README.md
Up...

71fd7f196625420d0be709cc04b95f4493c3cf32 authored over 6 years ago by Lars Moelleken <[email protected]>
[]: use phpstan

6ecdafa8ce42cffe7a3d0e9336af4605b19122d5 authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

f1ceab0980a085e10ec8ade957c514f2c44ab3b5 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #36 from fossabot/master

Add license scan report and status

716dec720bedcbf5200c6afd6ebb09947642f938 authored over 6 years ago by Lars Moelleken <[email protected]>
Add license scan report and status

Signed-off-by: fossabot <[email protected]>

8466bf2cf4d14c11e1f47d707f7a8986a5b9df90 authored over 6 years ago by fossabot <[email protected]>
Update README.md

a2931f25fbdb90df2c2ad2bd1c3dca20d561c9e5 authored over 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

408c77bcf66f0df54da8a4f28d2a3778faa4c807 authored over 6 years ago by Lars Moelleken <[email protected]>
Update .travis.yml

d266b63a9fb966b64c8a0cb061c2dc2d2451aff8 authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

24cfa6404ba823db17c96f515e7cfea06e90e0ad authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

753cbb7e52435e32f4fee25d9e691a6e154a3de4 authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

cc83dfd09fdecf0056e47f47ec0cf1d8d975d5fb authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

b94a71ce203877714b650034fac22931fc161fd4 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge branch 'master' of https://github.com/voku/anti-xss

* 'master' of https://github.com/voku/anti-xss:
Apply fixes from StyleCI

0127825ae0f5fd322d5bfa9da55f993e8976abc5 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: "UTF7 repack corrected" | thx @alechner

-> https://github.com/voku/anti-xss/pull/34

45bb4aa7f87284ab2cb8da9f350e370603d222b6 authored over 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #33 from voku/analysis-zELdv9

Apply fixes from StyleCI

d8da4c9cc2aad31aba16680e73a30177577987cb authored over 6 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

44b847eebf16a33a4b1e48465d62998d93d75463 authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

7debeae28e6337256835f60196bb7ae248641a8d authored over 6 years ago by Lars Moelleken <[email protected]>
[!]: don't edit the value, if no XSS was detected

-> this will also fix issue #32

2822e7dbcaa2b5e3bbfe42f2e2e0adafd1304976 authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

422cbaf5e5343bb4b118d4911ee5a548ab82204c authored over 6 years ago by Lars Moelleken <[email protected]>
[*]: update copyright date only

557b5484010a7a4d5e0060f529f5b6e711f32f38 authored over 6 years ago by Lars Moelleken <[email protected]>
[+]: try to fix issue #30

575b959de6afeb758d07ebdcebc6dc1b5129a9ee authored over 6 years ago by Lars Moelleken <[email protected]>
Merge pull request #31 from ScullWM/patch-1

Update README.md

24c87cc79d2c3a01c983674861b6f470d0e3867d authored over 6 years ago by Lars Moelleken <[email protected]>
Update README.md

36e68251823a073981829802b15bb53624534d0d authored over 6 years ago by Thomas P <[email protected]>
[+]: fix "URL escaping bug" v2

bb14bce71cecf40188dac2bd9eb01ea506ee6b5f authored almost 7 years ago by Lars Moelleken <[email protected]>
[*]: update the changelog

7d70f8f9a3bd4221754bb715e391a5a5d791e564 authored almost 7 years ago by Lars Moelleken <[email protected]>
[+]: fix "URL escaping bug"

22eb1a3e41aa0d219936ceeb63580e6c2223f3a2 authored almost 7 years ago by Lars Moelleken <[email protected]>
Merge pull request #29 from 1ed/url-escape-bug

Add a test for URL escaping bug

f0edefddf7dca6823ecf13685911202c8da22e2b authored almost 7 years ago by Lars Moelleken <[email protected]>
Add a test for URL escaping bug

dfaeee7db3bfee7040a63db40c4d9456513038a5 authored almost 7 years ago by Egyed Gábor <[email protected]>
[*]: update the changelog

c5535b8f85e9b2e5898d3f8c39c3171b6035192a authored almost 7 years ago by Lars Moelleken <[email protected]>
[+]: fix usage of "Portable UTF8"

0d3b3643d9d2e498786b7fa5b989773c1e501d91 authored almost 7 years ago by Lars Moelleken <[email protected]>
[*]: add only white-space in the changelog

57699895d366c99a63cd1a81bb49c8be8daeada6 authored about 7 years ago by Lars Moelleken <[email protected]>
[~]: use the root-namespace for php-functions

2fc0df6c3a8eab13fed614695f29563120a37de5 authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: update "Portable UTF8" from v4 -> v5

75f5f56945feb8570f93c79ccdae299839b458d4 authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update phpunit-config

e476f881d857ce373fdf0d01068087d7e7f9832d authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: micro optimizing

3370c7600b7d19743dfaff8af2b9723de0400620 authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update the CHANGELOG

5c0133b77c80118ac162d204ad4e6440d29c96d7 authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: add "_evil_html_tags" -> so you can remove / add html-tags v2

cd615b77989b9d066c9409b5e5979cb7266e3e2d authored about 7 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Apply fixes from StyleCI

0438ecc40c81ef03ea19e57e2772235c6bed3c3a authored about 7 years ago by Lars Moelleken <[email protected]>
[+]: add "_evil_html_tags" -> so you can remove / add html-tags

0b9821efbb868f43a507d5e4fa2ba331fd5ce857 authored about 7 years ago by Lars Moelleken <[email protected]>
Merge pull request #26 from voku/analysis-zGla32

Apply fixes from StyleCI

3b9c25ca4f1c2175f2869ed0dc266bf20018283d authored about 7 years ago by Lars Moelleken <[email protected]>
Apply fixes from StyleCI

eaa656491cb5bc9a390a1969ef33944bbb7e6c12 authored about 7 years ago by Lars Moelleken <[email protected]>
[*]: update the CHANGELOG

15f33939044c99763032cd64f9929fdd34a3f0bc authored about 7 years ago by Lars Moelleken <[email protected]>
[!]: use "strict_types"

b297c9ce19cbbb7867fa3814eddcb937e6413297 authored about 7 years ago by Lars Moelleken <[email protected]>
[~]: simplify a regex v1

896549dc9b59583501bd865dec3665575db3d2d5 authored about 7 years ago by Lars Moelleken <[email protected]>