pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Go language:TypeScript
Filter by
268M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Resumen
- Bloquea la fila de usuario antes de crear el estado pity del primer sobre.
- Reconsulta el pity bajo lock para que dos aperturas iniciales concurrentes no choquen al insertar.
- Añade ...
issues solved
Closes #71
Automated PR opened by caretta issue runner.
#1 The existing PR #28 removes the backdoor but leaves two problems: the || req.user condition can be satisfied by
upstream middleware without a real Passport session, and there is no detection if someone ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
Summary
Two HIGH findings from the 2026-05-31 LT audit, plus a Dockerfile cleanup pass.
HIGH — Liquidation time parsing TZ-fragile
liq.time is a naive ISO string (2026-01-08T10:28:36, no Z). new Date(...) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
摘要
- 修复空 message 携带 action 时不会进入 completionMessages 的问题。
- 复用实验性工具调用回复既有的 XML 渲染消息持久化逻辑。
- 保持普通纯空回复不持久化,避免改变无关行为。
验证
- yarn tsc --noEmit
- yarn fast-build
Fixes #96