mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
4 lines
351 B
Plaintext
4 lines
351 B
Plaintext
| applicationContext.xml:9:3:9:48 | name=password | Plaintext password in configuration file. |
|
|
| context.xml:4:2:8:50 | password=1234 | Plaintext password in configuration file. |
|
|
| custom-config.xml:3:2:3:137 | value=server=myoracle.example.com;port=1521;database=testdb;username=root;password=test1234 | Plaintext password in configuration file. |
|