Skip to content

Commit b4cf967

Browse files
authored
Merge pull request #2559 from h-east/update-pi_zip
Update pi_zip.{txt,jax}
2 parents 05c59f9 + e2cf2bf commit b4cf967

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

doc/pi_zip.jax

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 : カーソル上にある一覧のファイルを解凍する

en/pi_zip.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)