iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

prevent SQL injection by parameterization

Open maikebing opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. 使用SQL查询、删除、插入时 使用 序列化的参数进行 传递, 避免SQL注入导致安全问题。

Additional context https://github.com/eedalong/Apache-IoTDB-Client-CSharp/pull/76#discussion_r918936817

maikebing avatar Jul 15 '22 04:07 maikebing

@lausannel

maikebing avatar Jul 15 '22 04:07 maikebing

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

github-actions[bot] avatar Jul 15 '22 04:07 github-actions[bot]