https://github.com/GitHub-workflow-APP/python_mongo_test/blob/a92fc24a5ea96afe459991271b9754e8464d66d7//app/populate_db.js#L1-L11
Filename: populate_db.js
Line: 6
CWE: 798 (Use of Hard-coded Credentials ('Credentials Management'))
The application contains hard-coded information that may contain credentials to an external service. The use of hard-coded credentials significantly increases the possibility that the account being protected will be compromised. username Store credentials out-of-band from the application code. Follow best practices for protecting credentials stored in locations such as configuration or properties files. References: CWE/nDon't know how to fix this? Don't know why this was reported?
Get Assistance from Veracode
https://github.com/GitHub-workflow-APP/python_mongo_test/blob/a92fc24a5ea96afe459991271b9754e8464d66d7//app/populate_db.js#L1-L11
Filename: populate_db.js
Line: 6
CWE: 798 (Use of Hard-coded Credentials ('Credentials Management'))
The application contains hard-coded information that may contain credentials to an external service. The use of hard-coded credentials significantly increases the possibility that the account being protected will be compromised. username Store credentials out-of-band from the application code. Follow best practices for protecting credentials stored in locations such as configuration or properties files. References: CWE/nDon't know how to fix this? Don't know why this was reported?
Get Assistance from Veracode