feat: Add Function module to detect functions returning msg.sender directly or via alias #3290
Annotations
2 warnings
|
Lint Code Base:
slither/core/declarations/function.py#L1532
R0912: Too many branches (13/12) (too-many-branches)
|
|
Lint Code Base:
slither/core/declarations/function.py#L1565
R1702: Too many nested blocks (6/5) (too-many-nested-blocks)
|