Files
codeql/python/ql/test/library-tests/security/sensitive/Sources.expected
2019-08-22 15:27:48 +01:00

6 lines
333 B
Plaintext

| test.py:16:1:16:14 | test.py:16 | a call returning a password |
| test.py:17:1:17:12 | test.py:17 | a call returning a password |
| test.py:18:1:18:12 | test.py:18 | a call returning a secret |
| test.py:19:1:19:19 | test.py:19 | a call returning a certificate or key |
| test.py:20:1:20:12 | test.py:20 | a call returning an ID |