Bugzilla – Bug 1143667
AUDIT-FIND: obs-service-github_tarballs: plain-text password storage
Last modified: 2022-02-24 09:42:55 UTC
attempts to read a file storing github credentials. (That probably would also break if it is not run as root.) Storing passwords in plain-text is not ideal, keyring support like in osc would be good.
Tracked as https://github.com/openSUSE/obs-service-github_tarballs/issues/8 to increase visibility
I close this here. It's not a security vulnerability in itself (even though it's really bad practice) and is tracked upstream