IBM / watson-online-store

Learn how to use Watson Assistant and Watson Discovery. This application demonstrates a simple abstraction of a chatbot interacting with a Cloudant NoSQL database, using a Slack UI.
https://developer.ibm.com/patterns/create-cognitive-retail-chatbot/
156 stars 222 forks source link

System Information Leak:Internal #199

Open QiAnXinCodeSafe opened 4 years ago

QiAnXinCodeSafe commented 4 years ago

https://github.com/IBM/watson-online-store/blob/f726712c571ea3ae208df9252ce3c2acec9c5c3c/run.py#L76 https://github.com/IBM/watson-online-store/blob/f726712c571ea3ae208df9252ce3c2acec9c5c3c/run.py#L121

An internal information leak occurs when system data or debugging information is sent to a local file, console, or screen via printing or logging. It is recommended to use concise and ambiguous information to prompt the user