pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:C#
Filter by
195M results
🤖 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
Summary
The Lima vm backend was built on Ubuntu 24.04 → podman 4.9.3, and because provision.sh uses --no-install-recommends and
never named netavark, it fell back to the CNI backend with no aardvark-dns. ...
Summary
- Adds argparse to scripts/audit_last_run.py; default behavior now prints to stdout, and the old sample write requires
--write samples/last_run_audit.txt.
- Makes scripts/nightly_summary.py ...
Related Issue
Closes #596
Changes Made
- .feedback-subtitle color: #94a3b8 → #cbd5e1 (brighter, better contrast on dark bg)
- .feedback-form border: rgba(255,255,255,0.08) → 0.15 (form boundary ...
bug
gssoc:approved
gssoc
level:beginner
quality:clean
type:accessibility
type:bug
type:design
Summary
Define EPIC-019 for the in-app event-driven Upload-to-Report UX and split it into six MECE implementation issues.
Closes # !-- issue number --
Linked EPIC and ACs
| Field | Value |
| --- | ...
🚨 CI/CD Failure Alert
The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run107503-20260603-063819.
Summary
- Failed Jobs: 1
- Commit: ff6212d
- Run: #107508 ...
ci-failure
configuration
documentation
size/small
Bound paid review rounds per PR per UTC day (default 12), on top of the global daily budget and Actions concurrency
serialization. Completes the rate-limit half of #10.
🤖 Prepared with Claude Code
Summary
Fixes 4 bugs in the calculator module and adds explicit regression tests to prevent recurrence.
Bugs Fixed
1. divide() — now raises ValueError instead of ZeroDivisionError when divisor is zero ...