Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:PHP language:Python

Filter by

176M results  (2 s)

176M results

Target Category: 🛡️ Risk Management Core Logic - **[2026-06-03] - Implementation of Accounting-Risk Loop Isolation and Homogeneous Matrix Controls Issue/Vulnerability: Mixing risk threshold management ...

Fixed a bug I found while browsing. Replaced bare except: with except Exception: in iacr.py line 370. Bare except clauses catch all exceptions including SystemExit and KeyboardInterrupt, which is bad practice ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. This section details on the original issue you should resolve ...

Problem The pip-audit and safety CI jobs are failing on main (pre-existing — not introduced by any feature branch). Latest run on main: 10 dependency-vulnerability findings outside the ignore lists. ...

Bumps eslint from 9.39.4 to 10.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.1 /h2 h2 ...

🤖 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

変更内容 ダッシュボードのセクション順を「最新月関連が上、推移・累計が下」に整理。 変更後の並び順 上部(最新月関連) 1. StatCards(差引支給額・総支給・控除合計・手取り率 etc.) 2. 控除内訳ドーナツチャート(最新月)← Charts セクションから移動 3. みなし残業効率カード(最新月数値 + 推移チャート) 下部(推移・累計) 4. 今年の累計(YTD)← ...

Bumps @vitejs/plugin-react from 4.7.0 to 6.0.2. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite-plugin-react/releases @​vitejs/plugin-react s releases /a ...
dependencies

💡 What: Replaced array-based inclusion check ([ + , - , * , / ].includes(char)) with a string-based inclusion check ( +-*/ .includes(char)) for identifying operators in script.js. 🎯 Why: The array approach ...

Bumps kubernetes from 36.0.0 to 36.0.2. details summary Release notes /summary p em Sourced from a href= https://github.com/kubernetes-client/python/releases kubernetes s releases /a . /em /p blockquote ...
dependencies
python