Larry
Larry
When using JsonLogic, I noticed that there are differences between using the Java SDK and the Web playground. For example, in the web version, I can get a result of...
`OSError: Device not configured`  请教是何原因?
## Problem `db pull` errors with `Error: Error in connector: Error querying the database: Error querying the database: The server terminated the connection.` ClickHouse supports MySQL wire protocol. I had...
**Is your feature request related to a problem? Please describe.** 1. Enhance Security with Two-Factor Authentication (2FA). This adds an extra layer of security, making brute-force attacks more difficult and...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Login as normal user 2. Intercept the HTTP request...
**Bug 描述** 页面存在 "Stored Cross-Site Scripting"(存储型跨站脚本攻击)漏洞 **复现步骤** 该 Bug 复现步骤如下 1. 创建/编辑一个 Canvas 2. 到 Design Tab 页面 3. Edit extract and add payload under Selector field 4. 保存后鼠标移到 Payload...
**Bug 描述** 创建爬虫页面中的执行命令可以输入任何命令,没有做安全限制,会导致 RCE(Remote Code Execution) 的安全问题。 **期望结果** 对该功能进行严格限制(前后端),仅能选择脚本类型和脚本路径。 **截屏** 