fernandobatels / rsfbclient

Rust Firebird Client
MIT License
76 stars 11 forks source link

[Security] Potential Secret Leak #108

Closed raima-zachariah closed 3 years ago

raima-zachariah commented 3 years ago

It has been noticed that while using juarezr/firebirdsql-github-action@v1.0.0 your firebird_password test_password is present in plaintext. Please ensure that secrets are encrypted or not passed as plain text in github workflows.

fernandobatels commented 3 years ago

Thanks for the report, but we only use test passwords on theses files.