presidentbeef/brakeman

safe-methods: pass "pointed" methods?

開放

#1,738 建立於 2022年11月9日

 (1 則留言) (1 個反應) (0 位負責人)Ruby (767 個分叉)batch import
help wanted

倉庫指標

星標
 (7,232 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hi,

I'm using Sanitize.fragment(str) to sanitize, but --safe-methods=Sanitize.fragment does not work, I have to decay this into --safe-methods=fragment. But I feel less secure this way. It would be nice to have richer means to specify the safe methods.

Cheers!

貢獻者指南