Skip to content

fix(tool_runner): avoid leaking tool exception details to LLM (CWE-209) - #814

Open
andesyteoss wants to merge 1 commit into
RobotecAI:mainfrom
andesyteoss:fix/cwe209-tool-runner-exception-d885
Open

fix(tool_runner): avoid leaking tool exception details to LLM (CWE-209)#814
andesyteoss wants to merge 1 commit into
RobotecAI:mainfrom
andesyteoss:fix/cwe209-tool-runner-exception-d885

fix(tool_runner): avoid leaking exception details to LLM/user (CWE-209)

b0ad885
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

73.19% (+0.00%) compared to e54f8ca

View this Pull Request on Codecov

73.19% (+0.00%) compared to e54f8ca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.19%. Comparing base (e54f8ca) to head (b0ad885).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   73.19%   73.19%           
=======================================
  Files          82       82           
  Lines        3582     3582           
=======================================
  Hits         2622     2622           
  Misses        960      960           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.