a36bb614c0
This avoids leaking repository credentials by suppressing the dict output to only print the key. Change-Id: Ic7aa0e4c4f625908aeb30de65edac8bce96af761 Related-Bug: #2087938
12 lines
435 B
YAML
12 lines
435 B
YAML
---
|
|
security:
|
|
- |
|
|
Avoid leaking DNF repository username/password credentials in the Kayobe
|
|
output by adding loop control to print only the repository key.
|
|
`LP#2087938 <https://launchpad.net/bugs/2087938>`__
|
|
fixes:
|
|
- |
|
|
Avoid leaking DNF repository username/password credentials in the Kayobe
|
|
output by adding loop control to print only the repository key.
|
|
`LP#2087938 <https://launchpad.net/bugs/2087938>`__
|