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 (Taint.ql:12,54-61)
| ../../../query-tests/Security/lib/bottle.py:64 | LocalRequest() | bottle.request |
| ../../../query-tests/Security/lib/bottle.py:64 | request | bottle.request |
| ../../../query-tests/Security/lib/bottle.py:68 | url | externally controlled string |

View File

@@ -1,4 +1,3 @@
WARNING: Predicate getNode has been deprecated and may be removed in future (Taint.ql:12,54-61)
| test.py:9 | req | falcon.request |
| test.py:9 | resp | falcon.response |
| test.py:10 | Attribute | file[externally controlled string] |

View File

@@ -1,4 +1,3 @@
WARNING: Predicate getNode has been deprecated and may be removed in future (Taint.ql:12,54-61)
| test.py:18 | b | externally controlled string |
| test.py:19 | BinaryExpr | [externally controlled string] |
| test.py:19 | BinaryExpr | externally controlled string |

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() | |