CVE-2018-13379 icon indicating copy to clipboard operation
CVE-2018-13379 copied to clipboard

CVE-2018-13379

Results 1 CVE-2018-13379 issues
Sort by recently updated
recently updated
newest added

[flake8](http://flake8.pycqa.org) testing of https://github.com/milo2012/CVE-2018-13379 on Python 3.7.1 $ __flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics__ ``` ./CVE-2018-13379.py:18:13: E999 SyntaxError: invalid syntax print "\n" ^ 1 E999 SyntaxError: invalid syntax 1 ```