pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:JavaScript
Filter by
182M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 75%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module, ...
ai-remediation
severity-low
Summary
Replace the Spotless/Palantir formatting setup with the project s own resources/checkstyle.xml, wire in the Checkstyle
(puppycrawl) Maven plugin as the build-time style gate, and add concise JavaDoc ...
this is a test PR
Why
The repo-tracker PostToolUse hook (claude-code/hooks/claude.py) silently swallows every error — except (URLError,
OSError): pass and a top-level except Exception: sys.exit(0) — and returns with no ...
Bug and impact
- Stock adjustment confirmation double-applied inventory deltas and revert subtracted the target quantity instead of
the recorded delta, corrupting warehouse stock.
- Production ...
Problem
The weekly mirror-base-images workflow failed on June 7 with:
dial tcp 192.168.4.10:30500: connect: connection refused
The local registry was briefly unreachable mid-transfer, causing the entire ...
Résumé
- Nouveau tests/api/test_api_boot_insecure.py : 2 tests prouvant que le lifespan FastAPI refuse une DSN insecure en
prod avant asyncpg.create_pool — miroir de S196 (chemin worker)
- create_runtime_pool ...