pullrequests Search Results · language:Dune language:Python language:HTML is:unmerged language:HTML language:JavaScript
Filter by
74.3M results
Documents preprocessing.
Closes #6
- Replace unsafe filename characters with _ instead of removing them
- Fix broken export with multibyte Unicode characters
Original commit: https://github.com/the-can-of-soup/desmos_import_export/commit/65e8a425755dc3d72327946372a122d45c510a07 ...
Automated test pull request
🛡️ Sentinel: [security improvement] Harden database file permissions on flush
💡 Vulnerability
The mode option in Node.js fs.writeFileSync only applies to newly created files. If the database file (suggestions.json) ...
🤖 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
Summary
- vision_analyze (and any tool reporting an image by local path) rendered a broken/404 image in its expanded tool
block. toolImageUrl returned the bare filesystem path (e.g. /Users/…/shot.png) ...
Summary
Phase 4 destructive deletion gate를 평가하는 일일 체크 스크립트 추가.
Why this script (not ralph)
Phase 4 gate는 7일 캘린더 대기를 요구함. 연속 ralph 루프는 Claude 세션 예산을 소모하지만 실질적 진전이 없음. cron/manual 데일리 실행이 적합.
Gates
...
Problem
deposit() and withdraw() in the token-votes-wrapper contract used bare assert! macros for input validation, producing
opaque panic strings instead of structured contract errors. A zero or negative ...