Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to securely handle service credentials #1

Open
Shalsh23 opened this issue Jul 26, 2024 · 0 comments
Open

Refactor to securely handle service credentials #1

Shalsh23 opened this issue Jul 26, 2024 · 0 comments

Comments

@Shalsh23
Copy link

Shalsh23 commented Jul 26, 2024

Is your feature request related to a problem? Please describe.
Currently, the test.properties file within the repository contains hardcoded service credentials (username and password). This practice poses a security risk as it can expose sensitive information. To enhance the security of the application and adhere to best practices, refactoring of the credential management process is required.

Describe the solution you'd like.
Utilize external configuration files or environment variables to securely manage credentials.

@vchendrix vchendrix added this to the Release 1.1.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants