Larry

Results 7 issues of 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` ![2e50a3e2-9636-4197-94ef-cebdfa24198b](https://cloud.githubusercontent.com/assets/5241418/7788504/309b2868-026f-11e5-9b8d-d619aada1ecf.png) 请教是何原因?

## 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...

kind/feature
topic: connector
topic: mysql
topic: postgresql

**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...

enhancement

**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

**Bug 描述** 页面存在 "Stored Cross-Site Scripting"(存储型跨站脚本攻击)漏洞 **复现步骤** 该 Bug 复现步骤如下 1. 创建/编辑一个 Canvas 2. 到 Design Tab 页面 3. Edit extract and add payload under Selector field 4. 保存后鼠标移到 Payload...

bug

**Bug 描述** 创建爬虫页面中的执行命令可以输入任何命令,没有做安全限制,会导致 RCE(Remote Code Execution) 的安全问题。 **期望结果** 对该功能进行严格限制(前后端),仅能选择脚本类型和脚本路径。 **截屏** ![image](https://github.com/user-attachments/assets/4791e8ec-7f93-4b9c-8f33-7519836ab835)

bug