Skip to content
← リリースに戻る · 2.1.269
バグ修正 / v2.1.269

Bash teeによる書き込みパスチェック回避

CHANGELOG 原文(英語)

Fixed Edit() deny rules and the write-path check not applying to the file a Bash tee command writes; a Bash(tee:*) allow rule no longer covers destinations outside the working directories
公式の変更履歴を開く ↗

日本語での補足

Bashのteeコマンドが書き込むファイルに、Edit()のdenyルールと書き込みパスチェックが適用されない問題を修正。Bash(tee:*)のallowルールは、作業ディレクトリ外の書き込み先をもはや許可しない。

関連ドキュメント

機能の基本的な使い方を確認できます。今回の変更は上の原文をご覧ください。

変更の詳細