File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *pi_zip.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+ *pi_zip.txt* For Vim バージョン 9.2. Last change: 2026 Apr 05
22
33 +====================+
44 | Zip File Interface |
@@ -32,6 +32,10 @@ Copyright: Copyright (C) 2005-2015 Charles E Campbell *zip-copyright*
3232 <return> キーを押す。編集後、ファイルに書き込むこともできる。現在、このプラ
3333 グインを使用して zip アーカイブに新しいファイルを作成することはできない。
3434
35+ zip プラグインは、一般的なパストラバーサル攻撃のパターンを検出しようとする
36+ が、すべてのケースを検出できるとは限らない。信頼できない入力データを使用す
37+ る場合は、このプラグインの使用に十分注意すること。
38+
3539 コマンド~
3640 *zip-x*
3741 x : カーソル上にある一覧のファイルを解凍する
Original file line number Diff line number Diff line change 1- *pi_zip.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+ *pi_zip.txt* For Vim version 9.2. Last change: 2026 Apr 05
22
33 +====================+
44 | Zip File Interface |
@@ -33,6 +33,10 @@ Copyright: Copyright (C) 2005-2015 Charles E Campbell *zip-copyright*
3333 also write to the file. Currently, one may not make a new file in
3434 zip archives via the plugin.
3535
36+ The zip plugin tries to detect some common path traversal attack
37+ patterns, but it may not catch all possible cases. Please be very
38+ careful when using this plugin with untrusted input.
39+
3640 COMMANDS~
3741 *zip-x*
3842 x : extract a listed file when the cursor is atop it
You can’t perform that action at this time.
0 commit comments