aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/xss_scanner.py
Commit message (Expand)AuthorAgeFilesLines
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-2/+2
* Misc. typosluz.paz2018-02-241-4/+4
* Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-031-41/+46
* Added scanning for CSS injection and iframe injectionDavid Dworken2017-10-171-5/+10
* fix #2477 (#2556)Suraj Tripathi2017-09-011-1/+1
* added XSS scanner example (#1907)David Dworken2017-02-271-0/+407