You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix failing unit tests for security risk extraction
- Fix _extract_security_risk method to always pop security_risk from arguments before checking readOnlyHint
- Update test calls to include the new readOnlyHint parameter (3rd argument)
- Add comprehensive test for readOnlyHint=True scenario
- Ensure security_risk is properly removed from arguments in all cases
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments