You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sql-lint was unable to lint the following query "(分号)[9] ()(括号)'WHERE vul_name='LDAP注入';".This could be a bug with sql-lint.
Is there any escape character or cjk character that cannot be processed normally here?
I use SQL-LINT to scan the mysql initialization script of our open source project, but there will be escape characters and Chinese characters in our .sql file.
You can find the sql file here. https://github.com/HXSecurity/Dongtai-Base-Image/tree/main/mysql
The following is the record of running sql-lint. 6_SQL LINT.txt
Hope it can be resolved.
The text was updated successfully, but these errors were encountered:
sql-lint was unable to lint the following query "(分号)[9] ()(括号)'WHERE vul_name='LDAP注入';".This could be a bug with sql-lint.
Is there any escape character or cjk character that cannot be processed normally here?
I use SQL-LINT to scan the mysql initialization script of our open source project, but there will be escape characters and Chinese characters in our .sql file.
You can find the sql file here.
https://github.com/HXSecurity/Dongtai-Base-Image/tree/main/mysql
The following is the record of running sql-lint.
6_SQL LINT.txt
Hope it can be resolved.
The text was updated successfully, but these errors were encountered: