Password protection for database and broker #63
Labels
flag: good 1st issue
Good for newcomers
priority: low
Low priority
type: security
Related to security
workload: minutes
Likely takes minutes to resolve
Is your feature request related to a problem? Please describe.
MongoDB and RabbitMQ are currently unprotected or protected by default credentials.
Describe the solution you'd like
For a start, use config settings to hold default credentials. Once a strategy for passing secrets during build time (see #64) is in place, remove credentials from config and pass securely.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: