apache / iotdb

Apache IoTDB
https://iotdb.apache.org/
Apache License 2.0
5.52k stars 997 forks source link

prevent SQL injection by parameterization #6680

Open maikebing opened 2 years ago

maikebing commented 2 years ago

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 commented 2 years ago

@lausannel

github-actions[bot] commented 2 years ago

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