pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:HTML
Filter by
43.6M results
Problem
The app crashes on startup with ValueError: Unsupported database URL: postgresql://... because
get_sqlalchemy_database_url() unconditionally calls sqlite_path_from_url(), which only accepts sqlite:/// ...
What
Wrap the fetch in sendEmail (billing.service.ts) in try/catch so a network-level throw degrades to { sent: false,
reason: resend_error } and gets logged, instead of bubbling up as an opaque 500. ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
Root cause
The SecurityHeadersMiddleware CSP added in the deploy work set img-src self data: https://i.ytimg.com — without blob:.
Avatars render via useAuthedImage → URL.createObjectURL(blob) → img src= ...
Archives the completed step-2d-contributing-guide change. Syncs contributing-guide spec to main specs.
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
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
Closes the API unavailable warnings shown in CI — both checks were posting a skipped notice whenever the Claude API
token was missing or exhausted.
What changed: Replaced claude -p /jsdoc-check and claude ...
chatgpt-review
Automated pull request for browser extension Playwright tests.
Objectif
Suite de tests backend complète couvrant tous les modules critiques.
8 nouvelles suites (338 tests)
| Suite | Tests | Couverture |
| --- | --- | --- |
| test_auth_suite.py | 40 | Bootstrap, ...