pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:HTML
Filter by
175M results
What
leanplan-new now allocates a feature id in one of three forms instead of only NNNN-slug:
| Form | Invocation | Result |
| --- | --- | --- |
| Sequence (default) | leanplan-new anomaly publisher ...
Purpose of this pull request
This pull request (PR) documents the Google Pay container added to the Payment Services drop-in in version 4.0.0.
Changes
- Add GooglePay container page: configuration ...
Adds two distributed Claude Code slash commands to .claude/commands/:
- /rhiza_quality — run the code-quality gate (make fmt/typecheck/docs-coverage/deptry/security/test) and score the
repo.
- ...
🚨 Severity: HIGH 💡 Vulnerability: Cross-Site Scripting (XSS) via document.write() and unescaped template literals in
export features. 🎯 Impact: An attacker could inject malicious scripts through client ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Motivation
- Introduce a device-independent system administrator concept so a global admin account can be created for an STS file
instead of relying on a single-device admin staff role.
- Ensure ...
codex
背景
继 #1966 之后,本 PR 处理 mypy 标注时抓出、需要确认行为意图(intent)的另一批真实 bug。每个行为修复都配了聚焦单元测试,新测试已注册进 test-manifest.json。
修复清单
| 模块 | 问题 | 修法 | 类型 |
| --- | --- | --- | --- |
| autoscaler_service.delete_autoscaler_rule ...