-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
QuestionsAndAnswersAPI/database/db.js
Line 5 in 9e8ff4f
| password : '', |
Avoid displaying password in publicly accessible code. For example, store password in a separate config file that is not uploaded to GitHub. If no password is configured, then this advice might not apply, but in that case, be aware that databases not protected by a password are vulnerable to attack.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels