Skip to content

fix: 代码审查问题修复(P1+P2 优先级)#141

Open
fanpsyong-code wants to merge 1 commit intocft0808:mainfrom
fanpsyong-code:feature/security-fixes-jjc-20260315-017
Open

fix: 代码审查问题修复(P1+P2 优先级)#141
fanpsyong-code wants to merge 1 commit intocft0808:mainfrom
fanpsyong-code:feature/security-fixes-jjc-20260315-017

Conversation

@fanpsyong-code
Copy link

@fanpsyong-code fanpsyong-code commented Mar 15, 2026

一堆BUG

- YAML 解析安全加固(1MB 限制,safe_load)
- bash 超时保护增强
- 路径遍历防护(safe_path 函数)
- 错误信息脱敏(sanitize_error 函数)
- 输入验证(InputValidator 类)
- 重试逻辑(retry_with_backoff 装饰器)
- 性能优化(lru_cache 缓存)

Ref: JJC-20260315-017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant