pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:JavaScript language:Python
Filter by
163M 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
Automated assessment from observation loop.
Why
A pinned run dir is created up front (so the dashboard can open LIVE), but every artifact except audit.jsonl is written
in one burst at finalize. For the whole run (~30 min on a disk image) the dir ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Pinned Azure.Identity at 1.21.0.
details summary Release notes /summary
Sourced from Azure.Identity s releases.
No release notes found for this version range.
Commits viewable in compare view. /details ...
dependencies
.NET
Unified replay for jendrikseipp/rednotebook
バージョン1.3.0をリリースしました。設定に透明度スライダーを追加し、Pillowを使用した高品質レンダリングを実装しました。ユーザーエクスペリエンス向上のため、様々なUI要素と設定を調整しました。
🤖 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
🎯 What: Removed unused apple_section import in src/ui/app.py. 💡 Why: apple_section was imported but never used in the
file, cluttering the imports. ✅ Verification: Ran pytest to ensure no regressions were ...