crytic/slither
在 GitHub 查看update register printer to consider multiple compilation units
Open
#1,780 建立於 2023年3月20日
buggood first issue
倉庫指標
- Star
- (4,769 star)
- PR 合併指標
- (平均合併 54天 9小時) (30 天內合併 2 個 PR)
描述
register_detector applies to each compilation unit
https://github.com/crytic/slither/blob/776dcab44070b2d236ae3bcf3b92f4245f14037a/slither/slither.py#L181-L189
register_printer does not and needs to be updated
https://github.com/crytic/slither/blob/776dcab44070b2d236ae3bcf3b92f4245f14037a/slither/slither.py#L201-L208