Python taint-tracking: Remove warnings from test output.

This commit is contained in:
Mark Shannon
2019-08-16 10:43:15 +01:00
parent 691165d1c6
commit e5900921e7
4 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
WARNING: Predicate getNode has been deprecated and may be removed in future (TestNode.ql:9,25-32)
| Taint Crypto.Cipher.ARC4 | test_pycrypto.py:5:14:5:27 | test_pycrypto.py:5 | test_pycrypto.py:5:14:5:27 | Attribute() | |
| Taint Crypto.Cipher.ARC4 | test_pycrypto.py:6:12:6:17 | test_pycrypto.py:6 | test_pycrypto.py:6:12:6:17 | cipher | |
| Taint cryptography.Cipher.RC4 | test_cryptography.py:5:14:5:47 | test_cryptography.py:5 | test_cryptography.py:5:14:5:47 | Cipher() | |