Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup mypy usage | Maximilian Hils | 2019-11-16 | 1 | -0/+2 |
* | update mypy | Maximilian Hils | 2019-11-12 | 1 | -2/+2 |
* | Fix several DeprecationWarning: invalid escape sequence | Mickaƫl Schoentgen | 2019-01-05 | 1 | -1/+1 |
* | [examples/xss_scanner] replace relative import | David Kremer | 2018-08-15 | 1 | -3/+3 |
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 1 | -2/+2 |
* | Misc. typos | luz.paz | 2018-02-24 | 1 | -4/+4 |
* | Extend mypy checking, fix #2194 (#2819) | Arushit Mudgal | 2018-02-03 | 1 | -41/+46 |
* | Added scanning for CSS injection and iframe injection | David Dworken | 2017-10-17 | 1 | -5/+10 |
* | fix #2477 (#2556) | Suraj Tripathi | 2017-09-01 | 1 | -1/+1 |
* | added XSS scanner example (#1907) | David Dworken | 2017-02-27 | 1 | -0/+407 |