mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
5 lines
371 B
Plaintext
5 lines
371 B
Plaintext
| mysql-config.json:4:16:4:25 | "abcdefgh" | Hard-coded password 'abcdefgh' in configuration file. |
|
|
| tst4.json:2:10:2:38 | "script ... ecret'" | Hard-coded password ''secret'' in configuration file. |
|
|
| tst7.yml:2:9:2:6 | \| | Hard-coded password 'abc' in configuration file. |
|
|
| tst.yml:7:11:7:19 | change_me | Hard-coded password 'change_me' in configuration file. |
|