Skip to content

Fix: Windows Security Vulnerability and Test Failures (#1430)#1617

Closed
Tahir-yamin wants to merge 8 commits intoaden-hive:mainfrom
Tahir-yamin:fix/tests-and-windows-security
Closed

Fix: Windows Security Vulnerability and Test Failures (#1430)#1617
Tahir-yamin wants to merge 8 commits intoaden-hive:mainfrom
Tahir-yamin:fix/tests-and-windows-security

Conversation

@Tahir-yamin
Copy link
Contributor

Summary

This PR addresses the security vulnerability on Windows during runtime initialization and fixes the associated test failures in stream_runtime.py.

Changes

Fixes #1430

Tahir Yamin added 2 commits January 27, 2026 22:56
- Security: Fixed path traversal vulnerability on Windows in security.py
- Tests: Fixed credential tests to match optional Anthropic key design
- Tests: Mocked subprocess.run in file system tests for cross-platform compatibility
- Tests: Added mocked happy path for web search tool
@Tahir-yamin
Copy link
Contributor Author

@TimothyZhang7 @mishrapravin114 This is the fresh PR for #1430 (and #1609) since #1424 was closed. Could you please assign this PR to @Tahir-yamin as well? Thanks!

@Hundao
Copy link
Collaborator

Hundao commented Feb 25, 2026

Closing this PR. The scope is too broad (30 files, 2300+ lines) and includes files that shouldn't be committed (.coverage, test_out.txt, pr_diff.patch). Issue #1430 remains open for a more focused contribution.

@Hundao Hundao closed this Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: Windows Security Vulnerability and Test Failures

2 participants