Fix/tmp security patch - #265
Conversation
PR apigee#256 previously bumped this dependency to 0.2.5, which successfully patched the Symlink vulnerability (CVE-2025-54798). However, the Path Traversal vulnerability (CVE-2026-44705) via prefix/postfix parameters was only recently patched in version 0.2.7. This update bumps the dependency to ^0.2.7 to ensure both CVEs are comprehensively remediated. Test Suite: 91 specs, 0 failures.
|
@rakesh-talanki - Thank you for opening this PR preserving the commits from my PR #256 and bumping the |
|
@rakesh-talanki - Thanks for merging this PR to fix the underlying security vulnerabilities mentioned in issue #255. I have closed that issue. @kevya-google / @rakesh-talanki - Would you have the necessary knowledge and / or access to release this change into the corresponding npm package hosted at: https://www.npmjs.com/package/apigeetool? Perhaps as version |
This fix is related to PR #256