mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
8 lines
858 B
Plaintext
8 lines
858 B
Plaintext
edges
|
|
| test.py:19:16:19:29 | a password | test.py:20:48:20:55 | a password |
|
|
| test.py:19:16:19:29 | a password | test.py:20:48:20:55 | a password |
|
|
#select
|
|
| test.py:20:48:20:55 | password | test.py:19:16:19:29 | a password | test.py:20:48:20:55 | a password | Sensitive data returned by $@ is logged here. | test.py:19:16:19:29 | get_password() | a call returning a password |
|
|
| test.py:34:30:34:39 | get_cert() | test.py:34:30:34:39 | a certificate or key | test.py:34:30:34:39 | a certificate or key | Sensitive data returned by $@ is logged here. | test.py:34:30:34:39 | get_cert() | a call returning a certificate or key |
|
|
| test.py:37:11:37:24 | get_password() | test.py:37:11:37:24 | a password | test.py:37:11:37:24 | a password | Sensitive data returned by $@ is logged here. | test.py:37:11:37:24 | get_password() | a call returning a password |
|