RipMeApp/ripme

Implement subdirectory sanitisation

開放

#16 建立於 2017年7月9日

 (10 則留言) (0 個反應) (0 位負責人)Java (640 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (3,524 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南