RipMeApp/ripme

Implement subdirectory sanitisation

オープン

#16 opened on 2017/07/09

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Java (640 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,524 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

The addURLToDownload method in AbstractRipper should have sanitisation implemented for sub directories. It's currently possible to pass invalid characters and have the directory creation fail. This is particularly an issue on Windows platforms.

Another side effect of no sanitisation is that slashes in the directory name create further subdirectories.

コントリビューターガイド