pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Java
Filter by
183M results
Summary
- Firewall downstream P1 citations so Record unbounded finite-additivity is consumed only under supplied
nonzero-record/readout-context premises.
- Refresh the BR-license runner guard ...
🚨 Severity: HIGH 💡 Vulnerability: The process_tool endpoint was vulnerable to a Denial of Service (DoS) due to unhandled
AttributeError exceptions if file.filename was None (which FastAPI returns if the ...
What problem does this PR solve?
Fixes #15859.
Some PDF parsing entry points call:
self._table_transformer_job(zoomin)
while _table_transformer_job() defaulted to auto_rotate=True.
Because of that, ...
Supersedes #4093 with a clean branch based on current dev.
Changes:
- Treat pip-success output as a valid ready signal when reconnecting serve tasks.
- Keep keyword-boundary tests honest by excluding ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
问题描述
迁移 063_fix_boolean_retroactive 在 PostgreSQL 环境执行失败,导致布尔列类型转换被回滚。
Fixes #881
问题原因
版本号格式变更导致 alembic_version 列长度不足
- 早期版本号:短格式如 059_add_smtp_tables(19字符)
- 新版本号:长格式如 20260615_063_fix_boolean_retroactive(36字符) ...